[PHPDevShell] element index

Package indexes

All elements
a b c d e f g h i j k l m n o p q r s t u v w z _
_
top
$_GET
PHPDS_controller::$_GET in PHPDS_controller.class.php
$_POST
PHPDS_controller::$_POST in PHPDS_controller.class.php
_
_() in PHPDS_utils.inc.php
_e
_e() in PHPDS_utils.inc.php
This function echos the returning text.
_factory
PHPDS::_factory() in PHPDS.inc.php
Create a new instance of the given class and link it as dependant (arguments as an array)
_i
_i() in template.class.php
Creates a language tooltip string and prints it out to the template.
_log
PHPDS_dependant::_log() in PHPDS.inc.php
DEPRECATED: alias for log()
_log
PHPDS::_log() in PHPDS.inc.php
Alias for log() - don't use it doesn't follow the guidelines
__
__() in PHPDS_utils.inc.php
Wrapper for $core->__() method.
__
PHPDS_core::__() in PHPDS_core.class.php
Method is used to wrap the gettext international language conversion tool inside PHPDevShell.
__call
PHPDS_dependant::__call() in PHPDS.inc.php
Magic php function used when a non-defined method is called. Here we mimics multi-inheritance by calling methods from "roots"
__construct
PHPDS_fatalError::__construct() in PHPDS_exception.class.php
__construct
PHPDS_sprintfnException::__construct() in PHPDS_exception.class.php
__construct
PHPDS_exception::__construct() in PHPDS_exception.class.php
__construct
PHPDS::__construct() in PHPDS.inc.php
Constructor: initialize the instance and starts the configuration process
__construct
view::__construct() in view.class.php
Construct required files.
__construct
magic constructor
__destruct
PHPDS::__destruct() in PHPDS.inc.php
Destruct Class.
__destruct
PHPDS_notif::__destruct() in PHPDS_notif.class.php
__e
__e() in PHPDS_utils.inc.php
This function echos the returning text inside a domain.
__get
PHPDS_dependant::__get() in PHPDS.inc.php
Magic php function, called when trying to access a non-defined field
__get
PHPDS_array::__get() in PHPDS.inc.php
Magic get array.
__i
__i() in template.class.php
Creates a language tooltip string inside a text domain and prints it out to the template.
__invoke
PHPDS_debug::__invoke() in PHPDS_debug.class.php
Magic method: shortcut to log($ata)
__set
PHPDS_dependant::__set() in PHPDS.inc.php
__set
PHPDS_array::__set() in PHPDS.inc.php
Magig set array.
___
___() in PHPDS_utils.inc.php
Specifically meant for core translation domain.
__construct
PHPDS_query::__construct() in PHPDS_query.class.php
Backwards compatible variables.
__construct
PHPDS_PDOconnector::__construct() in PHPDS_dbConnector.class.php
Dependence constructor.
__construct
PHPDS_db::__construct() in PHPDS_db.class.php
Dependence constructor.
a
top
$active_language
template::$active_language in template.class.php
Contains active language identifier being used.
$alias
filemanager::$alias in filemanager.class.php
An alias to group the images with in a certain application.
$allowed_ext
filemanager::$allowed_ext in filemanager.class.php
The allowed extentions for uploads.
$ascendants
PU_tree::$ascendants in PHPDS_utils.inc.php
Associative array: for each node (by ref), what are the nodes upper in the tree
absolutePath
PHPDS_core::absolutePath() in PHPDS_core.class.php
Turns any given relative path to the absolute version of the path.
absolute_path
core::absolute_path() in core.class.php
Turns any given relative path to the absolute version of the path.
access_menu
security::access_menu() in security.class.php
activePlugin
PHPDS_core::activePlugin() in PHPDS_core.class.php
Function to return the current running/active plugin.
activeTemplate
PHPDS_core::activeTemplate() in PHPDS_core.class.php
Function to return the current running/active template.
active_plugin
core::active_plugin() in core.class.php
Function to return the current running/active plugin.
active_template
core::active_template() in core.class.php
Function to return the current running/active template.
add
PU_tree::add() in PHPDS_utils.inc.php
Add an element to the tree. When all elements are added, you MUST call climb()
add
PHPDS_notif::add() in PHPDS_notif.class.php
addCssFileToHead
PHPDS_template::addCssFileToHead() in PHPDS_template.class.php
Will add any css path to the <head></head> tags of your document.
addCSSToHead
PHPDS_template::addCSSToHead() in PHPDS_template.class.php
Will add any css to the <head></head> tags of your document adding script tags.
addJsFileToHead
PHPDS_template::addJsFileToHead() in PHPDS_template.class.php
Will add any js path to the <head></head> tags of your document.
addJsToHead
PHPDS_template::addJsToHead() in PHPDS_template.class.php
Will add any js to the <head></head> tags of your document adding script tags.
addToHead
PHPDS_template::addToHead() in PHPDS_template.class.php
Will add any content to the <head></head> tags of your document.
alertLink
PHPDS_core::alertLink() in PHPDS_core.class.php
This shows a simple "alert" box which notifies the user about a specified condition.
alertSubmit
PHPDS_core::alertSubmit() in PHPDS_core.class.php
This shows a simple "alert" box which notifies the user about a specified condition.
alert_link
core::alert_link() in core.class.php
This shows a simple "alert" box which notifies the user about a specified condition.
alert_submit
core::alert_submit() in core.class.php
This shows a simple "alert" box which notifies the user about a specified condition.
alt_color
template::alt_color() in template.class.php
Does the alternating colors of rows when there is more then 1 result. Intended to be used by the developer.
asArray
PHPDS_backtrace::asArray() in PHPDS_errorHandler.class.php
ascendants
PU_tree::ascendants() in PHPDS_utils.inc.php
Returns the ascendants of the given node, either as array or as a string for sql
asHTML
PHPDS_backtrace::asHTML() in PHPDS_errorHandler.class.php
assign
template::assign() in template.class.php
Sets Smarty variables to be passed to it.
asText
PHPDS_backtrace::asText() in PHPDS_errorHandler.class.php
auto_upload
filemanager::auto_upload() in filemanager.class.php
Simplifies the whole process of uploading files with type=file.
$autoProtect
PHPDS_query::$autoProtect in PHPDS_query.class.php
Automatically escape bad chars for all in-parameters
$auto_protect
PHPDS_query::$auto_protect in PHPDS_query.class.php
addWhere
PHPDS_query::addWhere() in PHPDS_query.class.php
Add a subclause to the main WHERE clause of the query
affectedRows
PHPDS_PDOconnector::affectedRows() in PHPDS_dbConnector.class.php
Return the number of affected rows in the result of the query
affectedRows
PHPDS_dbConnector::affectedRows() in PHPDS_dbConnector.class.php
asArray
PHPDS_query::asArray() in PHPDS_query.class.php
Returns a single field from every line, resulting in an array of values (ie some kind of "vertical" fetching)
asLine
PHPDS_query::asLine() in PHPDS_query.class.php
Returns the asked line as an array
asOne
PHPDS_query::asOne() in PHPDS_query.class.php
Return one value from the asked field of the asked line
asWhole
PHPDS_query::asWhole() in PHPDS_query.class.php
Returns all lines from the result as a big array of arrays
as_array
PHPDS_query::as_array() in PHPDS_query.class.php
Returns a single field from every line, resulting in an array of values (ie some kind of "vertical" fetching)
as_line
PHPDS_query::as_line() in PHPDS_query.class.php
Returns the asked line as an array
as_one
PHPDS_query::as_one() in PHPDS_query.class.php
Return one value from the asked field of the asked line
as_whole
PHPDS_query::as_whole() in PHPDS_query.class.php
Returns all lines from the result as a big array of arrays
b
top
$basepath
PHPDS::$basepath in PHPDS.inc.php
The textual path of PHPDS directory on disk (not the URL).
basepath
PHPDS::basepath() in PHPDS.inc.php
Simply returns basepath
belongsToGroup
PHPDS_user::belongsToGroup() in PHPDS_user.class.php
Check if user belongs to given group. Returns true if user belongs to user group.
belongsToRole
PHPDS_user::belongsToRole() in PHPDS_user.class.php
Check if user belongs to given role. Returns true if user belongs to user role.
busy
PHPDS_template::busy() in PHPDS_template.class.php
This returns/prints a busy of the script being executed. Intended to be used by the developer.
belongsToGroup
PHPDS_db::belongsToGroup() in PHPDS_db.class.php
Check if user belongs to given group. Returns true if user belongs to user group.
belongsToRole
PHPDS_db::belongsToRole() in PHPDS_db.class.php
Check if user belongs to given role. Returns true if user belongs to user role.
belongs_to_group
db::belongs_to_group() in db.class.php
Check if user belongs to given group. Returns true if user belongs to user group.
belongs_to_role
db::belongs_to_role() in db.class.php
Check if user belongs to given role. Returns true if user belongs to user role.
build
PHPDS_query::build() in PHPDS_query.class.php
Build the query based on the private sql and the parameters
$breadcrumbArray
PHPDS_navigation::$breadcrumbArray in PHPDS_navigation.class.php
buildURL
PHPDS_navigation::buildURL() in PHPDS_navigation.class.php
Returns the correct string for use in href when creating a link for a menu id. Will return sef url if possible.
buildURLFromPath
PHPDS_navigation::buildURLFromPath() in PHPDS_navigation.class.php
Will return the url for a certain menu item when path is provided.
c
top
$cacheObject
PHPDS_memCache::$cacheObject in PHPDS_memCache.inc.php
$cacheObject
PHPDS_sessionCache::$cacheObject in PHPDS_sessionCache.inc.php
$cache_dir
view::$cache_dir in view.class.php
Cache directory.
$CDN
PHPDS_template::$CDN in PHPDS_template.class.php
Content Distribution Network.
$cmod
filemanager::$cmod in filemanager.class.php
Set permission for newly uploaded files.
$compatMode
PHPDS::$compatMode in PHPDS.inc.php
The higher the less backward-compatible.
$compile_dir
view::$compile_dir in view.class.php
Compiling directory.
$conduits
PHPDS_debug::$conduits in PHPDS_debug.class.php
$configuration
PHPDS::$configuration in PHPDS.inc.php
Core system configuration settings.
$config_dir
view::$config_dir in view.class.php
Config directory.
$controller
PHPDS_template::$controller in PHPDS_template.class.php
Modify Output Controller content.
$convert_density
filemanager::$convert_density in filemanager.class.php
Choose the density image will be converted to from pdf.
$convert_pdf
filemanager::$convert_pdf in filemanager.class.php
Convert pdf to image using convert in Linux.
$cookie
PHPDS_security::$cookie in PHPDS_security.class.php
Cleaned up $_COOKIE.
$core
PHPDS::$core in PHPDS.inc.php
Core object.
$cron_output
template::$cron_output in template.class.php
When this variable is assigned, the cronjob will output to his template system if it is enabled in the config.
$crop_thumb_dimension
filemanager::$crop_thumb_dimension in filemanager.class.php
Crop by measure.
$crop_thumb_fromcenter
filemanager::$crop_thumb_fromcenter in filemanager.class.php
Crop from center.
cacheClear
PHPDS_sessionCache::cacheClear() in PHPDS_sessionCache.inc.php
Clear specific or all cache memory.
cacheClear
PHPDS_memCache::cacheClear() in PHPDS_memCache.inc.php
Clear specific or all cache memory.
cacheClear
PHPDS_noCache::cacheClear() in PHPDS_noCache.inc.php
Clear specific or all cache memory.
cacheEmpty
PHPDS_noCache::cacheEmpty() in PHPDS_noCache.inc.php
Checks if we have an empty cache container.
cacheEmpty
PHPDS_memCache::cacheEmpty() in PHPDS_memCache.inc.php
Checks if we have an empty cache container.
cacheEmpty
PHPDS_sessionCache::cacheEmpty() in PHPDS_sessionCache.inc.php
Checks if we have an empty cache container.
cacheRead
PHPDS_sessionCache::cacheRead() in PHPDS_sessionCache.inc.php
Return exising cache result to required item.
cacheRead
PHPDS_memCache::cacheRead() in PHPDS_memCache.inc.php
Return exising cache result for required key.
cacheRead
PHPDS_noCache::cacheRead() in PHPDS_noCache.inc.php
Return exising cache result to required item.
cacheWrite
PHPDS_sessionCache::cacheWrite() in PHPDS_sessionCache.inc.php
Writes new data to cache.
cacheWrite
PHPDS_noCache::cacheWrite() in PHPDS_noCache.inc.php
Writes new data to cache.
cacheWrite
PHPDS_memCache::cacheWrite() in PHPDS_memCache.inc.php
Writes new data to cache.
call_family
navigation::call_family() in navigation.class.php
Assists write_menu in calling menu children.
canAccessMenu
PHPDS_user::canAccessMenu() in PHPDS_user.class.php
Check if a user has access to a given menu id.
canAccessMenu
PHPDS_security::canAccessMenu() in PHPDS_security.class.php
Check if a user has access to a given menu id.
clear
PHPDS_notif::clear() in PHPDS_notif.class.php
clearLogin
PHPDS_login::clearLogin() in PHPDS_login.class.php
Destroys login session data.
clearLogin
iBaseLogin::clearLogin() in PHPDS_login.class.php
Destroys login session data.
ClearSend
email::ClearSend() in email.class.php
Clears all stored objects to prepare for new email send.
clearUserCookie
PHPDS_login::clearUserCookie() in PHPDS_login.class.php
Delete the current persistent cookie from the db and kill the cookie on the user end.
climb
PU_tree::climb() in PHPDS_utils.inc.php
Climb the tree in order to fill the descendant array.
conductor
PHPDS_errorHandler::conductor() in PHPDS_errorHandler.class.php
config
PHPDS::config() in PHPDS.inc.php
Main configuration method: load settings, create menus, templates, and so on After that, everything is ready to run all config_*() methods are meant to be called only at startup time by config()
configCoreSettings
Fetch core settings from the site configuration stored in the database Also fetch some settings from the session and the locales
configDb
PHPDS::configDb() in PHPDS.inc.php
Deal with database access configuration
configSession
PHPDS::configSession() in PHPDS.inc.php
Deal with the "session" part of the configuration
confirmLink
PHPDS_core::confirmLink() in PHPDS_core.class.php
This creates a simple confirmation box to ask users input before performing a critical link click.
confirmSubmit
PHPDS_core::confirmSubmit() in PHPDS_core.class.php
This creates a simple confirmation box to ask users input before performing a critical submit.
confirm_link
core::confirm_link() in core.class.php
This creates a simple confirmation box to ask users input before performing a critical link click.
confirm_submit
core::confirm_submit() in core.class.php
This creates a simple confirmation box to ask users input before performing a critical submit.
connectCacheServer
PHPDS_sessionCache::connectCacheServer() in PHPDS_sessionCache.inc.php
No real connection required if session cache is used.
connectCacheServer
PHPDS_noCache::connectCacheServer() in PHPDS_noCache.inc.php
Do the connection to the server.
connectCacheServer
PHPDS_memCache::connectCacheServer() in PHPDS_memCache.inc.php
Does the connection to the memcache server.
construct
PHPDS_errorHandler::construct() in PHPDS_errorHandler.class.php
Construtor
construct
PHPDS_debug::construct() in PHPDS_debug.class.php
construct
PHPDS_controller::construct() in PHPDS_controller.class.php
construct
Empty function called by the actual constructor; meant to be overriden
controlLogin
PHPDS_user::controlLogin() in PHPDS_user.class.php
Actual processing of login page.
controlLogin
iBaseLogin::controlLogin() in PHPDS_login.class.php
Check what to do with login action.
controlLogin
PHPDS_login::controlLogin() in PHPDS_login.class.php
Check what to do with login action.
copyArray
PHPDS::copyArray() in PHPDS.inc.php
Copy an array to another and defaults to false if the value isn't set
copySettings
PHPDS::copySettings() in PHPDS.inc.php
Copy settings from the database-loaded array. Converts and defaults to false if the value isn't set
core
core in core.class.php
This class contains general functions to use all over the system.
createRandomString
PHPDS_core::createRandomString() in PHPDS_core.class.php
This method creates a random string with mixed alphabetic characters.
create_date_directory
filemanager::create_date_directory() in filemanager.class.php
Creates directory according to month and year.
create_menu_id
navigation::create_menu_id() in navigation.class.php
Convert plugin file location to unsigned CRC32 value. This is unique and allows one to locate a menu item from location as well.
create_random_string
This method creates a random string with mixed alphabetic characters.
critical
PHPDS_template::critical() in PHPDS_template.class.php
This returns/prints a critical message regarding the active script. Intended to be used by the developer.
currentUserID
PHPDS_security::currentUserID() in PHPDS_security.class.php
Returns current logged in user id.
currentUserID
PHPDS_user::currentUserID() in PHPDS_user.class.php
Returns current logged in user id.
core.class.php
core.class.php in core.class.php
$cachedResult
PHPDS_query::$cachedResult in PHPDS_query.class.php
In some specific case (namely debugging) this will contain a cached version of the results
$connection
PHPDS_db::$connection in PHPDS_db.class.php
Contains connection data.
$connector
PHPDS_db::$connector in PHPDS_db.class.php
Database connector.
$countQueries
PHPDS_db::$countQueries in PHPDS_db.class.php
Count amount of queries used by the system.
cacheClear
PHPDS_db::cacheClear() in PHPDS_db.class.php
Clear specific or all cache memory.
cacheEmpty
PHPDS_db::cacheEmpty() in PHPDS_db.class.php
Checks if we have an empty cache container.
cacheRead
PHPDS_db::cacheRead() in PHPDS_db.class.php
Return exising cache result to required item.
cacheWrite
PHPDS_db::cacheWrite() in PHPDS_db.class.php
Writes new data to cache.
cache_clear
db::cache_clear() in db.class.php
Clear specific or all cache memory.
cache_empty
db::cache_empty() in db.class.php
Checks if we have an empty cache container.
cache_read
db::cache_read() in db.class.php
Return exising cache result to required item.
cache_write
db::cache_write() in db.class.php
Writes new data to cache.
checkParameters
checkParameters
PHPDS_query::checkParameters() in PHPDS_query.class.php
Allows daughter classes to check the parameters array before the query is sent
checkParameters
checkParameters
checkParameters
USER_isRootQuery::checkParameters() in PHPDS_user.query.php
checkResults
PHPDS_query::checkResults() in PHPDS_query.class.php
Allows daughter classes to check the results array before it's sent back
connect
PHPDS_dbConnector::connect() in PHPDS_dbConnector.class.php
connect
PHPDS_PDOconnector::connect() in PHPDS_dbConnector.class.php
Connect to the database server (compatibility method)
connect
PHPDS_db::connect() in PHPDS_db.class.php
Force database connection.
connectCacheServer
PHPDS_db::connectCacheServer() in PHPDS_db.class.php
Does the connection to the memcache server.
connector
PHPDS_query::connector() in PHPDS_query.class.php
connect_memcache
db::connect_memcache() in db.class.php
Does the connection to the memcache server.
connect_mysql
db::connect_mysql() in db.class.php
This method connects to the database, if fails return a message to the template system.
count
PHPDS_query::count() in PHPDS_query.class.php
Return the number of lines in a result
countRows
PHPDS_db::countRows() in PHPDS_db.class.php
Simple method to count number of rows in a table.
count_rows
db::count_rows() in db.class.php
Simple method to count number of rows in a table.
$child
PHPDS_navigation::$child in PHPDS_navigation.class.php
callFamily
PHPDS_navigation::callFamily() in PHPDS_navigation.class.php
Assists write_menu in calling menu children.
createBreadcrumbs
PHPDS_navigation::createBreadcrumbs() in PHPDS_navigation.class.php
This method compiles the history tree seen, this is the tree that the user sees expand when going deeper into menu levels.
createMenuId
PHPDS_navigation::createMenuId() in PHPDS_navigation.class.php
Convert plugin file location to unsigned CRC32 value. This is unique and allows one to locate a menu item from location as well.
createMenuStructure
PHPDS_navigation::createMenuStructure() in PHPDS_navigation.class.php
Compiles menu items in order.
currentMenuID
PHPDS_navigation::currentMenuID() in PHPDS_navigation.class.php
Simply returns current menu id.
checkParameters
d
top
$db
PHPDS::$db in PHPDS.inc.php
Core database object.
$debugInstance
PHPDS::$debugInstance in PHPDS.inc.php
Main instance of the debug module, which handles startup init.
$debugStr
PHPDS_template::$debugStr in PHPDS_template.class.php
Assign this variable if you would like to debug your script, it will show on critical errors as well.
$default_upload_directory
The default upload relative path for files.
$dependance
The object this object depend on. Ultimately up the chain it should be the main PHPSD instance
$descendants
PU_tree::$descendants in PHPDS_utils.inc.php
Associative array: for each node (by ref), what are the nodes lower in the tree
$display
PHPDS_errorHandler::$display in PHPDS_errorHandler.class.php
$domain
PHPDS_debug::$domain in PHPDS_debug.class.php
$do_create_resize_image
filemanager::$do_create_resize_image in filemanager.class.php
This option will shrink a large image to a smaller then original viewable image. This should be larger then a thumbnail in most cases as this is the image the user can see when clicking on a thumbnail.
$do_create_thumb
filemanager::$do_create_thumb in filemanager.class.php
Should thumbnails be created on image uploads.
$do_thumb_reflect
filemanager::$do_thumb_reflect in filemanager.class.php
Add thumb reflections.
DEBUG
PHPDS_debug::DEBUG in PHPDS_debug.class.php
debug
PHPDS_debug::debug() in PHPDS_debug.class.php
Push Firebug Debug Info
debugInfo
PHPDS_template::debugInfo() in PHPDS_template.class.php
Prints the number of queries used to the gui.
debugInstance
Create instance of PHPDS_debug.
decrypt
PHPDS_security::decrypt() in PHPDS_security.class.php
Decrypts a string with the configuration key provided.
DefaultSettings
email::DefaultSettings() in email.class.php
Loads all default PHPDevShell mail settings as defined in general settings for easy and quick sending.
define_lang
core::define_lang() in core.class.php
Turn $lang variables into constants.
deleteCookie
PHPDS_login::deleteCookie() in PHPDS_login.class.php
Delete cookie from database.
delete_dir
filemanager::delete_dir() in filemanager.class.php
Will delete a whole directory recursively (directory muste be writable).
delete_filename
filemanager::delete_filename() in filemanager.class.php
Deletes a filename.
delete_files
filemanager::delete_files() in filemanager.class.php
Delete file logs from database.
delete_persistent_cookie
descendants
PU_tree::descendants() in PHPDS_utils.inc.php
Returns the descendants of the given node, either as array or as a string for sql
determine_menu_name
navigation::determine_menu_name() in navigation.class.php
Determines what the menu item should be named.
dgettext
dgettext() in PHPDS_utils.inc.php
display
template::display() in template.class.php
Loads the default or custom template (tpl) file and prints it out.
display_filesize
filemanager::display_filesize() in filemanager.class.php
Convert numeric into file size.
dofetch
view::dofetch() in view.class.php
Loads the default or custom template (tpl) file and returns results.
dofetch
template::dofetch() in template.class.php
Loads the default or custom template (tpl) file and returns results.
doHandleError
PHPDS_errorHandler::doHandleError() in PHPDS_errorHandler.class.php
Error handler
doHandleException
PHPDS_errorHandler::doHandleException() in PHPDS_errorHandler.class.php
Exception handler
doHandleShutdown
PHPDS_errorHandler::doHandleShutdown() in PHPDS_errorHandler.class.php
Handle critical errors (if set to)
domain
PHPDS_debug::domain() in PHPDS_debug.class.php
Accessor for the domain field: get (and possibily set) the domain
download_file
filemanager::download_file() in filemanager.class.php
Enables the caller to download a file to a local writable directory.
do_login
security::do_login() in security.class.php
dtip
dtip() in PHPDS_template.class.php
Creates a language tooltip string inside a text domain and prints it out to the template.
dump
PHPDS_debug::dump() in PHPDS_debug.class.php
Dump the content of a variable to the backends
$dbName
PHPDS_db::$dbName in PHPDS_db.class.php
Contains database name where PHPDevShell runs on.
$dbPassword
PHPDS_db::$dbPassword in PHPDS_db.class.php
Contains database user password where PHPDevShell runs on.
$dbUsername
PHPDS_db::$dbUsername in PHPDS_db.class.php
Contains database user name where PHPDevShell runs on.
$defaultQuery
PHPDS_db::$defaultQuery in PHPDS_db.class.php
Query as string.
$displaySqlInError
PHPDS_db::$displaySqlInError in PHPDS_db.class.php
Display erroneous sql statements
db
db in db.class.php
This class makes connections to the database and makes the queries.
DB_countRowsQuery
DB_countRowsQuery in PHPDS_db.query.php
DB - Count Rows.
DB_deleteQuickQuery
DB_deleteQuickQuery in PHPDS_db.query.php
DB - Delete row from database with option to return deleted column name.
DB_deleteSettingsQuery
DB_deleteSettingsQuery in PHPDS_db.query.php
DB - Delete settings from database.
DB_doesRecordExistQuery
DB_doesRecordExistQuery in PHPDS_db.query.php
DB - Search and check if record exists in database.
DB_getSettingsQuery
DB_getSettingsQuery in PHPDS_db.query.php
DB - Get settings from database.
DB_installedPluginsQuery
DB_installedPluginsQuery in PHPDS_db.query.php
DB - Lists all installed plugins on PHPDevShell.
DB_logMenuAccessQuery
DB_logMenuAccessQuery in PHPDS_db.query.php
DB - Log Menu Access.
DB_logThisQuery
DB_logThisQuery in PHPDS_db.query.php
DB - General Logs.
DB_nameOfNewCopyQuery
DB_nameOfNewCopyQuery in PHPDS_db.query.php
DB - This method is used to generate a new name value for a particular string in the database.
DB_readPluginClassRegistryQuery
DB_readPluginClassRegistryQuery in PHPDS_db.query.php
Reads plugin registry to know what classes needs to be checked for when called.
DB_selectQuickQuery
DB_selectQuickQuery in PHPDS_db.query.php
DB - Quick selecting single value from database.
DB_tableExistQuery
DB_tableExistQuery in PHPDS_db.query.php
DB - Does Table Exist.
DB_writeSettingsQuery
DB_writeSettingsQuery in PHPDS_db.query.php
DB - Write settings to database.
debugInstance
PHPDS_query::debugInstance() in PHPDS_query.class.php
debugInstance
PHPDS_PDOconnector::debugInstance() in PHPDS_dbConnector.class.php
Debugging Instance.
deleteQuick
PHPDS_db::deleteQuick() in PHPDS_db.class.php
Delete data from the database with minimal effort.
deleteSettings
PHPDS_db::deleteSettings() in PHPDS_db.class.php
Delete all settings stored by a given plugins name, is used when uninstalling a plugin.
delete_quick
db::delete_quick() in db.class.php
Delete data from the database with minimal effort.
delete_settings
db::delete_settings() in db.class.php
Delete all settings stored by a given plugins name, is used when uninstalling a plugin.
doesRecordExist
PHPDS_db::doesRecordExist() in PHPDS_db.class.php
Determines whether the specified search string already exists in the specified field within the supplied table.
does_record_exist
db::does_record_exist() in db.class.php
Determines whether the specified search string already exists in the specified field within the supplied table.
db.class.php
db.class.php in db.class.php
determineMenuName
PHPDS_navigation::determineMenuName() in PHPDS_navigation.class.php
Determines what the menu item should be named.
e
top
$elements
PU_tree::$elements in PHPDS_utils.inc.php
Associative array of the nodes (element ref => element, usually a label)
$embedded
PHPDS::$embedded in PHPDS.inc.php
PHPDS is used throught the lib (true) or standalone (false).
$enabled
PHPDS_debug::$enabled in PHPDS_debug.class.php
$error_backtrace
PHPDS_errorHandler::$error_backtrace in PHPDS_errorHandler.class.php
$extendedMessage
PHPDS_exception::$extendedMessage in PHPDS_exception.class.php
email
email in email.class.php
Contains methods to handle emails appropriate.
enable
PHPDS_debug::enable() in PHPDS_debug.class.php
Enable or disable the debugger output ; get the current state
encrypt
PHPDS_security::encrypt() in PHPDS_security.class.php
Encrypts a string with the configuration key provided.
error
PHPDS_template::error() in PHPDS_template.class.php
This returns/prints a error message regarding the active script. Intended to be used by the developer where exceptions are caught.
ERROR
PHPDS_debug::ERROR in PHPDS_debug.class.php
error
PHPDS_debug::error() in PHPDS_debug.class.php
Push Firebug Error
error_log
PHPDS_errorHandler::error_log() in PHPDS_errorHandler.class.php
Write data to the error log using Apache flow
establish_ftp
filemanager::establish_ftp() in filemanager.class.php
Connects to a normal ftp or secure server.
execute
PHPDS_controller::execute() in PHPDS_controller.class.php
This method is meant to be the entry point of your class. Most checks and cleanup should have been done by the time it's executed
executeController
PHPDS_template::executeController() in PHPDS_template.class.php
Executes the controller.
extendMenuLoop
PHPDS_template::extendMenuLoop() in PHPDS_template.class.php
This function support output_script by looking deeper into menu structure to find last linked menu item that is not linked to another.
extend_menu_loop
template::extend_menu_loop() in template.class.php
This function support output_script by looking deeper into menu structure to find last linked menu item that is not linked to another.
email.class.php
email.class.php in email.class.php
$essentialSettings
PHPDS_db::$essentialSettings in PHPDS_db.class.php
Essential settings array.
endTransaction
PHPDS_PDOconnector::endTransaction() in PHPDS_dbConnector.class.php
Ends SQL transaction.
endTransaction
PHPDS_dbConnector::endTransaction() in PHPDS_dbConnector.class.php
endTransaction
PHPDS_db::endTransaction() in PHPDS_db.class.php
Commits database transactions.
end_transaction
db::end_transaction() in db.class.php
Commits database transactions.
extraBuild
PHPDS_query::extraBuild() in PHPDS_query.class.php
Construct the extra part of the query (WHERE ... GROUP BY ... ORDER BY...) Doesn't change $this->sql
extra_build
PHPDS_query::extra_build() in PHPDS_query.class.php
Construct the extra part of the query (WHERE ... GROUP BY ... ORDER BY...) Doesn't change $this->sql
extractMenu
PHPDS_navigation::extractMenu() in PHPDS_navigation.class.php
This methods loads the menu structure, this according to permission and conditions.
extraBuild
PHPDS_taggerListQuery::extraBuild() in PHPDS_tagger.query.php
f
top
$file
PHPDS_errorHandler::$file in PHPDS_errorHandler.class.php
$firebug
PHPDS_errorHandler::$firebug in PHPDS_errorHandler.class.php
$firephp
PHPDS_errorHandler::$firephp in PHPDS_errorHandler.class.php
factory
Create a new instance of the given class and link it as dependant (variable number of argument)
factoryWith
Create a new instance of the given class and link it as dependant (variable number of argument)
fetch
PHPDS_notif::fetch() in PHPDS_notif.class.php
fetch
template::fetch() in template.class.php
Loads the default or custom template (tpl) file and returns results.
fetchCodeFragment
PHPDS_backtrace::fetchCodeFragment() in PHPDS_errorHandler.class.php
filemanager
filemanager in filemanager.class.php
This class handles file uploads in its simplest form.
findGroupChildren
PHPDS_user::findGroupChildren() in PHPDS_user.class.php
Will dig deeper for children of groups.
fnmatch
fnmatch() in PHPDS_utils.inc.php
FNM_CASEFOLD
FNM_CASEFOLD in PHPDS_utils.inc.php
FNM_NOESCAPE
FNM_NOESCAPE in PHPDS_utils.inc.php
FNM_PATHNAME
FNM_PATHNAME in PHPDS_utils.inc.php
FNM_PERIOD
FNM_PERIOD in PHPDS_utils.inc.php
form
form in form.class.php
This class handles simple form functions.
formatLocale
PHPDS_core::formatLocale() in PHPDS_core.class.php
Function formats locale according to logged in user settings else will default to system.
formatTimeDate
PHPDS_core::formatTimeDate() in PHPDS_core.class.php
This method will return the correct user time taking DST and users timezone into consideration.
format_locale
core::format_locale() in core.class.php
Function formats locale according to logged in user settings else will default to system.
format_time_date
core::format_time_date() in core.class.php
This method will return the correct user time taking DST and users timezone into consideration.
ftp_rcopy
filemanager::ftp_rcopy() in filemanager.class.php
The following is a fully tested function (based on a previous note) that recursively puts files from a source directory to a destination directory. See http://rufy.com/tech/archives/000026.html for more information.
filemanager.class.php
filemanager.class.php in filemanager.class.php
form.class.php
form.class.php in form.class.php
$fields
PHPDS_query::$fields in PHPDS_query.class.php
The list of fields to study
$filter
db::$filter in db.class.php
Contains current filter data.
$focus
USER_guestRoleNameQuery::$focus in PHPDS_user.query.php
$focus
USER_isRootQuery::$focus in PHPDS_user.query.php
$focus
USER_isSameGroupQuery::$focus in PHPDS_user.query.php
$focus
USER_guestGroupNameQuery::$focus in PHPDS_user.query.php
$focus
PHPDS_query::$focus in PHPDS_query.class.php
Make a field the point of interest
fetchAssoc
PHPDS_PDOconnector::fetchAssoc() in PHPDS_dbConnector.class.php
Return the next line as an associative array
fetchAssoc
PHPDS_dbConnector::fetchAssoc() in PHPDS_dbConnector.class.php
free
PHPDS_dbConnector::free() in PHPDS_dbConnector.class.php
free
PHPDS_PDOconnector::free() in PHPDS_dbConnector.class.php
Clears the current connection (useful for example if we're fetching one row at a time and we give up before the end)
$focus
PHPDS_taggerLookupQuery::$focus in PHPDS_tagger.query.php
g
top
$get
PHPDS_security::$get in PHPDS_security.class.php
Cleaned up $_GET.
$global
PHPDS_template::$global in PHPDS_template.class.php
Use this to have global available variables throughout scripts. For instance in hooks.
$graphics_engine
filemanager::$graphics_engine in filemanager.class.php
Graphics Engine.
$groupsArray
PHPDS_user::$groupsArray in PHPDS_user.class.php
Set groups that exists.
$group_id
filemanager::$group_id in filemanager.class.php
The group a file batch belongs to.
generate_history_tree
navigation::generate_history_tree() in navigation.class.php
This method compiles the history tree seen, this is the tree that the user sees expand when going deeper into menu levels.
generic_button
navigation::generic_button() in navigation.class.php
Creates a link that looks like all the other submit buttons.
GET
PHPDS_controller::GET() in PHPDS_controller.class.php
Return a value from the _GET meta array
get
PHPDS::get() in PHPDS.inc.php
This is a generic accessor to allow field access through an homogeneous and controlled way.
getArgument
PHPDS_errorHandler::getArgument() in PHPDS_errorHandler.class.php
Converts variable into short text
getCauses
PHPDS_databaseException::getCauses() in PHPDS_exception.class.php
getCauses
PHPDS_exception::getCauses() in PHPDS_exception.class.php
returns a special message and a list of possible causes
getCauses
PHPDS_sprintfnException::getCauses() in PHPDS_exception.class.php
getExtendedMessage
PHPDS_exception::getExtendedMessage() in PHPDS_exception.class.php
getExtendedTrace
PHPDS_exception::getExtendedTrace() in PHPDS_exception.class.php
getFirePHP
PHPDS_errorHandler::getFirePHP() in PHPDS_errorHandler.class.php
getGroups
PHPDS_user::getGroups() in PHPDS_user.class.php
This function gets all group id's for given user ids, while returning a string divided by ',' character or an array with ids.
getignoreLines
PHPDS_exception::getignoreLines() in PHPDS_exception.class.php
getPiece
PHPDS_template::getPiece() in PHPDS_template.class.php
returns a piece from the repository, optionnaly throught a module
getRoles
PHPDS_user::getRoles() in PHPDS_user.class.php
This function gets all role id's for a given user id, while returning a string divided by ',' character or an array with ids.
getTemplate
PHPDS_template::getTemplate() in PHPDS_template.class.php
Get and return the supposed to run template.
gettext
gettext() in PHPDS_utils.inc.php
getTpl
PHPDS_template::getTpl() in PHPDS_template.class.php
Gets the correct location of a tpl file, will return full path, can be a view.tpl or view.tpl.php files.
getUserIp
PHPDS_user::getUserIp() in PHPDS_user.class.php
Simple method to return users IP, this method will be improved in the future if needed.
getUserIp
PHPDS_security::getUserIp() in PHPDS_security.class.php
Simple method to return users IP, this method will be improved in the future if needed.
get_file_base
filemanager::get_file_base() in filemanager.class.php
Get filename without extension.
get_file_extension
filemanager::get_file_extension() in filemanager.class.php
Get a files extension.
get_template
template::get_template() in template.class.php
Get and return the supposed to run template.
get_tpl
view::get_tpl() in view.class.php
Gets the correct location of a tpl file.
groupExist
PHPDS_user::groupExist() in PHPDS_user.class.php
Simple check to see if a certain group exists.
$groupby
PHPDS_query::$groupby in PHPDS_query.class.php
getEssentialSettings
PHPDS_db::getEssentialSettings() in PHPDS_db.class.php
Used to get all essential system settings from the database, preventing multiple queries.
getGroups
PHPDS_db::getGroups() in PHPDS_db.class.php
This function gets all group id's for given user ids, while returning a string divided by ',' character or an array with ids.
getKey
PHPDS_query::getKey() in PHPDS_query.class.php
Try to figure out which is the key field.
getResults
PHPDS_query::getResults() in PHPDS_query.class.php
Deal with all special cases (i.e flags) regarding how results should be returned
getRoles
PHPDS_db::getRoles() in PHPDS_db.class.php
This function gets all role id's for a given user id, while returning a string divided by ',' character or an array with ids.
getSettings
PHPDS_db::getSettings() in PHPDS_db.class.php
Loads and returns required settings from database.
get_essential_settings
Used to get all essential system settings from the database, preventing multiple queries.
get_groups
db::get_groups() in db.class.php
This function gets all group id's for given user ids, while returning a string divided by ',' character or an array with ids.
get_hooks
db::get_hooks() in db.class.php
Pulls all registered hooks from the database and prepares them in an array.
get_key
PHPDS_query::get_key() in PHPDS_query.class.php
Try to figure out which is the key field.
get_results
PHPDS_query::get_results() in PHPDS_query.class.php
Deal with all special cases (i.e flags) regarding how results should be returned
get_roles
db::get_roles() in db.class.php
This function gets all role id's for a given user id, while returning a string divided by ',' character or an array with ids.
get_settings
db::get_settings() in db.class.php
Loads and returns required settings from database.
groupExist
PHPDS_db::groupExist() in PHPDS_db.class.php
Simple check to see if a certain group exists.
group_exist
db::group_exist() in db.class.php
Simple check to see if a certain group exists.
getResults
PHPDS_taggerLookupQuery::getResults() in PHPDS_tagger.query.php
h
top
$heritage
PHPDS_notif::$heritage in PHPDS_notif.class.php
$HOOK
template::$HOOK in template.class.php
Contains script HOOK data.
$hook_array
template::$hook_array in template.class.php
Contains array with existing registered hook points for active script.
$hook_request
template::$hook_request in template.class.php
The hook position id (head, foot, aaa, etc...) that is being required in main script.
$HTML
template::$HTML in template.class.php
Contains script HTML data.
handleResult
PHPDS_controller::handleResult() in PHPDS_controller.class.php
Deal with the controller's output
hasCauses
PHPDS_sprintfnException::hasCauses() in PHPDS_exception.class.php
hasCauses
PHPDS_exception::hasCauses() in PHPDS_exception.class.php
some Exception may choose to display some possible cause for the error, to help tracking down the error
hasCauses
PHPDS_databaseException::hasCauses() in PHPDS_exception.class.php
hashPassword
PHPDS_security::hashPassword() in PHPDS_security.class.php
Creates a "secret" version of the password
hash_password
security::hash_password() in security.class.php
heading
PHPDS_template::heading() in PHPDS_template.class.php
This returns/prints a heading discription of the script being executed. Intended to be used by the developer.
highlightString
PHPDS_backtrace::highlightString() in PHPDS_errorHandler.class.php
hook
template::hook() in template.class.php
The exact location where hook should be applied.
htmlEntityDecode
PHPDS_template::htmlEntityDecode() in PHPDS_template.class.php
Convert all HTML entities to their applicable characters.
html_entity_decode
template::html_entity_decode() in template.class.php
Convert all HTML entities to their applicable characters.
i
top
$ignoreLines
PHPDS_exception::$ignoreLines in PHPDS_exception.class.php
$ignore_notices
PHPDS_errorHandler::$ignore_notices in PHPDS_errorHandler.class.php
Error handler options
$ignore_warnings
PHPDS_errorHandler::$ignore_warnings in PHPDS_errorHandler.class.php
$image_copies
filemanager::$image_copies in filemanager.class.php
When converting to pdf with multiple pages, image copies will be stored here.
$image_quality
filemanager::$image_quality in filemanager.class.php
Image quality of converted images.
$I_give_up
PHPDS_errorHandler::$I_give_up in PHPDS_errorHandler.class.php
index.php
index.php in index.php
iBaseLogin
iBaseLogin in PHPDS_login.class.php
Interface a plugin must implement to be used in authentification
icon
PHPDS_template::icon() in PHPDS_template.class.php
This method will load given png icon from icon database,
iconize
template::iconize() in template.class.php
Will pick image or text icon depending on print or fast mode.
icon_type
filemanager::icon_type() in filemanager.class.php
Takes a filename and checks what icon needs to go with it.
import
PHPDS_notif::import() in PHPDS_notif.class.php
includeConfigFile
Load one config file, if it exists
index.php
index.php in index.php
info
PHPDS_debug::info() in PHPDS_debug.class.php
Push Firebug Info
info
PHPDS_dependant::info() in PHPDS.inc.php
DEPRECATED: alias for _log()
info
PHPDS_template::info() in PHPDS_template.class.php
This returns/prints info of the script being executed. Intended to be used by the developer.
INFO
PHPDS_debug::INFO in PHPDS_debug.class.php
info_mark
template::info_mark() in template.class.php
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.
isConstant
PHPDS_core::isConstant() in PHPDS_core.class.php
Check and returns constant if constant is defined or returns normal variable if no constant defined.
isEmbedded
PHPDS::isEmbedded() in PHPDS.inc.php
Check if instance is embedded.
isEnabled
PHPDS_debug::isEnabled() in PHPDS_debug.class.php
Is this instance sending data?
isLoggedIn
PHPDS_user::isLoggedIn() in PHPDS_user.class.php
Check is user is logged in, return false if not.
isLoggedIn
iBaseLogin::isLoggedIn() in PHPDS_login.class.php
Check is user is logged in, return false if not.
isLoggedIn
PHPDS_login::isLoggedIn() in PHPDS_login.class.php
Check is user is logged in, return false if not.
isLoggedIn
PHPDS_security::isLoggedIn() in PHPDS_security.class.php
Check is user is logged in, return false if not.
isRoot
PHPDS_security::isRoot() in PHPDS_security.class.php
Check if user is a root user.
isRoot
PHPDS_user::isRoot() in PHPDS_user.class.php
Check if user is a root user.
isSameGroup
PHPDS_user::isSameGroup() in PHPDS_user.class.php
Check if the currently logged in user is the same group as the given user.
isSameGroup
PHPDS_security::isSameGroup() in PHPDS_security.class.php
Check if the currently logged in user is the same group as the given user
is_constant
core::is_constant() in core.class.php
Check and returns constant if constant is defined or returns normal variable if no constant defined.
is_logged_in
security::is_logged_in() in security.class.php
is_root
security::is_root() in security.class.php
is_same_group
security::is_same_group() in security.class.php
index.php
index.php in index.php
index.php
index.php in index.php
installedPlugins
PHPDS_db::installedPlugins() in PHPDS_db.class.php
Writes array of all the installed plugins on the system.
installed_plugins
db::installed_plugins() in db.class.php
Writes array of all the installed plugins on the system.
invoke
PHPDS_query::invoke() in PHPDS_query.class.php
The usual process of a query: check the parameters, send the query to the server, check the results
invoke
invoke
invoke
USER_belongsToRoleQuery::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
USER_getGroupsQuery::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
USER_roleExistQuery::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
USER_groupExistQuery::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
USER_getRolesQuery::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
DB_writeSettingsQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
USER_findGroupChildren::invoke() in PHPDS_user.query.php
Initiate query invoke command.
invoke
DB_logThisQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
DB_deleteQuickQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
DB_countRowsQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
DB_nameOfNewCopyQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
DB_deleteSettingsQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
DB_doesRecordExistQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invoke
Initiate query invoke command.
invoke
DB_getSettingsQuery::invoke() in PHPDS_db.query.php
Initiate query invoke command.
invokeQuery
PHPDS_db::invokeQuery() in PHPDS_db.class.php
Locates the query class of the given name, loads it, intantiate it, send the query to the DB, and return the result
invokeQueryWith
PHPDS_db::invokeQueryWith() in PHPDS_db.class.php
Locates the query class of the given name, loads it, intantiate it, send the query to the DB, and return the result
invoke
NAVIGATION_extractMenuQuery::invoke() in PHPDS_navigation.query.php
Loads favorite control panel menu items.
invoke
PHPDS_updateTagsQuery::invoke() in PHPDS_tagger.query.php
Initiate query invoke command.
j
top
jquery
jquery in jquery.class.php
This is the wysiwyg editor class, PHPDevShell uses TinyMCE as we found it well tested, if you choose to use your own wysiwyg editor, simply replace this class file with your own class and settings to your wysiwyg editor. You may visit the TinyMCE website to find usage of how you could add more functionality to TinyMCE.
jquery_load
jquery::jquery_load() in jquery.class.php
This method loads the appropriate jquery classes, see http://jqueryui.com for examples.
jquery.class.php
jquery.class.php in jquery.class.php
k
top
$keyField
PHPDS_query::$keyField in PHPDS_query.class.php
The name of the field to use as a key.
l
top
$lang
PHPDS::$lang in PHPDS.inc.php
Core system language values.
$legacy
PHPDS_notif::$legacy in PHPDS_notif.class.php
$level
PHPDS_debug::$level in PHPDS_debug.class.php
$lightbox
jquery::$lightbox in jquery.class.php
Load lightbox effects using fancybox.
$load_ui
jquery::$load_ui in jquery.class.php
Load the jquery UI.
$loginMessage
PHPDS_template::$loginMessage in PHPDS_template.class.php
Sends a message to login form.
$log_uploads
filemanager::$log_uploads in filemanager.class.php
Should file uploads be logged to the database.
lastLine
PHPDS_backtrace::lastLine() in PHPDS_errorHandler.class.php
loadConfig
PHPDS::loadConfig() in PHPDS.inc.php
Create a config from the config files, and store it in the instance field
loadConfigFile
PHPDS::loadConfigFile() in PHPDS.inc.php
Load one config file, if it exists; also tried a ".local" with the same name
loadControllerFile
PHPDS_template::loadControllerFile() in PHPDS_template.class.php
Will attempt to load controller file from various locations.
loadCoreLanguage
PHPDS_core::loadCoreLanguage() in PHPDS_core.class.php
This method loads the core language array and assigns it to a variable.
loadDefaultPluginLanguage
This method loads the plugin language with default items and icons array.
loadFile
PHPDS_core::loadFile() in PHPDS_core.class.php
Assumes role of loading files.
loadFunctions
PHPDS::loadFunctions() in PHPDS.inc.php
Loads extra broad based system functions.
loadMenuLanguage
PHPDS_core::loadMenuLanguage() in PHPDS_core.class.php
This method loads the default menu language array and assigns it to a variable.
loadPluginsConfig
Load plugin-specific host-style config
loadTranslation
PHPDS_core::loadTranslation() in PHPDS_core.class.php
This methods allows you to load translation by giving their locations and name.
load_core_language
core::load_core_language() in core.class.php
This method loads the core language array and assigns it to a variable.
load_default_plugin_language
This method loads the plugin language with default items and icons array.
load_file
core::load_file() in core.class.php
Assumes role of loading files.
load_files
filemanager::load_files() in filemanager.class.php
Load uploaded files from the log database.
load_icons
template::load_icons() in template.class.php
Will load template icons and assign to lang array.
load_menu_language
core::load_menu_language() in core.class.php
This method loads the default menu language array and assigns it to a variable.
load_page
navigation::load_page() in navigation.class.php
Returns the correct string for use in href when creating a link for a menu id. Will return sef url if possible.
load_security
security::load_security() in security.class.php
load_translation
core::load_translation() in core.class.php
This methods allows you to load translation by giving their locations and name.
LOG
PHPDS_debug::LOG in PHPDS_debug.class.php
log
PHPDS_debug::log() in PHPDS_debug.class.php
Log the data to the backends with the LOG level (the smallest, most often seen)
log
PHPDS_dependant::log() in PHPDS.inc.php
Send info data to the debug subsystem (console, firebug, ...)
log
PHPDS::log() in PHPDS.inc.php
Send info data to the debug subsystem (console, firebug, ...)
logConfig
PHPDS_core::logConfig() in PHPDS_core.class.php
Will log current configuration data to firephp.
loginForm
PHPDS_template::loginForm() in PHPDS_template.class.php
Executes the login.
loginForm
iBaseLogin::loginForm() in PHPDS_login.class.php
Loads the username & password html template form.
loginForm
PHPDS_login::loginForm() in PHPDS_login.class.php
Loads the username & password html template form.
loginFormHeading
PHPDS_template::loginFormHeading() in PHPDS_template.class.php
Login heading messages.
login_emplate
template::login_emplate() in template.class.php
Loads the username & password html template form.
log_config
core::log_config() in core.class.php
Will log current configuration data to firephp.
lookupCookieLogin
PHPDS_login::lookupCookieLogin() in PHPDS_login.class.php
Search the database for the given credentials from a persistent cookie
lookupUser
iBaseLogin::lookupUser() in PHPDS_login.class.php
Search the database for the given credentials
lookupUser
PHPDS_login::lookupUser() in PHPDS_login.class.php
Search the database for the given credentials
lookup_persistent_user
lookup_user
security::lookup_user() in security.class.php
$limit
PHPDS_query::$limit in PHPDS_query.class.php
$limit_count
db::$limit_count in db.class.php
Override limit count results.
$logArray
PHPDS_db::$logArray in PHPDS_db.class.php
Array for log data to be written.
lastId
PHPDS_PDOconnector::lastId() in PHPDS_dbConnector.class.php
Simply returns last inserted id from database.
lastId
PHPDS_dbConnector::lastId() in PHPDS_dbConnector.class.php
limit
PHPDS_query::limit() in PHPDS_query.class.php
Limits query.
LoadPluginClasses
PHPDS_db::LoadPluginClasses() in PHPDS_db.class.php
Loads all available plugins into array.
LOGIN_deleteCookieQuery
LOGIN_deleteCookieQuery in PHPDS_login.query.php
LOGIN - Deletes users cookie data.
LOGIN_deletePersistentCookieQuery
LOGIN_deletePersistentCookieQuery in PHPDS_login.query.php
LOGIN - Remove persistant cookie from database
LOGIN_selectCookieQuery
LOGIN_selectCookieQuery in PHPDS_login.query.php
LOGIN - Selects users cookie data.
LOGIN_selectUserPersistentQuery
LOGIN_selectUserPersistentQuery in PHPDS_login.query.php
LOGIN - Selects users persistant login details.
LOGIN_setPersistentCookieQuery
LOGIN_setPersistentCookieQuery in PHPDS_login.query.php
LOGIN - Insert persistant cookie data.
logMenuAccess
PHPDS_db::logMenuAccess() in PHPDS_db.class.php
Method logs menu access per user.
logThis
PHPDS_db::logThis() in PHPDS_db.class.php
This method logs error and success entries to the database.
log_menu_access
db::log_menu_access() in db.class.php
Method logs menu access per user.
log_this
db::log_this() in db.class.php
This method logs error and success entries to the database.
m
top
$mail
PHPDS_errorHandler::$mail in PHPDS_errorHandler.class.php
$mailsetting
email::$mailsetting in email.class.php
Contains default database settings.
$massmail_limit
email::$massmail_limit in email.class.php
Limits the amount of emails to send out per outgoing cycle, this prevents timeouts.
$max_filesize
filemanager::$max_filesize in filemanager.class.php
The maximum allowed file upload size.
$max_imagesize
filemanager::$max_imagesize in filemanager.class.php
The maximum allowed image upload size.
$menu_id
filemanager::$menu_id in filemanager.class.php
Groups file upload by menu id.
$mergeGroups
PHPDS_user::$mergeGroups in PHPDS_user.class.php
Stores string of groups for specific user.
$mergeRoles
PHPDS_user::$mergeRoles in PHPDS_user.class.php
Stores string of roles for specific user.
$modifyHead
PHPDS_template::$modifyHead in PHPDS_template.class.php
Adds content to head of page.
$modifyOutputBreadcrumbs
PHPDS_template::$modifyOutputBreadcrumbs in PHPDS_template.class.php
Modify Output Breadcrumbs.
$modifyOutputController
PHPDS_template::$modifyOutputController in PHPDS_template.class.php
Modify Output Controller.
$modifyOutputFooter
PHPDS_template::$modifyOutputFooter in PHPDS_template.class.php
Modify Output Footer.
$modifyOutputGroup
PHPDS_template::$modifyOutputGroup in PHPDS_template.class.php
Modify Output Group.
$modifyOutputLoginLink
PHPDS_template::$modifyOutputLoginLink in PHPDS_template.class.php
Modify Output Login Link.
$modifyOutputLogo
PHPDS_template::$modifyOutputLogo in PHPDS_template.class.php
Modify Output Logo
$modifyOutputMenu
PHPDS_template::$modifyOutputMenu in PHPDS_template.class.php
Modify Output Menu.
$modifyOutputRole
PHPDS_template::$modifyOutputRole in PHPDS_template.class.php
Modify Output Role.
$modifyOutputTextLogo
PHPDS_template::$modifyOutputTextLogo in PHPDS_template.class.php
Modify Output Text Logo
$modifyOutputTime
PHPDS_template::$modifyOutputTime in PHPDS_template.class.php
Modify Output Time
$modifyOutputTitle
PHPDS_template::$modifyOutputTitle in PHPDS_template.class.php
Modify Output Title.
$modifyOutputUser
PHPDS_template::$modifyOutputUser in PHPDS_template.class.php
Modify Output User.
$modify_output_active_info
Use this variable to modify the output templates active info.
$modify_output_breadcrumbs
Use this variable to modify the output templates breadcrumbs.
$modify_output_footer
template::$modify_output_footer in template.class.php
Use this variable to modify the output templates footer.
$modify_output_menu
template::$modify_output_menu in template.class.php
Use this variable to modify the output templates menu.
$modify_output_script
template::$modify_output_script in template.class.php
Use this variable to modify the output templates script.
$modify_output_title
template::$modify_output_title in template.class.php
Use this variable to modify the output templates title.
$module
PHPDS_template::$module in PHPDS_template.class.php
Contains module html sniplets.
message
PHPDS_errorHandler::message() in PHPDS_errorHandler.class.php
Quick independent message styling, just to make it look better yea.
message
PHPDS_template::message() in PHPDS_template.class.php
This returns/prints a message of the script being executed. Intended to be used by the developer.
modPrint
PHPDS_template::modPrint() in PHPDS_template.class.php
Print a string via a module and returns the result
$memcache
PHPDS_db::$memcache in PHPDS_db.class.php
Memcache object.
makeQuery
PHPDS_db::makeQuery() in PHPDS_db.class.php
Locates the query class of the given name, loads it, intantiate it, and returns the query object
menuFile
PHPDS_navigation::menuFile() in PHPDS_navigation.class.php
Will try and locate the full path of a filename of a given menu id, if it is a link, the original filename will be returned.
menuPath
PHPDS_navigation::menuPath() in PHPDS_navigation.class.php
Will locate the menus item full path.
n
top
$navigation
PHPDS::$navigation in PHPDS.inc.php
Core navigation object.
$noticesAreFatal
PHPDS_errorHandler::$noticesAreFatal in PHPDS_errorHandler.class.php
$notif
PHPDS::$notif in PHPDS.inc.php
Main instance of the notification module
navigation.class.php
navigation.class.php in navigation.class.php
nameToId
PHPDS_core::nameToId() in PHPDS_core.class.php
Convert string unsigned CRC32 value. This is unique and can help predict a entries id beforehand.
name_to_id
core::name_to_id() in core.class.php
Convert string unsigned CRC32 value. This is unique and can help predict a entries id beforehand.
navigation
navigation in navigation.class.php
This class extracts and organizes the main menus from the database and displayes it to the user. Shows only where permissions apply.
nodes
PU_tree::nodes() in PHPDS_utils.inc.php
Returns an array of nodes, either the whole tree, or only the nodes listed in the filter
note
PHPDS_template::note() in PHPDS_template.class.php
This returns/prints a note of the script being executed. Intended to be used by the developer.
notice
PHPDS_template::notice() in PHPDS_template.class.php
This returns/prints a notice of the script being executed. Intended to be used by the developer.
$noEmptyRow
PHPDS_query::$noEmptyRow in PHPDS_query.class.php
strips any row with no content
$no_empty_row
PHPDS_query::$no_empty_row in PHPDS_query.class.php
nameOfNewCopy
PHPDS_db::nameOfNewCopy() in PHPDS_db.class.php
This method is used to generate a new name value for a particular string in the database.
name_of_new_copy
db::name_of_new_copy() in db.class.php
This method is used to generate a new name value for a particular string in the database.
newQuery
PHPDS_db::newQuery() in PHPDS_db.class.php
Compatibility Do direct sql query without models.
new_query
db::new_query() in db.class.php
Compatibility method to allow PHPDS_db to replace db
numrows
PHPDS_dbConnector::numrows() in PHPDS_dbConnector.class.php
numrows
PHPDS_PDOconnector::numrows() in PHPDS_dbConnector.class.php
Return the number of rows in the result of the query
$navAlias
PHPDS_navigation::$navAlias in PHPDS_navigation.class.php
Holds all menu item information.
$navigation
PHPDS_navigation::$navigation in PHPDS_navigation.class.php
Holds all menu item information.
NAVIGATION_extractMenuQuery
NAVIGATION_extractMenuQuery in PHPDS_navigation.query.php
Navigation - Extract all available menus user belings too.
NAVIGATION_findAliasQuery
NAVIGATION_findAliasQuery in PHPDS_navigation.query.php
Navigation - Check if we can find an alias by menu id.
NAVIGATION_findMenuQuery
NAVIGATION_findMenuQuery in PHPDS_navigation.query.php
Navigation - Check if we can find a menu id by using the alias.
o
top
ok
PHPDS_template::ok() in PHPDS_template.class.php
This returns/prints a ok message regarding the active script. Intended to be used by the developer.
option_select
form::option_select() in form.class.php
Turns a given array into a <option> form.
out
template::out() in template.class.php
Print out any message given to it (instead of return). Intended to be used by the developer.
outputAbsoluteURL
PHPDS_template::outputAbsoluteURL() in PHPDS_template.class.php
This returns/prints the absolute url for inside theme usage.
outputBreadcrumbs
PHPDS_template::outputBreadcrumbs() in PHPDS_template.class.php
Returns "breadcrumbs" to the template system. Intended to be used by the engine.
outputCharset
PHPDS_template::outputCharset() in PHPDS_template.class.php
Outputs charset.
outputController
PHPDS_template::outputController() in PHPDS_template.class.php
Returns "output script" to the template system. Intended to be used by the engine.
outputFooter
PHPDS_template::outputFooter() in PHPDS_template.class.php
Returns the last footer string to the template system. Intended to be used by the engine.
outputGroup
PHPDS_template::outputGroup() in PHPDS_template.class.php
Sets template group.
outputHead
PHPDS_template::outputHead() in PHPDS_template.class.php
Changes head output.
outputLanguage
PHPDS_template::outputLanguage() in PHPDS_template.class.php
Outputs current language identifier being used.
outputLoginLink
PHPDS_template::outputLoginLink() in PHPDS_template.class.php
Sets template login link.
outputLogo
PHPDS_template::outputLogo() in PHPDS_template.class.php
Gets the desired logo and displays it. This method will try its best to deliver a logo, whatever the case.
outputMenu
PHPDS_template::outputMenu() in PHPDS_template.class.php
Returns "menus" to the template system. Intended to be used by the engine.
outputMetaDescription
PHPDS_template::outputMetaDescription() in PHPDS_template.class.php
This returns/prints the meta description for inside theme usage.
outputMetaKeywords
PHPDS_template::outputMetaKeywords() in PHPDS_template.class.php
This returns/prints the meta keywords for inside theme usage.
outputNotifications
PHPDS_template::outputNotifications() in PHPDS_template.class.php
Ability to call and display notifications pushed to the notification system.
outputRole
PHPDS_template::outputRole() in PHPDS_template.class.php
Sets template role.
outputScript
PHPDS_template::outputScript() in PHPDS_template.class.php
Returns "output script" to the template system. Intended to be used by the engine.
outputScriptIcon
PHPDS_template::outputScriptIcon() in PHPDS_template.class.php
This returns/prints an image of the current script running.
outputSkin
PHPDS_template::outputSkin() in PHPDS_template.class.php
This returns/prints the skin for inside theme usage.
outputTextLogo
PHPDS_template::outputTextLogo() in PHPDS_template.class.php
Sets template system logo or name.
outputTime
PHPDS_template::outputTime() in PHPDS_template.class.php
Sets template time.
outputTitle
PHPDS_template::outputTitle() in PHPDS_template.class.php
Outputs the active scripts title.
output_active_info
template::output_active_info() in template.class.php
Returns "users version number" and some other detail to the template system. Intended to be used by the engine.
output_breadcrumbs
template::output_breadcrumbs() in template.class.php
Returns "breadcrumbs" to the template system. Intended to be used by the engine.
output_charset
template::output_charset() in template.class.php
Outputs charset.
output_footer
template::output_footer() in template.class.php
Returns the last footer string to the template system. Intended to be used by the engine.
output_language
template::output_language() in template.class.php
Outputs current language identifier being used.
output_logo
template::output_logo() in template.class.php
Gets the desired logo and displays it. This method will try its best to deliver a logo, whatever the case.
output_menu
template::output_menu() in template.class.php
Returns "menus" to the template system. Intended to be used by the engine.
output_script
template::output_script() in template.class.php
Returns "output script" to the template system. Intended to be used by the engine.
output_title
template::output_title() in template.class.php
Outputs the active scripts title.
$orderby
PHPDS_query::$orderby in PHPDS_query.class.php
p
top
$parent
PHPDS_dependant::$parent in PHPDS.inc.php
Holds a dependent extended object to appear as parent.
$parentGroups
PHPDS_user::$parentGroups in PHPDS_user.class.php
Array contains parent groups.
$pieces
PHPDS_template::$pieces in PHPDS_template.class.php
Repository of data pieces to be used by the actual Theme code
$PluginClasses
PHPDS::$PluginClasses in PHPDS.inc.php
Contains array of installed supportive plugin classes.
$post
PHPDS_security::$post in PHPDS_security.class.php
Cleaned up $_POST.
$production
PHPDS_errorHandler::$production in PHPDS_errorHandler.class.php
PHPDS_memCache.inc.php
PHPDS_memCache.inc.php in PHPDS_memCache.inc.php
PHPDS_noCache.inc.php
PHPDS_noCache.inc.php in PHPDS_noCache.inc.php
PHPDS_sessionCache.inc.php
PHPDS_sessionCache.inc.php in PHPDS_sessionCache.inc.php
PHPDS_core.query.php
PHPDS_core.query.php in PHPDS_core.query.php
PHPDS_login.query.php
PHPDS_login.query.php in PHPDS_login.query.php
PHPDS_security.query.php
PHPDS_security.query.php in PHPDS_security.query.php
PHPDS_template.query.php
PHPDS_template.query.php in PHPDS_template.query.php
PHPDS_user.query.php
PHPDS_user.query.php in PHPDS_user.query.php
pcre_fnmatch
pcre_fnmatch() in PHPDS_utils.inc.php
phpdevshell_db_version
phpdevshell_db_version in PHPDS.inc.php
phpdevshell_version
phpdevshell_version in PHPDS.inc.php
PHPDS
PHPDS in PHPDS.inc.php
PHPDS: the main class for the PHPDevShell engine
PHPDS.inc.php
PHPDS.inc.php in PHPDS.inc.php
PHPDS_array
PHPDS_array in PHPDS.inc.php
Turn core arrays into objects.
PHPDS_autoloader
PHPDS::PHPDS_autoloader() in PHPDS.inc.php
Autoloader: when a class is instanciated, this method will load the proper php file
PHPDS_backtrace
PHPDS_backtrace in PHPDS_errorHandler.class.php
Generate a pretty (formated to be read) backtrace, skipping the first lines if asked
PHPDS_configuration
Allow access to configuration, either read (no param) or write
PHPDS_controller
PHPDS_controller in PHPDS_controller.class.php
Master controller.
PHPDS_controller.class.php
PHPDS_controller.class.php in PHPDS_controller.class.php
PHPDS_core
PHPDS_core in PHPDS_core.class.php
PHPDevShell is a RAD Framework aimed at developing administrative applications.
PHPDS_core
PHPDS::PHPDS_core() in PHPDS.inc.php
Allow access to the (formerly) global core subsystem
PHPDS_core.class.php
PHPDS_core.class.php in PHPDS_core.class.php
PHPDS_databaseException
PHPDS_databaseException in PHPDS_exception.class.php
Exception extenstion.
PHPDS_db
PHPDS::PHPDS_db() in PHPDS.inc.php
Allow access to the (formerly) global database subsystem
PHPDS_debug
PHPDS::PHPDS_debug() in PHPDS.inc.php
Allow access to the global debugging subsystem
PHPDS_debug
PHPDS_debug in PHPDS_debug.class.php
Adds FirePHP support to PHPDevShell.
PHPDS_debug.class.php
PHPDS_debug.class.php in PHPDS_debug.class.php
PHPDS_dependance
Inject the given dependency into $this, and/or returns the owner
PHPDS_dependant
PHPDS_dependant in PHPDS.inc.php
This is a base class for PHPDS subsystems
PHPDS_errorHandler
PHPDS_errorHandler in PHPDS_errorHandler.class.php
Error handler class
PHPDS_errorHandler
Custom Error Handler.
PHPDS_errorHandler.class.php
PHPDS_errorHandler.class.php in PHPDS_errorHandler.class.php
PHPDS_exception
PHPDS_exception in PHPDS_exception.class.php
Exception extenstion.
PHPDS_exception.class.php
PHPDS_exception.class.php in PHPDS_exception.class.php
PHPDS_fatalError
PHPDS_fatalError in PHPDS_exception.class.php
Exception extenstion.
PHPDS_lang
PHPDS::PHPDS_lang() in PHPDS.inc.php
Allow access to the (formerly) global templating subsystem
PHPDS_login
PHPDS_login in PHPDS_login.class.php
This base class implements the fundations for an authentification plugin It doesn't actually provides authentification (it will reject any request) but provides structure, cookie support ("remember me") and writing to the system log
PHPDS_login.class.php
PHPDS_login.class.php in PHPDS_login.class.php
PHPDS_memCache
PHPDS_memCache in PHPDS_memCache.inc.php
Class to handle memcached api.
PHPDS_navigation
PHPDS::PHPDS_navigation() in PHPDS.inc.php
Allow access to the (formerly) global navigation subsystem
PHPDS_noCache
PHPDS_noCache in PHPDS_noCache.inc.php
Simple noCache class.
PHPDS_notif
PHPDS_notif in PHPDS_notif.class.php
This is a base class for PHPDS subsystems
PHPDS_notif
PHPDS::PHPDS_notif() in PHPDS.inc.php
Allow access to the aynschronous notifications subsystem
PHPDS_pageException404
PHPDS_pageException404 in PHPDS_exception.class.php
Exception extenstion.
PHPDS_security
PHPDS::PHPDS_security() in PHPDS.inc.php
Allow access to the (formerly) global security subsystem
PHPDS_security
PHPDS_security in PHPDS_security.class.php
This is a new version of one the Big5: the security class
PHPDS_security.class.php
PHPDS_security.class.php in PHPDS_security.class.php
PHPDS_securityException
PHPDS_securityException in PHPDS_exception.class.php
Exception extenstion.
PHPDS_securityException403
PHPDS_securityException403 in PHPDS_exception.class.php
Exception extenstion.
PHPDS_sessionCache
PHPDS_sessionCache in PHPDS_sessionCache.inc.php
Simple session cached based class.
PHPDS_sprintfnException
PHPDS_sprintfnException in PHPDS_exception.class.php
Exception extenstion.
PHPDS_tagger
PHPDS::PHPDS_tagger() in PHPDS.inc.php
Allow access to the tagging subsystem
PHPDS_template
PHPDS_template in PHPDS_template.class.php
PHPDevShell is a RAD Framework aimed at developing administrative applications.
PHPDS_template
PHPDS::PHPDS_template() in PHPDS.inc.php
Allow access to the (formerly) global templating subsystem
PHPDS_template.class.php
PHPDS_template.class.php in PHPDS_template.class.php
PHPDS_user
PHPDS::PHPDS_user() in PHPDS.inc.php
Provides a variaty of user functions.
PHPDS_user
PHPDS_user in PHPDS_user.class.php
A class representing a user in PHPDevShell.
PHPDS_user.class.php
PHPDS_user.class.php in PHPDS_user.class.php
PHPDS_utils.inc.php
PHPDS_utils.inc.php in PHPDS_utils.inc.php
POST
PHPDS_controller::POST() in PHPDS_controller.class.php
Return a value from the _POST meta array
postValidation
PHPDS_security::postValidation() in PHPDS_security.class.php
Use inside your form brackets to send through a token validation to limit $this->post received from external pages.
post_validation
security::post_validation() in security.class.php
prevent_sql_injection
security::prevent_sql_injection() in security.class.php
process
PHPDS_debug::process() in PHPDS_debug.class.php
FirePHP Process
processLogin
PHPDS_login::processLogin() in PHPDS_login.class.php
Checks to see if user and password is correct and allowed. Then creates session data accordingly.
processLogin
iBaseLogin::processLogin() in PHPDS_login.class.php
Checks to see if user and password is correct and allowed. Then creates session data accordingly.
PU_addIncludePath
PU_addIncludePath() in PHPDS_utils.inc.php
Add an include path to check in for classes.
PU_ArraySearch
PU_ArraySearch() in PHPDS_utils.inc.php
Search for array values inside array and returns key.
PU_array_compact
PU_array_compact() in PHPDS_utils.inc.php
Get rid of null values inside an array
PU_BuildAttrString
PU_BuildAttrString() in PHPDS_utils.inc.php
Build a xml-style attributes string based on an array
PU_BuildGET
PU_BuildGET() in PHPDS_utils.inc.php
Build GET part of a url
PU_BuildGETArray
PU_BuildGETArray() in PHPDS_utils.inc.php
Build array from get url.
PU_BuildGETString
PU_BuildGETString() in PHPDS_utils.inc.php
Creates a (string) url to be used with GET, including encoding
PU_BuildHREF
PU_BuildHREF() in PHPDS_utils.inc.php
Build a html link (A+HREF html tag) with label and url and GET parameters
PU_buildHTMLoptions
PU_buildHTMLoptions() in PHPDS_utils.inc.php
Create a html string of <options> from an associative array
PU_buildParsedURL
PU_buildParsedURL() in PHPDS_utils.inc.php
Builds a parsed url.
PU_BuildURL
PU_BuildURL() in PHPDS_utils.inc.php
Build a url with GET parameters
PU_cleanBuffers
PU_cleanBuffers() in PHPDS_utils.inc.php
Get rid of all buffer, optionaly flushing (i.e. writing to the browser) Default behavior is to ignore.
PU_CleanString
PU_CleanString() in PHPDS_utils.inc.php
Clean a string from possibly harmful chars
PU_dumpArray
PU_dumpArray() in PHPDS_utils.inc.php
Outputs an array in html
PU_exitToAJAX
PU_exitToAJAX() in PHPDS_utils.inc.php
OBSOLETE don't use
PU_isAJAX
PU_isAJAX() in PHPDS_utils.inc.php
Determines if the current request has been made by some kind of ajax call (i.e. XMLHttpRequest)
PU_isJSON
PU_isJSON() in PHPDS_utils.inc.php
Checks for a json context and if so, outputs data
PU_MakeString
PU_MakeString() in PHPDS_utils.inc.php
Convert a string to UTF8 (default) or to HTML
PU_silentHeader
PU_silentHeader() in PHPDS_utils.inc.php
Add a header if and only if headers have not been sent yet
PU_sprintfn
PU_sprintfn() in PHPDS_utils.inc.php
version of sprintf for cases where named arguments are desired (python syntax)
PU_tree
PU_tree in PHPDS_utils.inc.php
A class to deal with tree-structured data (such as groups)
$pluginLogo
PHPDS_db::$pluginLogo in PHPDS_db.class.php
Contains variable of logo.
$pluginsInstalled
PHPDS_db::$pluginsInstalled in PHPDS_db.class.php
Contains array of all the plugins installed.
PHPDS_db.query.php
PHPDS_db.query.php in PHPDS_db.query.php
PHPDS_db
PHPDS_db in PHPDS_db.class.php
This is a new version of one the Big5: the db class
PHPDS_db.class.php
PHPDS_db.class.php in PHPDS_db.class.php
PHPDS_dbConnector
PHPDS_dbConnector in PHPDS_dbConnector.class.php
This is a blueprint for a connector, ie an object which handles the basic I/O to a database.
PHPDS_dbConnector.class.php
PHPDS_dbConnector.class.php in PHPDS_dbConnector.class.php
PHPDS_PDOconnector
PHPDS_PDOconnector in PHPDS_dbConnector.class.php
This is a base class for PHPDS subsystems
PHPDS_query
PHPDS_query in PHPDS_query.class.php
PHPDevShell official Query handler.
PHPDS_query.class.php
PHPDS_query.class.php in PHPDS_query.class.php
preBuild
PHPDS_query::preBuild() in PHPDS_query.class.php
If the fields list has been set, construct the SELECT statement (or else do nothing)
protect
PHPDS_dbConnector::protect() in PHPDS_dbConnector.class.php
protect
PHPDS_db::protect() in PHPDS_db.class.php
Protect a single string from possible hacker (i.e. escape possible harmfull chars)
protect
PHPDS_PDOconnector::protect() in PHPDS_dbConnector.class.php
Protect a single string from possible hacker (i.e. escape possible harmfull chars)
protectArray
PHPDS_query::protectArray() in PHPDS_query.class.php
Protect a array of strings from possible hacker (i.e. escape possible harmfull chars)
protectString
PHPDS_query::protectString() in PHPDS_query.class.php
Protect a strings from possible hacker (i.e. escape possible harmfull chars)
protect_array
PHPDS_query::protect_array() in PHPDS_query.class.php
Protect a array of strings from possible hacker (i.e. escape possible harmfull chars)
PHPDS_navigation.query.php
PHPDS_navigation.query.php in PHPDS_navigation.query.php
pageNotFound
PHPDS_navigation::pageNotFound() in PHPDS_navigation.class.php
Returns the url of the 404 page selected by the admin.
parseRequestString
PHPDS_navigation::parseRequestString() in PHPDS_navigation.class.php
Parses the REQUEST_URI to get the page id
PHPDS_navigation
PHPDS_navigation in PHPDS_navigation.class.php
PHPDS_navigation.class.php
PHPDS_navigation.class.php in PHPDS_navigation.class.php
purl
PHPDS_navigation::purl() in PHPDS_navigation.class.php
Will convert any given plugin script location to its correct url.
PHPDS_tagger.query.php
PHPDS_tagger.query.php in PHPDS_tagger.query.php
PHPDS_deleteTagsQuery
PHPDS_deleteTagsQuery in PHPDS_tagger.query.php
Tagger - Delete old tags.
PHPDS_tagger
PHPDS_tagger in PHPDS_tagger.class.php
PHPDevShell is a RAD Framework aimed at developing administrative applications.
PHPDS_tagger.class.php
PHPDS_tagger.class.php in PHPDS_tagger.class.php
PHPDS_taggerListQuery
PHPDS_taggerListQuery in PHPDS_tagger.query.php
Tagger - Search for tags.
PHPDS_taggerListTargetQuery
PHPDS_taggerListTargetQuery in PHPDS_tagger.query.php
Tagger - List available tags.
PHPDS_taggerLookupQuery
PHPDS_taggerLookupQuery in PHPDS_tagger.query.php
Tagger - Look for tags.
PHPDS_taggerMarkQuery
PHPDS_taggerMarkQuery in PHPDS_tagger.query.php
Tagger - Add tags
PHPDS_updateTagsQuery
PHPDS_updateTagsQuery in PHPDS_tagger.query.php
Tagger - Update tags to database.
q
top
$query
db::$query in db.class.php
Assigns query object.
query
PHPDS_query::query() in PHPDS_query.class.php
Build and send the query to the database
query
PHPDS_PDOconnector::query() in PHPDS_dbConnector.class.php
Actually send the query to MySQL (through $db)
query
PHPDS_dbConnector::query() in PHPDS_dbConnector.class.php
queryDebug
PHPDS_query::queryDebug() in PHPDS_query.class.php
querySQL
PHPDS_query::querySQL() in PHPDS_query.class.php
Direclty send the query to the database
query_split
db::query_split() in db.class.php
This method is used if you would like to split result pages in your PHP script.
r
top
$request
PHPDS_security::$request in PHPDS_security.class.php
Cleaned up $_REQUEST.
$resize_adaptive_dimension
Adaptive adjust resizing.
$resize_image_dimension
filemanager::$resize_image_dimension in filemanager.class.php
[Max Width, Max Height] example (resize image to no wider than 500 pixels wide and 500 pixels high) : 500,500 Default will load settings from database.
$resize_thumb_dimension
filemanager::$resize_thumb_dimension in filemanager.class.php
Resize by pixels.
$resize_thumb_percent
filemanager::$resize_thumb_percent in filemanager.class.php
Resize by percentage.
$rolesArray
PHPDS_user::$rolesArray in PHPDS_user.class.php
Set roles that exists.
random_color
template::random_color() in template.class.php
Creates a random soft color by group. Intended to be used by the developer.
rename_unique_filename
filemanager::rename_unique_filename() in filemanager.class.php
Creates unique and safe filename.
replaceAccents
PHPDS_core::replaceAccents() in PHPDS_core.class.php
Replaces accents with plain text for a given string.
replace_accents
core::replace_accents() in core.class.php
Replaces accents with plain text for a given string.
result
template::result() in template.class.php
Output "no results found" if no results are found in a paging script.
return_image_copies
filemanager::return_image_copies() in filemanager.class.php
Check if multiple images exists converted from a pdf with multiple pages.
rightTrim
PHPDS_core::rightTrim() in PHPDS_core.class.php
Strip a string from the end of a string.
right_trim
core::right_trim() in core.class.php
Strip a string from the end of a string.
roleExist
PHPDS_user::roleExist() in PHPDS_user.class.php
Simple check to see if a certain role exists.
run
PHPDS::run() in PHPDS.inc.php
Actual starting point of the (non-embedded) PHPDS engine
run
PHPDS_controller::run() in PHPDS_controller.class.php
Does security check and runs controller.
runAJAX
PHPDS_controller::runAJAX() in PHPDS_controller.class.php
Run a controller when called with ajax
runTemplate
PHPDS_template::runTemplate() in PHPDS_template.class.php
Run default, custom or no template.
$result
PHPDS_db::$result in PHPDS_db.class.php
Stores results
$returnId
PHPDS_query::$returnId in PHPDS_query.class.php
Instead of the query result, returns the last_insert_id()
$return_id
PHPDS_query::$return_id in PHPDS_query.class.php
returnSqlError
PHPDS_PDOconnector::returnSqlError() in PHPDS_dbConnector.class.php
This method returns the last MySQL error as a string if there is any. It will also return the actual erroneous SQL statement if the display_sql_on_error property is set to true. This is very helpfull when debugging an SQL related problem.
return_sql_error
db::return_sql_error() in db.class.php
This method returns the last MySQL error as a string if there is any. It will also return the actual erroneous SQL statement if the display_sql_on_error property is set to true. This is very helpfull when debugging an SQL related problem.
roleExist
PHPDS_db::roleExist() in PHPDS_db.class.php
Simple check to see if a certain role exists.
role_exist
db::role_exist() in db.class.php
Simple check to see if a certain role exists.
rowResults
PHPDS_dbConnector::rowResults() in PHPDS_dbConnector.class.php
rowResults
PHPDS_PDOconnector::rowResults() in PHPDS_dbConnector.class.php
Will return a single row as a string depending on what column was selected.
rows
PHPDS_query::rows() in PHPDS_query.class.php
Build a query combination of columns and rows specifically designed to write rows of data to the database.
redirect
PHPDS_navigation::redirect() in PHPDS_navigation.class.php
Redirects to new url.
s
top
$security
PHPDS::$security in PHPDS.inc.php
Core security object.
$serverlog
PHPDS_errorHandler::$serverlog in PHPDS_errorHandler.class.php
$session
PHPDS_security::$session in PHPDS_security.class.php
Cleaned up $_SESSION.
$skipLogin
PHPDS_template::$skipLogin in PHPDS_template.class.php
Use this to have global available variables throughout scripts. For instance in hooks.
$stage
PHPDS::$stage in PHPDS.inc.php
Execution stage (i.e. run level)
$stopScript
PHPDS_template::$stopScript in PHPDS_template.class.php
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.
$sub_id
filemanager::$sub_id in filemanager.class.php
Groups file uploads to a specific document.
security.class.php
security.class.php in security.class.php
safeName
PHPDS_core::safeName() in PHPDS_core.class.php
This method simply renames a string to safe unix standards.
safe_file_name
filemanager::safe_file_name() in filemanager.class.php
This method simply renames the file to unix standards.
safe_name
core::safe_name() in core.class.php
This method simply renames a string to safe unix standards.
save
PHPDS_notif::save() in PHPDS_notif.class.php
scripthead
PHPDS_template::scripthead() in PHPDS_template.class.php
This returns/prints a heading of the script being executed. Intended to be used by the developer.
scriptLogo
PHPDS_template::scriptLogo() in PHPDS_template.class.php
Acquire script identification image or logo.
script_logo
template::script_logo() in template.class.php
Acquire script identification image or logo.
SearchAndReplaceBetween
This is a handy little function to strip out a string between two specified pieces of text.
searchFormValidation
PHPDS_security::searchFormValidation() in PHPDS_security.class.php
This is used in the search filter to validate $this->post made by the search form.
search_validation
security::search_validation() in security.class.php
security
security in security.class.php
This is a the core security class, it handles the security of the file system, where users can run only files where they have appropriate permission.
securityIni
PHPDS_security::securityIni() in PHPDS_security.class.php
This method does the actual security check, other security checks are done on a per call basis to this method in specific scripts.
selectCookie
PHPDS_login::selectCookie() in PHPDS_login.class.php
Select cookie data by providing cookie crypt key.
selectUserFromCookie
PHPDS_login::selectUserFromCookie() in PHPDS_login.class.php
Selects user details from provided cookie.
self_url
navigation::self_url() in navigation.class.php
This method saves the current URL with the option to add more $this->security->get variables like ("&variable1=1&variable2=2") This is mostly used for when additional $this->security->get variables are required! Usefull when using forms.
sendmail
email::sendmail() in email.class.php
Simple linear email sending method. Use sendnow to send more advanced emails.
set
template::set() in template.class.php
Sets Smarty variables to be passed to it.
set
PHPDS_notif::set() in PHPDS_notif.class.php
setGroupQuery
PHPDS_user::setGroupQuery() in PHPDS_user.class.php
Creates a query to extend a group query, it will return false if user is root so everything can get listed.
setGuest
PHPDS_login::setGuest() in PHPDS_login.class.php
Sets all settings to guest account.
setGuest
iBaseLogin::setGuest() in PHPDS_login.class.php
Sets all settings to guest account.
setLogin
iBaseLogin::setLogin() in PHPDS_login.class.php
Make the given user the logged in user
setLogin
PHPDS_login::setLogin() in PHPDS_login.class.php
Make the given user the logged in user
setPiece
PHPDS_template::setPiece() in PHPDS_template.class.php
insert a piece into the repository
setRoleQuery
PHPDS_user::setRoleQuery() in PHPDS_user.class.php
Creates a query to extend a role query, it will return false if user is root so everything can get listed.
setUserCookie
PHPDS_login::setUserCookie() in PHPDS_login.class.php
Set a persistent cookie to be used as a remember me function
set_guest
security::set_guest() in security.class.php
set_persistent_cookie
security::set_persistent_cookie() in security.class.php
show
template::show() in template.class.php
Loads the default or custom template (tpl) file and prints it out.
show
view::show() in view.class.php
Loads the default or custom template (tpl) file and prints it out.
showException
PHPDS_errorHandler::showException() in PHPDS_errorHandler.class.php
Display an Exception
show_menu
navigation::show_menu() in navigation.class.php
Returns true if menu should show.
smartCopy
filemanager::smartCopy() in filemanager.class.php
Copy file or folder from source to destination, it can do
sneakClass
PHPDS::sneakClass() in PHPDS.inc.php
Try to load a class from a file
sneak_class
PHPDS::sneak_class() in PHPDS.inc.php
Try to load a class from a file
sqlWatchdog
PHPDS_security::sqlWatchdog() in PHPDS_security.class.php
Function just like mysql_real_escape_string, but does so recursive through array.
startBuffering
PHPDS_template::startBuffering() in PHPDS_template.class.php
$SEARCH
db::$SEARCH in db.class.php
If you want to capture the form html to use it in a different location set to true.
$SEARCH_RESULTS
db::$SEARCH_RESULTS in db.class.php
This will contain data with a search result message.
$server
PHPDS_db::$server in PHPDS_db.class.php
Contains servers name where PHPDevShell runs on.
$singleRow
$singleRow
USER_belongsToRoleQuery::$singleRow in PHPDS_user.query.php
$singleRow
PHPDS_query::$singleRow in PHPDS_query.class.php
The first line of the result is returned instead of a one-line array
$singleValue
$singleValue
USER_getRolesQuery::$singleValue in PHPDS_user.query.php
$singleValue
PHPDS_query::$singleValue in PHPDS_query.class.php
Return one value from the asked field of the asked line
$singleValue
$singleValue
$singleValue
USER_isSameGroupQuery::$singleValue in PHPDS_user.query.php
$singleValue
USER_getGroupsQuery::$singleValue in PHPDS_user.query.php
$singleValue
USER_isRootQuery::$singleValue in PHPDS_user.query.php
$singleValue
$singleValue
DB_selectQuickQuery::$singleValue in PHPDS_db.query.php
$single_row
PHPDS_query::$single_row in PHPDS_query.class.php
$single_value
PHPDS_query::$single_value in PHPDS_query.class.php
$sql
TEMPLATE_rollbackQuery::$sql in PHPDS_template.query.php
$sql
LOGIN_deleteCookieQuery::$sql in PHPDS_login.query.php
$sql
USER_belongsToRoleQuery::$sql in PHPDS_user.query.php
$sql
USER_getExtraGroupsQuery::$sql in PHPDS_user.query.php
$sql
USER_getGroupsQuery::$sql in PHPDS_user.query.php
$sql
TEMPLATE_cronExecutionLogQuery::$sql in PHPDS_template.query.php
$sql
$sql
LOGIN_setPersistentCookieQuery::$sql in PHPDS_login.query.php
$sql
LOGIN_selectUserPersistentQuery::$sql in PHPDS_login.query.php
$sql
USER_getGroupsChildrenQuery::$sql in PHPDS_user.query.php
$sql
LOGIN_selectCookieQuery::$sql in PHPDS_login.query.php
$sql
PHPDS_query::$sql in PHPDS_query.class.php
The explicit SQL query
$sql
DB_nameOfNewCopyQuery::$sql in PHPDS_db.query.php
$sql
USER_groupExistQuery::$sql in PHPDS_user.query.php
$sql
USER_getRolesQuery::$sql in PHPDS_user.query.php
$sql
DB_countRowsQuery::$sql in PHPDS_db.query.php
$sql
DB_deleteQuickQuery::$sql in PHPDS_db.query.php
$sql
USER_guestGroupNameQuery::$sql in PHPDS_user.query.php
$sql
USER_guestRoleNameQuery::$sql in PHPDS_user.query.php
$sql
USER_roleExistQuery::$sql in PHPDS_user.query.php
$sql
USER_isSameGroupQuery::$sql in PHPDS_user.query.php
$sql
USER_isRootQuery::$sql in PHPDS_user.query.php
$sql
DB_writeSettingsQuery::$sql in PHPDS_db.query.php
$sql
DB_deleteSettingsQuery::$sql in PHPDS_db.query.php
$sql
$sql
DB_selectQuickQuery::$sql in PHPDS_db.query.php
$sql
DB_tableExistQuery::$sql in PHPDS_db.query.php
$sql
USER_getExtraRolesQuery::$sql in PHPDS_user.query.php
$sql
DB_logThisQuery::$sql in PHPDS_db.query.php
$sql
DB_getSettingsQuery::$sql in PHPDS_db.query.php
$sql
DB_doesRecordExistQuery::$sql in PHPDS_db.query.php
$sql
DB_installedPluginsQuery::$sql in PHPDS_db.query.php
$sql
DB_logMenuAccessQuery::$sql in PHPDS_db.query.php
Initiate query invoke command.
search
db::search() in db.class.php
This very usefull method is used to implement a search form in your script.
seek
PHPDS_PDOconnector::seek() in PHPDS_dbConnector.class.php
Move the internal pointer to the asked line
seek
PHPDS_dbConnector::seek() in PHPDS_dbConnector.class.php
selectQuick
PHPDS_db::selectQuick() in PHPDS_db.class.php
Get a single result from database with minimal effort.
select_quick
db::select_quick() in db.class.php
Get a single result from database with minimal effort.
setGroupQuery
PHPDS_db::setGroupQuery() in PHPDS_db.class.php
Creates a query to extend a group query, it will return false if user is root so everything can get listed.
setRoleQuery
PHPDS_db::setRoleQuery() in PHPDS_db.class.php
Creates a query to extend a role query, it will return false if user is root so everything can get listed.
settingsPrefix
PHPDS_db::settingsPrefix() in PHPDS_db.class.php
Generates a prefix for plugin general settings.
settings_prefix
db::settings_prefix() in db.class.php
Generates a prefix for plugin general settings.
set_group_query
db::set_group_query() in db.class.php
Creates a query to extend a group query, it will return false if user is root so everything can get listed.
set_role_query
db::set_role_query() in db.class.php
Creates a query to extend a role query, it will return false if user is root so everything can get listed.
sql
PHPDS_query::sql() in PHPDS_query.class.php
Get/set actual sql string.
sqlQuery
PHPDS_db::sqlQuery() in PHPDS_db.class.php
Alias to newQuery
startTransaction
PHPDS_PDOconnector::startTransaction() in PHPDS_dbConnector.class.php
Start SQL transaction.
startTransaction
PHPDS_dbConnector::startTransaction() in PHPDS_dbConnector.class.php
startTransaction
PHPDS_db::startTransaction() in PHPDS_db.class.php
Set the starting point for a SQL transaction
start_transaction
db::start_transaction() in db.class.php
Set the starting point for a SQL transaction
$singleValue
NAVIGATION_findMenuQuery::$singleValue in PHPDS_navigation.query.php
$singleValue
NAVIGATION_findAliasQuery::$singleValue in PHPDS_navigation.query.php
$sql
NAVIGATION_findMenuQuery::$sql in PHPDS_navigation.query.php
$sql
NAVIGATION_extractMenuQuery::$sql in PHPDS_navigation.query.php
$sql
NAVIGATION_findAliasQuery::$sql in PHPDS_navigation.query.php
selfUrl
PHPDS_navigation::selfUrl() in PHPDS_navigation.class.php
This method saves the current URL with the option to add more $this->security->get variables like ("&variable1=1&variable2=2") This is mostly used for when additional $this->security->get variables are required! Usefull when using forms.
showMenu
PHPDS_navigation::showMenu() in PHPDS_navigation.class.php
Returns true if menu should show.
$singleRow
PHPDS_taggerLookupQuery::$singleRow in PHPDS_tagger.query.php
$sql
PHPDS_taggerMarkQuery::$sql in PHPDS_tagger.query.php
$sql
PHPDS_updateTagsQuery::$sql in PHPDS_tagger.query.php
$sql
PHPDS_taggerListTargetQuery::$sql in PHPDS_tagger.query.php
$sql
PHPDS_taggerListQuery::$sql in PHPDS_tagger.query.php
$sql
PHPDS_deleteTagsQuery::$sql in PHPDS_tagger.query.php
t
top
$tagger
PHPDS::$tagger in PHPDS.inc.php
Main instance of the tagger module
$template
PHPDS::$template in PHPDS.inc.php
Core template object.
$template
jquery::$template in jquery.class.php
Load the template for the jquery UI.
$templateName
PHPDS_template::$templateName in PHPDS_template.class.php
Name of the Theme to use (previously known as template)
$thumbnail_type
filemanager::$thumbnail_type in filemanager.class.php
Typical resize type for thumbnails.
$thumb_reflect_settings
filemanager::$thumb_reflect_settings in filemanager.class.php
Reflection options.
$timeout
PHPDS_sessionCache::$timeout in PHPDS_sessionCache.inc.php
$timeout
PHPDS_memCache::$timeout in PHPDS_memCache.inc.php
template.class.php
template.class.php in template.class.php
template
template in template.class.php
This class contains methods that prints out to the template system, the template system is what the user see when using your application.
template_cron_output
template::template_cron_output() in template.class.php
Outputs data to the cron template if cron debug is enabled in the configuration.
textdomain
textdomain() in PHPDS_utils.inc.php
textualize
PHPDS_errorHandler::textualize() in PHPDS_errorHandler.class.php
Cleans a string for outputing on plain text devices (such as log files)
tip
PHPDS_template::tip() in PHPDS_template.class.php
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.
tip
tip() in PHPDS_template.class.php
Creates a language tooltip string and prints it out to the template.
$typecast
PHPDS_query::$typecast in PHPDS_query.class.php
Guidelines to typecast/forcecast the result data
tableExist
PHPDS_db::tableExist() in PHPDS_db.class.php
Checks if a database table exists.
table_exists
db::table_exists() in db.class.php
Checks if a database table exists.
TEMPLATE_cronExecutionLogQuery
TEMPLATE_cronExecutionLogQuery in PHPDS_template.query.php
Template - Get user roles.
TEMPLATE_rollbackQuery
TEMPLATE_rollbackQuery in PHPDS_template.query.php
PHPDevShell official Query handler.
typeCast
PHPDS_query::typeCast() in PHPDS_query.class.php
tag
PHPDS_tagger::tag() in PHPDS_tagger.class.php
Generic setter/getter for the tags.
tagArea
PHPDS_tagger::tagArea() in PHPDS_tagger.class.php
This function creates tag list which allows a comma separated list of tags.
tagGroup
PHPDS_tagger::tagGroup() in PHPDS_tagger.class.php
Tag (set/get) the group specified in $target
tagHere
PHPDS_tagger::tagHere() in PHPDS_tagger.class.php
Tag (set/get) the current menu
tagList
PHPDS_tagger::tagList() in PHPDS_tagger.class.php
List of [object;target] for the given tag (optionaly restricted to the given $object/$target)
tagMe
PHPDS_tagger::tagMe() in PHPDS_tagger.class.php
Tag (set/get) the current user
tagMenu
PHPDS_tagger::tagMenu() in PHPDS_tagger.class.php
Tag (set/get) the menu specified in $target
tagRole
PHPDS_tagger::tagRole() in PHPDS_tagger.class.php
Tag (set/get) the role specified in $target
tagUser
PHPDS_tagger::tagUser() in PHPDS_tagger.class.php
Tag (set/get) the user specified in $target
tag_group
PHPDS_tagger::tag_group in PHPDS_tagger.class.php
tag_menu
PHPDS_tagger::tag_menu in PHPDS_tagger.class.php
tag_role
PHPDS_tagger::tag_role in PHPDS_tagger.class.php
tag_user
PHPDS_tagger::tag_user in PHPDS_tagger.class.php
u
top
$upload_history
filemanager::$upload_history in filemanager.class.php
Holds a record of recently uploaded files.
$user
PHPDS::$user in PHPDS.inc.php
Core user object.
user.class.php
user.class.php in user.class.php
upload_file
filemanager::upload_file() in filemanager.class.php
Move file from temp directory to specified directory.
user
user in user.class.php
A class representing a user in PHPDevShell.
userConfig
PHPDS_user::userConfig() in PHPDS_user.class.php
Simply writes user session data.
userIp
PHPDS_user::userIp() in PHPDS_user.class.php
Simple method to return users IP, this method will be improved in the future if needed.
userIp
PHPDS_security::userIp() in PHPDS_security.class.php
Simple method to return users IP, this method will be improved in the future if needed.
userServerTzDiff
PHPDS_core::userServerTzDiff() in PHPDS_core.class.php
user_ip
security::user_ip() in security.class.php
user_server_tz_diff
core::user_server_tz_diff() in core.class.php
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.
USER_belongsToRoleQuery
USER_belongsToRoleQuery in PHPDS_user.query.php
USER - Check if user belongs to role.
USER_findGroupChildren
USER_findGroupChildren in PHPDS_user.query.php
USER - Find group children.
USER_getExtraGroupsQuery
USER_getExtraGroupsQuery in PHPDS_user.query.php
USER - Get extra users groups.
USER_getExtraRolesQuery
USER_getExtraRolesQuery in PHPDS_user.query.php
USER - Get extra users roles.
USER_getGroupsChildrenQuery
USER_getGroupsChildrenQuery in PHPDS_user.query.php
USER - Get users groups children.
USER_getGroupsQuery
USER_getGroupsQuery in PHPDS_user.query.php
USER - Get users groups.
USER_getRolesQuery
USER_getRolesQuery in PHPDS_user.query.php
USER - Get users roles.
USER_groupExistQuery
USER_groupExistQuery in PHPDS_user.query.php
USER - Get user groups.
USER_guestGroupNameQuery
USER_guestGroupNameQuery in PHPDS_user.query.php
User - The guests group name.
USER_guestRoleNameQuery
USER_guestRoleNameQuery in PHPDS_user.query.php
User - The guest roles name.
USER_isRootQuery
USER_isRootQuery in PHPDS_user.query.php
User - Queries if user is a root user.
USER_isSameGroupQuery
USER_isSameGroupQuery in PHPDS_user.query.php
User - Count Rows.
USER_roleExistQuery
USER_roleExistQuery in PHPDS_user.query.php
USER - Get user roles.
v
top
$varName
PHPDS_notif::$varName in PHPDS_notif.class.php
$view
template::$view in template.class.php
Use to manage the view class.
view.class.php
view.class.php in view.class.php
validate
email::validate() in email.class.php
Validates email address.
validateEmail
PHPDS_security::validateEmail() in PHPDS_security.class.php
Validates email address.
validatePost
PHPDS_security::validatePost() in PHPDS_security.class.php
Use inside your form brackets to send through a token validation to limit $this->post received from external pages.
viaAJAX
PHPDS_controller::viaAJAX() in PHPDS_controller.class.php
This method is run if your controller is called in an ajax context
view
view in view.class.php
Contains methods to handle emails appropriate.
w
top
$warningsAreFatal
PHPDS_errorHandler::$warningsAreFatal in PHPDS_errorHandler.class.php
wysiwyg.class.php
wysiwyg.class.php in wysiwyg.class.php
waiting
PHPDS_notif::waiting() in PHPDS_notif.class.php
warn
PHPDS_debug::warn() in PHPDS_debug.class.php
Push Firebug Warning
WARN
PHPDS_debug::WARN in PHPDS_debug.class.php
warning
PHPDS_debug::warning() in PHPDS_debug.class.php
Push Firebug Warning
warning
PHPDS_template::warning() in PHPDS_template.class.php
This returns/prints a warning message regarding the active script. Intended to be used by the developer.
write_menu
navigation::write_menu() in navigation.class.php
Compiles menu items in order.
wysiwyg
wysiwyg in wysiwyg.class.php
This is the wysiwyg editor class, PHPDevShell uses TinyMCE as we found it well tested, if you choose to use your own wysiwyg editor, simply replace this class file with your own class and settings to your wysiwyg editor. You may visit the TinyMCE website to find usage of how you could add more functionality to TinyMCE.
wysiwyg_load
wysiwyg::wysiwyg_load() in wysiwyg.class.php
This method automaticly converts textareas to a TinyMCE wysiwyg editor, you may check the confic.x.wysiwyg.php for customizing the editor.
$where
PHPDS_query::$where in PHPDS_query.class.php
The WHERE clause
writeSettings
PHPDS_db::writeSettings() in PHPDS_db.class.php
Used to write general plugin settings to the database.
write_settings
db::write_settings() in db.class.php
Used to write general plugin settings to the database.
$where
PHPDS_taggerListQuery::$where in PHPDS_tagger.query.php
z
top
zip_extract
filemanager::zip_extract() in filemanager.class.php
Extracts a ZIP archive to the specified extract path
a b c d e f g h i j k l m n o p q r s t u v w z _