packagemanager.
packagemanager.class.php this class loads all the package informations and defines the action path this really helps deploying applications in zephyr and also seperate applications totally from the main zephyr engine
Located in /helper/packagemanager.class.php (line 15)
return the base path for this application
return the base path for this application
return the input filters in a ":" delimited string
return the input filters in a ":" delimited string
return the base path for this application
return the base path for this application
return the output filters in a ":" delimited string
return the output filters in a ":" delimited string
return the physical path of current package
return the physical path of current package this is extremely usefull when you want to manipulate file specially sqlite database at the current package context
return the name of pre_action_processor class because we must call it's execute method before loading any action this is extremely usefull when something have to be done before an action loads. true then action loader will load the desired action. die with a custom error message provided by this class.
return the name of pre_action_processor class because we must call it's execute method before loading any action this is extremely usefull when something have to be done before an action loads. like privilege management. if the execute method returns true then action loader will load the desired action. otherwise it will die with a custom error message provided by this class.
return the root template
return the root template
is compilation necessary for this root_template
is compilation necessary for this root_template
return if jscalendar is needed or not
return if jscalendar is needed or not
return if overlib is needed or not
return if overlib is needed or not
return whether to use package specific user defined smarty plugins or not
return whether to use package specific user defined smarty plugins or not
Documentation generated on Sat, 15 Apr 2006 22:10:30 +0600 by phpDocumentor 1.3.0RC3