|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--AjaxPages
Defined in AjaxPages.js
Author: Gustavo Amigo
| Constructor Summary | |
AjaxPages
()
Class responsable for processing Ajax Pages. |
|
| Method Summary | |
Object
|
getProcessor( value )
Get the function that processes the template |
Object
|
load( url )
Loads an Ajax Pages template from a file |
Object
|
parse( value )
Parses the template |
Object
|
process( value )
Processes the template |
| Constructor Detail |
AjaxPages()
| Method Detail |
Object getProcessor( value )
value - (Optional) The template code
Object load( url )
url - The file to be loaded
Object parse( value )
value - (Optional) The template code
Object process( value )
value - (Optional) The template code.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||