|
Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
| init () | |
| addDefaultLocations () | |
| addLocation ($path, $contents=array()) | |
| locate ($type, $filename='', $return='relative') | |
| search ($type, $filename='', $return='relative') | |
| _searchDirFiles ($dir, &$files, $prefix='') | |
| searchDir ($type, $directory='') | |
| loadClass ($class_name) | |
Data Fields | |
| $base_location = null | |
| $atk_location = null | |
| _searchDirFiles | ( | $ | dir, |
| &$ | files, | ||
| $ | prefix = '' |
||
| ) |
| addLocation | ( | $ | path, |
| $ | contents = array() |
||
| ) |
| init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from AbstractObject.
| loadClass | ( | $ | class_name | ) |
| locate | ( | $ | type, |
| $ | filename = '', |
||
| $ | return = 'relative' |
||
| ) |
| search | ( | $ | type, |
| $ | filename = '', |
||
| $ | return = 'relative' |
||
| ) |
| searchDir | ( | $ | type, |
| $ | directory = '' |
||
| ) |
| $atk_location = null |
| $base_location = null |