BRICKOO::SetApplicationPath (since version 2.0)
Syntax
boolean SetApplicationPath ( string $applicationPath )
Parameters
applicationPath
The application path for dispatcher and controller calls.
Description
Sets the application path to use.
This path is used to autoload the application components like controllers, views, layout, etc.
This path is used to autoload the application components like controllers, views, layout, etc.
Return
boolean Returns true on success, false on fail.
See also
Last change 10/12/2009