PHPDevShell is a RAD Framework aimed at developing administrative applications.
Located in /PHPDS_template.class.php (line 14)
PHPDS_dependant | --template | --PHPDS_template
Content Distribution Network.
If you are running a very large site, you might want to consider running a dedicated light http server (httpdlight, nginx) that only serves static content like images and static files, call it a CDN if you like. By adding a host here 'http://192.34.22.33/project/cdn', all images etc, of PHPDevShell will be loaded from this address.
Modify Output Controller content.
Assign this variable if you would like to debug your script, it will show on critical errors as well.
It will parse anything that is assigned to it.
Use this to have global available variables throughout scripts. For instance in hooks.
Sends a message to login form.
Adds content to head of page.
Modify Output Breadcrumbs.
Modify Output Controller.
Modify Output Footer.
Modify Output Group.
Modify Output Login Link.
Modify Output Logo
Modify Output Menu.
Modify Output Role.
Modify Output Text Logo
Modify Output Time
Modify Output Title.
Modify Output User.
Contains module html sniplets.
Repository of data pieces to be used by the actual Theme code
Use this to have global available variables throughout scripts. For instance in hooks.
This variable is used to activate a stop script command, it will be used to end a script immediately while still finishing compiling the template.
Usage Example :
Name of the Theme to use (previously known as template)
Inherited from template
template::$active_language
template::$cron_output
template::$HOOK
template::$hook_array
template::$hook_request
template::$HTML
template::$modify_output_active_info
template::$modify_output_breadcrumbs
template::$modify_output_footer
template::$modify_output_menu
template::$modify_output_script
template::$modify_output_title
template::$view
Inherited from PHPDS_dependant
PHPDS_dependant::$dependance
PHPDS_dependant::$parent
Will add any css path to the <head></head> tags of your document.
Will add any css to the <head></head> tags of your document adding script tags.
Will add any js path to the <head></head> tags of your document.
Will add any js to the <head></head> tags of your document adding script tags.
Will add any content to the <head></head> tags of your document.
This returns/prints a busy of the script being executed. Intended to be used by the developer.
This returns/prints a critical message regarding the active script. Intended to be used by the developer.
Prints the number of queries used to the gui.
This returns/prints a error message regarding the active script. Intended to be used by the developer where exceptions are caught.
Executes the controller.
This function support output_script by looking deeper into menu structure to find last linked menu item that is not linked to another.
returns a piece from the repository, optionnaly throught a module
Get and return the supposed to run template.
Gets the correct location of a tpl file, will return full path, can be a view.tpl or view.tpl.php files.
This returns/prints a heading discription of the script being executed. Intended to be used by the developer.
Convert all HTML entities to their applicable characters.
This method will load given png icon from icon database,
This returns/prints info of the script being executed. Intended to be used by the developer.
Will attempt to load controller file from various locations.
Executes the login.
Login heading messages.
This returns/prints a message of the script being executed. Intended to be used by the developer.
Print a string via a module and returns the result
This returns/prints a note of the script being executed. Intended to be used by the developer.
This returns/prints a notice of the script being executed. Intended to be used by the developer.
This returns/prints a ok message regarding the active script. Intended to be used by the developer.
This returns/prints the absolute url for inside theme usage.
Returns "breadcrumbs" to the template system. Intended to be used by the engine.
Outputs charset.
Returns "output script" to the template system. Intended to be used by the engine.
Returns the last footer string to the template system. Intended to be used by the engine.
Sets template group.
Changes head output.
Outputs current language identifier being used.
Sets template login link.
Gets the desired logo and displays it. This method will try its best to deliver a logo, whatever the case.
Returns "menus" to the template system. Intended to be used by the engine.
This returns/prints the meta description for inside theme usage.
This returns/prints the meta keywords for inside theme usage.
Ability to call and display notifications pushed to the notification system.
Sets template role.
Returns "output script" to the template system. Intended to be used by the engine.
This returns/prints an image of the current script running.
This returns/prints the skin for inside theme usage.
Sets template system logo or name.
Sets template time.
Outputs the active scripts title.
Run default, custom or no template.
This returns/prints a heading of the script being executed. Intended to be used by the developer.
Acquire script identification image or logo.
insert a piece into the repository
This creates an the [i] when over with mouse a popup with a message appears, this can be placed anywhere. Intended to be used by the developer.
This returns/prints a warning message regarding the active script. Intended to be used by the developer.
Inherited From template
template::alt_color()
template::assign()
template::display()
template::dofetch()
template::extend_menu_loop()
template::fetch()
template::get_template()
template::hook()
template::html_entity_decode()
template::iconize()
template::info_mark()
template::load_icons()
template::login_emplate()
template::out()
template::output_active_info()
template::output_breadcrumbs()
template::output_charset()
template::output_footer()
template::output_language()
template::output_logo()
template::output_menu()
template::output_script()
template::output_title()
template::random_color()
template::result()
template::script_logo()
template::set()
template::show()
template::template_cron_output()
Inherited From PHPDS_dependant
PHPDS_dependant::__construct()
PHPDS_dependant::construct()
PHPDS_dependant::debugInstance()
PHPDS_dependant::factory()
PHPDS_dependant::factoryWith()
PHPDS_dependant::info()
PHPDS_dependant::log()
PHPDS_dependant::PHPDS_dependance()
PHPDS_dependant::_log()
PHPDS_dependant::__call()
PHPDS_dependant::__get()
PHPDS_dependant::__set()
Documentation generated on Tue, 09 Aug 2011 09:05:23 +0200 by phpDocumentor 1.4.3