|
Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
| __call ($name, $arguments) | |
| _fn ($name, $arguments=array()) | |
| __toString () | |
| _selector ($selector=null) | |
| _selectorDocument () | |
| _selectorWindow () | |
| _selectorThis () | |
| _selectorRegion () | |
| _prepend ($code) | |
| execute () | |
| _safe_js_string ($str) | |
| redirect ($page=null, $arg=null) | |
| reload ($arguments=array(), $fn=null, $url=null) | |
| _enclose ($fn=null, $preventDefault=false) | |
| _render () | |
| getLink ($text) | |
| getString () | |
| _css ($file) | |
| _load ($file) | |
Data Fields | |
| $str = '' | |
| $prepend = '' | |
| $selector = null | |
| $enclose = false | |
| $preventDefault = false | |
| $base = '' | |
Protected Member Functions | |
| _flattern_objects ($arg, $return_comma_list=false) | |
| __call | ( | $ | name, |
| $ | arguments | ||
| ) |
Reimplemented from AbstractObject.
| __toString | ( | ) |
Reimplemented from AbstractObject.
| _css | ( | $ | file | ) |
| _enclose | ( | $ | fn = null, |
| $ | preventDefault = false |
||
| ) |
| _flattern_objects | ( | $ | arg, |
| $ | return_comma_list = false |
||
| ) | [protected] |
| _fn | ( | $ | name, |
| $ | arguments = array() |
||
| ) |
| _load | ( | $ | file | ) |
| _prepend | ( | $ | code | ) |
| _render | ( | ) |
| _safe_js_string | ( | $ | str | ) |
| _selector | ( | $ | selector = null | ) |
| _selectorRegion | ( | ) |
| _selectorThis | ( | ) |
| _selectorWindow | ( | ) |
| execute | ( | ) |
| getLink | ( | $ | text | ) |
| getString | ( | ) |
| redirect | ( | $ | page = null, |
| $ | arg = null |
||
| ) |
| reload | ( | $ | arguments = array(), |
| $ | fn = null, |
||
| $ | url = null |
||
| ) |
| $base = '' |
| $enclose = false |
| $prepend = '' |
| $preventDefault = false |
| $selector = null |
| $str = '' |