Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
init () | |
addDefaultIncludes () | |
addInclude ($file, $ext='.js') | |
addStylesheet ($file, $ext='.css', $template=false) | |
addOnReady ($js) | |
addWidget ($name) | |
addStdWidget ($name) | |
cutRender () | |
Data Fields | |
$dir = null |
addInclude | ( | $ | file, |
$ | ext = '.js' |
||
) |
Reimplemented from jQuery.
addOnReady | ( | $ | js | ) |
Reimplemented from jQuery.
addStdWidget | ( | $ | name | ) |
addStylesheet | ( | $ | file, |
$ | ext = '.css' , |
||
$ | template = false |
||
) |
Reimplemented from jQuery.
addWidget | ( | $ | name | ) |
init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from jQuery.
$dir = null |