This class contains general functions to use all over the system.
Located in /legacy/core.class.php (line 19)
PHPDS_dependant | --core
Class | Description |
---|---|
PHPDS_core | PHPDevShell is a RAD Framework aimed at developing administrative applications. |
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.
Turn $lang variables into constants.
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.
and the server's configured timezone (under General Settings). If the server timezone is 2 hours behind the user timezone, it will return -7200 for example. If the server timezone is 2 hours ahead of the user timezone, it will return 7200.
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:04:45 +0200 by phpDocumentor 1.4.3