constructs the Alia object
AApplication
__construct
()
returns the URL to the front controller
void
getFrontURL
()
returns the HTML necisarry for Alia's AJAX support
void
getHeaders
()
returns the instance of the AAplication object
runs the application
void
run
()
Sets the url to alia's front controller
void
setFrontURL
( $url)
Sets the main application widget.
void
setMainWidget
(
AWidget $widget)
-
AWidget
$widget: the main widget for the application