Returns reference to context
API Tags:
void handle_exception(
$e
)
|
|
Handles occurence of exception
If site is in development monde - prints the exception If site is in production mode - redirects to error page specified in Web_Site_Config
Parameters:
API Tags:
This is the place for any runtime initializations
API Tags:
| Abstract: | |
| Access: | protected |
void init_current_request_params(
)
|
|
Captures various server variables and composes base url (that will be exporded as value fo HTML <head><base>)
API Tags:
| Internal: | |
| Access: | protected |
Run() is intended ro run Web_Page instances.
Parameters:
API Tags:
Run other is intended to run all kind of Web_Ctrl objects like Ajax_Ctrl for example
Parameters:
API Tags:
Sets context
Parameters:
API Tags: