|
Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
| init () | |
| useArray (&$array) | |
| move ($name, $where, $relative=null) | |
| now () | |
| onHook ($object, $hook) | |
| later () | |
Data Fields | |
| $rules = array() | |
| $array = null | |
| init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from AbstractObject.
| later | ( | ) |
| move | ( | $ | name, |
| $ | where, | ||
| $ | relative = null |
||
| ) |
| now | ( | ) |
| onHook | ( | $ | object, |
| $ | hook | ||
| ) |
| useArray | ( | &$ | array | ) |
| $array = null |
| $rules = array() |