PHPDevShell is a RAD Framework aimed at developing administrative applications.
Located in /PHPDS_core.class.php (line 14)
PHPDS_dependant | --core | --PHPDS_core
Inherited from PHPDS_dependant
PHPDS_dependant::$dependance
PHPDS_dependant::$parent
Turns any given relative path to the absolute version of the path.
Function to return the current running/active plugin.
Function to return the current running/active template.
This shows a simple "alert" box which notifies the user about a specified condition.
This shows a simple "alert" box which notifies the user about a specified condition.
This creates a simple confirmation box to ask users input before performing a critical link click.
This creates a simple confirmation box to ask users input before performing a critical submit.
This method creates a random string with mixed alphabetic characters.
Function formats locale according to logged in user settings else will default to system.
This method will return the correct user time taking DST and users timezone into consideration.
Check and returns constant if constant is defined or returns normal variable if no constant defined.
This method loads the core language array and assigns it to a variable.
This method loads the plugin language with default items and icons array.
Assumes role of loading files.
This method loads the default menu language array and assigns it to a variable.
This methods allows you to load translation by giving their locations and name.
Will log current configuration data to firephp.
Convert string unsigned CRC32 value. This is unique and can help predict a entries id beforehand.
Use for folder names insuring unique id's.
Replaces accents with plain text for a given string.
Strip a string from the end of a string.
Is there no such function in PHP?
This method simply renames a string to safe unix standards.
This is a handy little function to strip out a string between two specified pieces of text.
This could be used to parse XML text, bbCode, or any other delimited code/text for that matter. Can also return all text with replaced string between tags.
Method is used to wrap the gettext international language conversion tool inside PHPDevShell.
Converts text to use gettext PO system.
Inherited From core
core::absolute_path()
core::active_plugin()
core::active_template()
core::alert_link()
core::alert_submit()
core::confirm_link()
core::confirm_submit()
core::create_random_string()
core::define_lang()
core::format_locale()
core::format_time_date()
core::is_constant()
core::load_core_language()
core::load_default_plugin_language()
core::load_file()
core::load_menu_language()
core::load_translation()
core::log_config()
core::name_to_id()
core::replace_accents()
core::right_trim()
core::safe_name()
core::user_server_tz_diff()
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:02 +0200 by phpDocumentor 1.4.3