[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
top
top
top
top
top
top
top
top
top
top
top
top
top
a
- $actionMap
- in file WorkflowUtil.class.php, variable pnWorkflow::$actionMap
- $admin
- in file pnTheme.class.php, variable Theme::$admin
- $author
- in file pnTheme.class.php, variable Theme::$author
- accesslevelname
- in file pnSecurity.php, function accesslevelname()
Translation functions - avoids globals in external code - accesslevelnames
- in file pnSecurity.php, function accesslevelnames()
get access level names - ACCESS_ADD
- in file pnSecurity.php, constant ACCESS_ADD
- ACCESS_ADMIN
- in file pnSecurity.php, constant ACCESS_ADMIN
- ACCESS_COMMENT
- in file pnSecurity.php, constant ACCESS_COMMENT
- ACCESS_DELETE
- in file pnSecurity.php, constant ACCESS_DELETE
- ACCESS_EDIT
- in file pnSecurity.php, constant ACCESS_EDIT
- ACCESS_INVALID
- in file pnSecurity.php, constant ACCESS_INVALID
Defines for access levels - ACCESS_MODERATE
- in file pnSecurity.php, constant ACCESS_MODERATE
- ACCESS_NONE
- in file pnSecurity.php, constant ACCESS_NONE
- ACCESS_OVERVIEW
- in file pnSecurity.php, constant ACCESS_OVERVIEW
- ACCESS_READ
- in file pnSecurity.php, constant ACCESS_READ
- addColumn
- in file DBUtil.class.php, method DBUtil::addColumn()
add column(s) to a table - addinstanceschemainfo
- in file pnSecurity.php, function addinstanceschemainfo()
addinstanceschemainfo - register an instance schema with the security Will fail if an attempt is made to overwrite an existing schema - addStandardFieldsToTableDataDefinition
- in file ObjectUtil.class.php, method ObjectUtil::addStandardFieldsToTableDataDefinition()
Generate the ADODB DD field descruptors for the standard PN architecture fields - addStandardFieldsToTableDefinition
- in file ObjectUtil.class.php, method ObjectUtil::addStandardFieldsToTableDefinition()
Add standard PN architecture fields to the table definition - addVar
- in file PageUtil.class.php, method PageUtil::addVar()
addVar() - add_core_data
- in file pnRender.class.php, method pnRender::add_core_data()
add core data to the template - AjaxUtil
- in file AjaxUtil.class.php, class AjaxUtil
AjaxUtil - authorised
- in file pnSecurity.php, function authorised()
Enter description here... - AjaxUtil.class.php
- procedural page AjaxUtil.class.php
b
- $baseuri
- in file pnRender.class.php, variable pnRender::$baseuri
The base URI of the site - $baseurl
- in file pnRender.class.php, variable pnRender::$baseurl
The base URL of the site - blocks
- in file pnBlocks.php, function blocks()
- BoldText
- in file pnHTML.php, method pnHTML::BoldText()
add bold text to the object's buffer - buildCalendarInputBox
- in file HtmlUtil.class.php, method HtmlUtil::buildCalendarInputBox()
Return the HTML code for the specified date selector input box - buildDatetime
- in file DateUtil.class.php, method DateUtil::buildDatetime()
Build a datetime string from the supplied fields - buildPaths
- in file CategoryUtil.class.php, method CategoryUtil::buildPaths()
Given an array of categories (with the category-IDs being the keys of the array), return an (idenically indexed) array of category-paths based on the given field (name or id make sense) - buildRelativePaths
- in file CategoryUtil.class.php, method CategoryUtil::buildRelativePaths()
Given an array of categories (with the Property-Names being - buildRelativePathsForCategory
- in file CategoryUtil.class.php, method CategoryUtil::buildRelativePathsForCategory()
Given a category with its parent category, return an (idenically indexed) array of category-paths based on the given field (name or id make sense)
c
- $cache_id
- in file pnRender.class.php, variable pnRender::$cache_id
The cache ID of the object - $changelog
- in file pnTheme.class.php, variable Theme::$changelog
- $componentid
- in file pnTheme.class.php, variable Theme::$componentid
- $contact
- in file pnTheme.class.php, variable Theme::$contact
- $credits
- in file pnTheme.class.php, variable Theme::$credits
- CategoryRegistryUtil
- in file CategoryRegistryUtil.class.php, class CategoryRegistryUtil
CategoryRegistryUtil - CategoryUtil
- in file CategoryUtil.class.php, class CategoryUtil
CategoryUtil - censor
- in file DataUtil.class.php, method DataUtil::censor()
Censor variable contents. This method is recursive array safe. - changeTable
- in file DBUtil.class.php, method DBUtil::changeTable()
change database table using ADODB dictionary method - checkPermission
- in file SecurityUtil.class.php, method SecurityUtil::checkPermission()
Check permissions - checkSignedData
- in file SecurityUtil.class.php, method SecurityUtil::checkSignedData()
verify signed data object - clean
- in file PNObjectArray.class.php, method PNObjectArray::clean()
Clean the acquired input - cleanArray
- in file FormUtil.class.php, method FormUtil::cleanArray()
Clean an array acquired from input. This method is safe to use for recursive arrays and cleans the array in place as well as returning it. - cleanValue
- in file FormUtil.class.php, method FormUtil::cleanValue()
Clean an individual data element in place; cleans the array in place as well as returning it. - cleanVar
- in file DataUtil.class.php, method DataUtil::cleanVar()
Clean a variable, remove slashes. This method is recursive array safe. - clearFailedValidationData
- in file PNObject.class.php, method PNObject::clearFailedValidationData()
Clear the failed validation object data for this object - clearSessionCache
- in file PNObject.class.php, method PNObject::clearSessionCache()
Clear the session cache for this object - clearValidationErrors
- in file FormUtil.class.php, method FormUtil::clearValidationErrors()
Clear the validation error array - clearValidationErrors
- in file PNObject.class.php, method PNObject::clearValidationErrors()
Clear the failed validation errors for this object - clearValidationFailedObjects
- in file FormUtil.class.php, method FormUtil::clearValidationFailedObjects()
Clear the objects which failed validation - clear_all_cache
- in file pnRender.class.php, method pnRender::clear_all_cache()
clear the entire contents of cache (all templates) - clear_cache
- in file pnRender.class.php, method pnRender::clear_cache()
clears the cache for a specific template - cmpDesc
- in file CategoryUtil.class.php, method CategoryUtil::cmpDesc()
Compare function for ML description field - cmpName
- in file CategoryUtil.class.php, method CategoryUtil::cmpName()
Compare function for ML name field - cnvlanguagelist
- in file pnLang.php, function cnvlanguagelist()
Language list for auto detection of browser language - ConfirmAction
- in file pnHTML.php, method pnHTML::ConfirmAction()
composite function for generic confirmation of action - confirmAuthKey
- in file SecurityUtil.class.php, method SecurityUtil::confirmAuthKey()
confirm auth key - convertFromUTF8
- in file DataUtil.class.php, method DataUtil::convertFromUTF8()
convertFromUTF8() converts a string from utf-8 - convertToUTF8
- in file DataUtil.class.php, method DataUtil::convertToUTF8()
convertToUTF8() converts a string or an array (recursivly) to utf-8 - CookieUtil
- in file CookieUtil.class.php, class CookieUtil
CookieUtil - copyCategoriesByID
- in file CategoryUtil.class.php, method CategoryUtil::copyCategoriesByID()
Copy categories by ID (recursive copy) - copyCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::copyCategoriesByPath()
Copy Categories by Path (recurisve copy) - copySubCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::copySubCategoriesByPath()
Copy SubCategories by Path (recurisve copy) - countInstances
- in file StringUtil.class.php, method StringUtil::countInstances()
Count the instances of needle in the given string - countrylist
- in file pnLang.php, function countrylist()
- createDatabase
- in file DBUtil.class.php, method DBUtil::createDatabase()
create database - createIndex
- in file DBUtil.class.php, method DBUtil::createIndex()
create index on table - createObject
- in file ObjectUtil.class.php, method ObjectUtil::createObject()
Create an object of the reuqested type and set the cr_date and cr_uid fields. - createTable
- in file DBUtil.class.php, method DBUtil::createTable()
create a database table using ADODB dictionary method - CategoryRegistryUtil.class.php
- procedural page CategoryRegistryUtil.class.php
- CategoryUtil.class.php
- procedural page CategoryUtil.class.php
- CookieUtil.class.php
- procedural page CookieUtil.class.php
d
- $description
- in file WorkflowUtil.class.php, variable pnWorkflow::$description
- $description
- in file pnTheme.class.php, variable Theme::$description
- $directory
- in file pnTheme.class.php, variable Theme::$directory
- $displayname
- in file pnTheme.class.php, variable Theme::$displayname
- DataUtil
- in file DataUtil.class.php, class DataUtil
DataUtil - DATEFORMAT_FIXED
- in file DateUtil.class.php, constant DATEFORMAT_FIXED
constants for this class - DateUtil
- in file DateUtil.class.php, class DateUtil
DateUtil - DBConnectionStack
- in file DBConnectionStack.class.php, class DBConnectionStack
This class maintains a stack of database connections. Getting a connection will always return the connection object which is currently on top of the connections stack (ie: the latest added connection). - DBUtil
- in file DBUtil.class.php, class DBUtil
DBUtil - decode
- in file DataUtil.class.php, method DataUtil::decode()
Decode a character a previously encoded character - decrementObjectFieldByID
- in file DBUtil.class.php, method DBUtil::decrementObjectFieldByID()
Loop through the array and feed it to DBUtil::insertObject() - decrypt
- in file DataUtil.class.php, method DataUtil::decrypt()
Decrypt the given value using the mcrypt library function. If the mcrypt functions do not exist, we fallback to the RC4 implementation which is shipped with Zikula. - deldir
- in file FileUtil.class.php, method FileUtil::deldir()
Recursiveley delete given directory path - delete
- in file PNObject.class.php, method PNObject::delete()
Generic delete handler for an object - delete
- in file PNObjectArray.class.php, method PNObjectArray::delete()
Generic delete handler for an object - deleteAllObjectTypeAttributes
- in file ObjectUtil.class.php, method ObjectUtil::deleteAllObjectTypeAttributes()
Delete the all attributes for the given tab - deleteCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::deleteCategoriesByPath()
Delete categories by Path - deleteCategoryByID
- in file CategoryUtil.class.php, method CategoryUtil::deleteCategoryByID()
Delete a category by it's ID - deleteCookie
- in file CookieUtil.class.php, method CookieUtil::deleteCookie()
Delete given cookie can be called multiple times, but must be other output is sent to browser. - deleteObject
- in file DBUtil.class.php, method DBUtil::deleteObject()
Generate and execute a delete SQL statement for the given object - deleteObjectAttributes
- in file ObjectUtil.class.php, method ObjectUtil::deleteObjectAttributes()
Delete the attributes for the given object. - deleteObjectByID
- in file DBUtil.class.php, method DBUtil::deleteObjectByID()
Delete an object by its ID. - deleteObjectCategories
- in file ObjectUtil.class.php, method ObjectUtil::deleteObjectCategories()
Delete a meta data object - deleteObjectMetaData
- in file ObjectUtil.class.php, method ObjectUtil::deleteObjectMetaData()
Delete a meta data object - deleteObjectsFromKeyArray
- in file DBUtil.class.php, method DBUtil::deleteObjectsFromKeyArray()
- deletePostProcess
- in file PNObject.class.php, method PNObject::deletePostProcess()
Post-Process the data after a delete. Subclasses can define appropriate implementations. - deletePreProcess
- in file PNObject.class.php, method PNObject::deletePreProcess()
Pre-Process the data prior a delete. Subclasses can define appropriate implementations. - deleteWhere
- in file PNObjectArray.class.php, method PNObjectArray::deleteWhere()
Delete with a where-clause - deleteWhere
- in file DBUtil.class.php, method DBUtil::deleteWhere()
Delete (an) object(s) via a where clause - deleteWorkflow
- in file WorkflowUtil.class.php, method WorkflowUtil::deleteWorkflow()
delete a workflow and associated data (by magic) - deleteWorkflowsForModule
- in file WorkflowUtil.class.php, method WorkflowUtil::deleteWorkflowsForModule()
delete workflows for module (used module uninstall time) - delVar
- in file SessionUtil.class.php, method SessionUtil::delVar()
Delete a session variable - diff
- in file ObjectUtil.class.php, method ObjectUtil::diff()
Diff 2 objects/arrays - diffExtended
- in file ObjectUtil.class.php, method ObjectUtil::diffExtended()
Provide an informative extended diff array when comparing 2 arrays - display
- in file pnRender.class.php, method pnRender::display()
executes & displays the template results - dropColumn
- in file DBUtil.class.php, method DBUtil::dropColumn()
drop column(s) from a table - dropIndex
- in file DBUtil.class.php, method DBUtil::dropIndex()
drop index on table - dropTable
- in file DBUtil.class.php, method DBUtil::dropTable()
delete database table - DataUtil.class.php
- procedural page DataUtil.class.php
- DateUtil.class.php
- procedural page DateUtil.class.php
- DBConnectionStack.class.php
- procedural page DBConnectionStack.class.php
- DBUtil.class.php
- procedural page DBUtil.class.php
- debug.php
- procedural page debug.php
e
- $expose_template
- in file pnRender.class.php, variable pnRender::$expose_template
true if admins wants to expose the template folder, needs admin rights for pnRender too - encode
- in file DataUtil.class.php, method DataUtil::encode()
Encode a character sting such that it's 8-bit clean. It maps to base64_encode(). - encrypt
- in file DataUtil.class.php, method DataUtil::encrypt()
Encrypt the given value using the mcrypt library function. If the mcrypt functions do not exist, we fallback to the RC4 implementation which is shipped with Zikula. - EndPage
- in file pnHTML.php, method pnHTML::EndPage()
Put the appropriate HTML tags in place to create a valid end to HTML output. - error
- in file AjaxUtil.class.php, method AjaxUtil::error()
error() - executeAction
- in file WorkflowUtil.class.php, method pnWorkflow::executeAction()
execute workflow action - executeAction
- in file WorkflowUtil.class.php, method WorkflowUtil::executeAction()
Execute action - executeOperation
- in file WorkflowUtil.class.php, method pnWorkflow::executeOperation()
execute workflow operation within action - executeSQL
- in file DBUtil.class.php, method DBUtil::executeSQL()
Execute SQL, check for errors and return result. Uses Adodb to generate DB-portable paging code. - expandObjectArrayWithCategories
- in file ObjectUtil.class.php, method ObjectUtil::expandObjectArrayWithCategories()
Expand an object array with it's category data - expandObjectWithAttributes
- in file ObjectUtil.class.php, method ObjectUtil::expandObjectWithAttributes()
Expand the given object with it's attributes - expandObjectWithCategories
- in file ObjectUtil.class.php, method ObjectUtil::expandObjectWithCategories()
Expand an object with it's category data - expandObjectWithMeta
- in file ObjectUtil.class.php, method ObjectUtil::expandObjectWithMeta()
Expand an object with it's Meta data - expire
- in file SessionUtil.class.php, method SessionUtil::expire()
Let session expire nicely
f
- fetch
- in file pnRender.class.php, method pnRender::fetch()
executes & returns the template results - FileUtil
- in file FileUtil.class.php, class FileUtil
FileUtil - fixObjectMetaData
- in file ObjectUtil.class.php, method ObjectUtil::fixObjectMetaData()
Ensure that a meta-data object has reasonable default values - formatDatetime
- in file DateUtil.class.php, method DateUtil::formatDatetime()
Reformat a given datetime according to the specified format - formatForDisplay
- in file DataUtil.class.php, method DataUtil::formatForDisplay()
Format a variable for display. This method is recursive array safe. - formatForDisplayHTML
- in file DataUtil.class.php, method DataUtil::formatForDisplayHTML()
Format a variable for HTML display. This method is recursive array safe. - formatForOS
- in file DataUtil.class.php, method DataUtil::formatForOS()
Format a variable for operating-system usage. This method is recursive array safe. - formatForStore
- in file DataUtil.class.php, method DataUtil::formatForStore()
Format a variable for DB-storage. This method is recursive array safe. - formatForURL
- in file DataUtil.class.php, method DataUtil::formatForURL()
- formatPermalink
- in file DataUtil.class.php, method DataUtil::formatPermalink()
- FormCheckbox
- in file pnHTML.php, method pnHTML::FormCheckbox()
Add HTML tags for a checkbox or radio button field as part of a form. - FormEnd
- in file pnHTML.php, method pnHTML::FormEnd()
Add HTML tags to end a form. - FormFile
- in file pnHTML.php, method pnHTML::FormFile()
Add HTML tags for a file upload field as part of a form. - FormHidden
- in file pnHTML.php, method pnHTML::FormHidden()
Add HTML tags for a hidden field as part of a form. - FormSelectMultiple
- in file pnHTML.php, method pnHTML::FormSelectMultiple()
Add HTML tags for a select field as part of a form. - FormSelectMultipleSubmit
- in file HtmlUtil.class.php, method HtmlUtil::FormSelectMultipleSubmit()
Same as PN HTMLApi function but adds javascript form submit code to selector - FormStart
- in file pnHTML.php, method pnHTML::FormStart()
Add HTML tags to start a form. - FormSubmit
- in file pnHTML.php, method pnHTML::FormSubmit()
Add HTML tags for a submission button as part of a form. - FormText
- in file pnHTML.php, method pnHTML::FormText()
Add HTML tags for a text field as part of a form. - FormTextArea
- in file pnHTML.php, method pnHTML::FormTextArea()
Add HTML tags for a text area as part of a form - FormUtil
- in file FormUtil.class.php, class FormUtil
FormUtil - FileUtil.class.php
- procedural page FileUtil.class.php
- FormUtil.class.php
- procedural page FormUtil.class.php
g
- generateAuthKey
- in file SecurityUtil.class.php, method SecurityUtil::generateAuthKey()
generate auth key - generateCategoryFilterWhere
- in file DBUtil.class.php, method DBUtil::generateCategoryFilterWhere()
Append the approriate category filter where-clause to the given where clause. - generateCreateDataDictForStandardFields
- in file ObjectUtil.class.php, method ObjectUtil::generateCreateDataDictForStandardFields()
Generate the ADODB datadict entries to create the standard PN architecture fields - generateCreateSqlForStandardFields
- in file ObjectUtil.class.php, method ObjectUtil::generateCreateSqlForStandardFields()
Generate the SQL to create the standard PN architecture fields - generateEmptyObject
- in file PNObject.class.php, method PNObject::generateEmptyObject()
Generate an empty object with the fields initialized to null - generateRandomFilename
- in file FileUtil.class.php, method FileUtil::generateRandomFilename()
Generate a random filename - genFilter
- in file PNObjectArray.class.php, method PNObjectArray::genFilter()
Generate a filter for the array view. Default implementation which can be overridden by subclasses. - get
- in file PNObjectArray.class.php, method PNObjectArray::get()
Return the current object data. Maps to $this->getWhere(). - get
- in file PNObject.class.php, method PNObject::get()
Return the current object data. If $key and $field are supplied, the object is fetched again from the database. - getActionsByState
- in file WorkflowUtil.class.php, method WorkflowUtil::getActionsByState()
get Actions by State - getActionsForObject
- in file WorkflowUtil.class.php, method WorkflowUtil::getActionsForObject()
get possible actions for a given item of data in it's current workflow state - getAllThemes
- in file ThemeUtil.class.php, method ThemeUtil::getAllThemes()
getAllThemes - getAttributeCount
- in file ObjectUtil.class.php, method ObjectUtil::getAttributeCount()
Retrieve the count for a given attribute name - getAuthInfo
- in file SecurityUtil.class.php, method SecurityUtil::getAuthInfo()
get auth info - getBasename
- in file FileUtil.class.php, method FileUtil::getBasename()
Get the basename of a filename - getBooleanIniValue
- in file DataUtil.class.php, method DataUtil::getBooleanIniValue()
This method converts the several possible return values from allegedly "boolean" ini settings to proper booleans Properly converted input values are: 'off', 'on', 'false', 'true', '0', '1' If the ini_value doesn't match any of those, the value is returned as-is. - getCategories
- in file CategoryUtil.class.php, method CategoryUtil::getCategories()
Return an array of categories objects according the specified where-clause and sort criteria. - getCategoriesByParentID
- in file CategoryUtil.class.php, method CategoryUtil::getCategoriesByParentID()
Return the direct subcategories of the specified category - getCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::getCategoriesByPath()
Return an array of category objects by path without the root category - getCategoriesByRegistry
- in file CategoryUtil.class.php, method CategoryUtil::getCategoriesByRegistry()
Return an array of categories by the registry info - getCategoryByID
- in file CategoryUtil.class.php, method CategoryUtil::getCategoryByID()
Return a category object by ID - getCategoryByPath
- in file CategoryUtil.class.php, method CategoryUtil::getCategoryByPath()
Return a folder object by it's path - getCategoryTreeJS
- in file CategoryUtil.class.php, method CategoryUtil::getCategoryTreeJS()
Get the java-script for the tree menu - getCategoryTreeStructure
- in file CategoryUtil.class.php, method CategoryUtil::getCategoryTreeStructure()
Return an array of folders the user has at least access/view rights to. - getCheckboxes_CategoryField
- in file HtmlUtil.class.php, method HtmlUtil::getCheckboxes_CategoryField()
Return the HTML code for the values in a given category - getColumnsArray
- in file DBUtil.class.php, method DBUtil::getColumnsArray()
return the column array for the given table - getConnection
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnection()
Get the currently active connection (the connection on top of the connection stack) - getConnectionDBDriver
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionDBDriver()
Get the DB driver of the currently active connection. This is not necessarily the same as the DB Type and should be used to distinguish between different database types in ADODB e.g. both oracle and oci8 use the oci8 driver to load the correct data dictionary include file - getConnectionDBHost
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionDBHost()
Get the DB Host of the currently active connection - getConnectionDBName
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionDBName()
Get the DB Alias name of the currently active connection - getConnectionDBType
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionDBType()
Get the DB Type of the currently active connection - getConnectionInfo
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionInfo()
Get the DB connection info structure for a connection as defined in config.php. - getConnectionName
- in file DBConnectionStack.class.php, method DBConnectionStack::getConnectionName()
Get the alias name name of the currently active connection - getCookie
- in file CookieUtil.class.php, method CookieUtil::getCookie()
Get a cookie - getCount
- in file PNObjectArray.class.php, method PNObjectArray::getCount()
Return the record count for the given object set - getData
- in file PNObjectArray.class.php, method PNObjectArray::getData()
Return the currently set object data - getData
- in file PNObject.class.php, method PNObject::getData()
Return the currently set object data - getDataField
- in file PNObjectArray.class.php, method PNObjectArray::getDataField()
Generic function to retrieve - getDataField
- in file PNObject.class.php, method PNObject::getDataField()
Generic function to retrieve - getDataFromInput
- in file PNObject.class.php, method PNObject::getDataFromInput()
Get the data from the various input streams provided. - getDataFromInputPostProcess
- in file PNObject.class.php, method PNObject::getDataFromInputPostProcess()
Post-Process the data after getting it from Input. Subclasses can define appropriate implementations. - getDataFromSession
- in file PNObject.class.php, method PNObject::getDataFromSession()
Get the data from the various input streams provided. - getDataFromSessionPostProcess
- in file PNObject.class.php, method PNObject::getDataFromSessionPostProcess()
Post-Process the data after getting it from Session. Subclasses can define appropriate implementations. - getDataFromSource
- in file PNObject.class.php, method PNObject::getDataFromSource()
Generic access function to retrieve data from the specified source - getDate
- in file RandomUtil.class.php, method RandomUtil::getDate()
Return a random date between $startDate and $endDate - getDateofKW
- in file DateUtil.class.php, method DateUtil::getDateofKW()
Calculate day-x of KW in a YEAR - getDatetime
- in file DateUtil.class.php, method DateUtil::getDatetime()
Return a formatted datetime for the given timestamp (or for now) - getDatetimeDiff
- in file DateUtil.class.php, method DateUtil::getDatetimeDiff()
Return an structured array holding the differences between 2 dates. - getDatetimeDiff_AsField
- in file DateUtil.class.php, method DateUtil::getDatetimeDiff_AsField()
Return an field holding the differences between 2 dates expressed in units of the field requested - getDatetime_Date
- in file DateUtil.class.php, method DateUtil::getDatetime_Date()
Return the date portion of a datetime timestamp - getDatetime_Field
- in file DateUtil.class.php, method DateUtil::getDatetime_Field()
Return the requested field from the supplied date - getDatetime_NextDay
- in file DateUtil.class.php, method DateUtil::getDatetime_NextDay()
Return a formatted datetime at the end of the business day n days from now - getDatetime_NextMonth
- in file DateUtil.class.php, method DateUtil::getDatetime_NextMonth()
Return a formatted datetime at the end of the business day n months from now - getDatetime_NextWeek
- in file DateUtil.class.php, method DateUtil::getDatetime_NextWeek()
Return a formatted datetime at the end of the business day n week from now - getDatetime_NextYear
- in file DateUtil.class.php, method DateUtil::getDatetime_NextYear()
Return a formatted datetime at the end of the business day n years from now - getDatetime_Time
- in file DateUtil.class.php, method DateUtil::getDatetime_Time()
Return the time portion of a datetime timestamp - getDaysInMonth
- in file DateUtil.class.php, method DateUtil::getDaysInMonth()
Return a the number of days in the given month/year - getDescription
- in file WorkflowUtil.class.php, method pnWorkflow::getDescription()
get workflow description - getDynamicDataFields
- in file UserUtil.class.php, method UserUtil::getDynamicDataFields()
Return the defined dynamic user data fields - getErrorMessages
- in file LogUtil.class.php, method LogUtil::getErrorMessages()
Get an array of error messages - getErrorMessagesText
- in file LogUtil.class.php, method LogUtil::getErrorMessagesText()
Get an error message text - getErrorType
- in file LogUtil.class.php, method LogUtil::getErrorType()
get the error type - getExtension
- in file FileUtil.class.php, method FileUtil::getExtension()
Get the file's extension - getFailedValidationData
- in file PNObject.class.php, method PNObject::getFailedValidationData()
Get the object which failed validation - getFailedValidationObjects
- in file FormUtil.class.php, method FormUtil::getFailedValidationObjects()
Return the objects which failed validation - getField
- in file ObjectUtil.class.php, method ObjectUtil::getField()
If the specified field is set return it, otherwise return default - getFieldMarker
- in file FormUtil.class.php, method FormUtil::getFieldMarker()
Get the appropriate field marker - getFilebase
- in file FileUtil.class.php, method FileUtil::getFilebase()
Given a filename (complete with path) get the file basename - getFiles
- in file FileUtil.class.php, method FileUtil::getFiles()
Recursiveley generate a file listing - getGroupListForUser
- in file UserUtil.class.php, method UserUtil::getGroupListForUser()
Return a string list of group-ids for the specified user - getGroupsForUser
- in file UserUtil.class.php, method UserUtil::getGroupsForUser()
Return an array group-ids for the specified user - getHash
- in file PNObjectArray.class.php, method PNObjectArray::getHash()
Get the hashcode for this object data array - getHash
- in file PNObject.class.php, method PNObject::getHash()
Get the hashcode for this object data - getID
- in file PNObject.class.php, method PNObject::getID()
Return the object-ID or false - getID
- in file WorkflowUtil.class.php, method pnWorkflow::getID()
get workflow ID - getIDField
- in file PNObject.class.php, method PNObject::getIDField()
Return the object ID field name - getIDFromName
- in file ThemeUtil.class.php, method ThemeUtil::getIDFromName()
- getInfo
- in file ThemeUtil.class.php, method ThemeUtil::getInfo()
getInfo - GetInputMode
- in file pnHTML.php, method pnHTML::GetInputMode()
Retrive the current input state - getInsertID
- in file DBUtil.class.php, method DBUtil::getInsertID()
- getInstalledLanguages
- in file LanguageUtil.class.php, method LanguageUtil::getInstalledLanguages()
Return the currently available languages - getInstance
- in file pnRender.class.php, method pnRender::getInstance()
setup the current instance of the pnRender class and return it back to the module - getInteger
- in file RandomUtil.class.php, method RandomUtil::getInteger()
Return a random integer between $floor and $ceil (inclusive) - getLanguages
- in file LanguageUtil.class.php, method LanguageUtil::getLanguages()
Return the currently available system languages - getLimitedTablename
- in file DBUtil.class.php, method DBUtil::getLimitedTablename()
limit the table name if necessary and prepend the prefix - getLogFileName
- in file LogUtil.class.php, method LogUtil::getLogFileName()
Generate the filename of todays log file - getModule
- in file WorkflowUtil.class.php, method pnWorkflow::getModule()
get workflow Module - getModules
- in file ModuleUtil.class.php, method ModuleUtil::getModules()
Generic modules select function. Only modules in the module table are returned which means that new/unscanned modules will not be returned - getModulesByState
- in file ModuleUtil.class.php, method ModuleUtil::getModulesByState()
Return an array of modules in the specified state, only modules in the module table are returned which means that new/unscanned modules will not be returned - getModuleStylesheet
- in file ThemeUtil.class.php, method ThemeUtil::getModuleStylesheet()
get the modules stylesheet from several possible sources - getMonthDates
- in file DateUtil.class.php, method DateUtil::getMonthDates()
Return an array of dates for the given month - GetOutput
- in file pnHTML.php, method pnHTML::GetOutput()
Return the HTML output from the buffer. - GetOutputMode
- in file pnHTML.php, method pnHTML::GetOutputMode()
Return the current state of the output stream - getParagraphs
- in file RandomUtil.class.php, method RandomUtil::getParagraphs()
Return a nParas paragraphs of random text based on the dictionary - getParentCategories
- in file CategoryUtil.class.php, method CategoryUtil::getParentCategories()
Return all parent categories starting from id - getPassedValue
- in file FormUtil.class.php, method FormUtil::getPassedValue()
Return the requested key from input in a safe way. This function is safe to use for recursive arrays and either returns a non-empty string or the (optional) default. - getPNGroup
- in file UserUtil.class.php, method UserUtil::getPNGroup()
Return a group object - getPNGroupIdList
- in file UserUtil.class.php, method UserUtil::getPNGroupIdList()
Return a (string) list of group-ids which can then be used in a SQL 'IN (...)' clause - getPNGroups
- in file UserUtil.class.php, method UserUtil::getPNGroups()
Return a hash structure mapping gid to groupname - getPNUser
- in file UserUtil.class.php, method UserUtil::getPNUser()
Return a user object - getPNUserField
- in file UserUtil.class.php, method UserUtil::getPNUserField()
Return a field from a user object - getPNUserIdList
- in file UserUtil.class.php, method UserUtil::getPNUserIdList()
Return a (string) list of user-ids which can then be used in a SQL 'IN (...)' clause - getPNUsers
- in file UserUtil.class.php, method UserUtil::getPNUsers()
Return a hash structure mapping uid to username - getRandomString
- in file RandomUtil.class.php, method RandomUtil::getRandomString()
Return a random string of specified length. This function uses uses md5() to generate the string. - getRegisteredModuleCategories
- in file CategoryRegistryUtil.class.php, method CategoryRegistryUtil::getRegisteredModuleCategories()
Get registered Categories for a module - getRegisteredModuleCategoriesIds
- in file CategoryRegistryUtil.class.php, method CategoryRegistryUtil::getRegisteredModuleCategoriesIds()
Get the IDs of the property registers - getRegisteredModuleCategory
- in file CategoryRegistryUtil.class.php, method CategoryRegistryUtil::getRegisteredModuleCategory()
Get registered category for module property - getRequiredFieldMarker
- in file FormUtil.class.php, method FormUtil::getRequiredFieldMarker()
Get the required field marker (or nothing) for the specified field - getSecurityLevel
- in file SecurityUtil.class.php, method SecurityUtil::getSecurityLevel()
get security level - getSeed
- in file RandomUtil.class.php, method RandomUtil::getSeed()
Return a seed value for the srand() function - getSelector
- in file PNObjectArray.class.php, method PNObjectArray::getSelector()
Get a selector for the object array - getSelectorData_Language
- in file HtmlUtil.class.php, method HtmlUtil::getSelectorData_Language()
Return the dropdown data for the language selector - getSelectorData_PNGroup
- in file UserUtil.class.php, method UserUtil::getSelectorData_PNGroup()
Return a PN array structure for the PN user group selector - getSelectorData_PNUser
- in file UserUtil.class.php, method UserUtil::getSelectorData_PNUser()
Return a PN array strcuture for the PN user dropdown box - getSelectorValue_Permission
- in file HtmlUtil.class.php, method HtmlUtil::getSelectorValue_Permission()
Return the localized string for the given value - getSelectorValue_YesNo
- in file HtmlUtil.class.php, method HtmlUtil::getSelectorValue_YesNo()
Return the localized string for the specified yes/no value - getSelector_Categories
- in file CategoryUtil.class.php, method CategoryUtil::getSelector_Categories()
Return the HTML selector code for the given category hierarchy - getSelector_Categories
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_Categories()
Return the HTML selector code for the given category hierarchy, maps to CategoryUtil::getSelector_Categories() - getSelector_Countries
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_Countries()
Return the HTML for the country selector - getSelector_DatetimeDay
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_DatetimeDay()
Return the HTML for the date day selector - getSelector_DatetimeHour
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_DatetimeHour()
Return the HTML for the date hour selector - getSelector_DatetimeMinute
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_DatetimeMinute()
Return the HTML for the date minute selector - getSelector_DatetimeMonth
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_DatetimeMonth()
Return the HTML for the date month selector - getSelector_DatetimeYear
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_DatetimeYear()
Return the HTML for the date year selector - getSelector_FieldArray
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_FieldArray()
- getSelector_ModuleTables
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_ModuleTables()
- getSelector_ObjectArray
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_ObjectArray()
- getSelector_Permission
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_Permission()
Return the HTML code for the Permission dropdown - getSelector_PermissionLevel
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_PermissionLevel()
Return the HTML code for the Permission Level dropdown - getSelector_PNGroup
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_PNGroup()
Return the html for the PN user group selector - getSelector_PNModule
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_PNModule()
Return the html for the PNModule selector - getSelector_PNUser
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_PNUser()
Return a PN array strcuture for the PN user dropdown box - getSelector_TableFields
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_TableFields()
- getSelector_YesNo
- in file HtmlUtil.class.php, method HtmlUtil::getSelector_YesNo()
Return the HTML code for the Yes/No dropdown - getSentence
- in file RandomUtil.class.php, method RandomUtil::getSentence()
Return a random sentence of nWords based on the dictionary - getStatusMessages
- in file LogUtil.class.php, method LogUtil::getStatusMessages()
Returns an array of status messages - getStatusMessagesText
- in file LogUtil.class.php, method LogUtil::getStatusMessagesText()
Returns a string of the available status messages, separated by the given delimeter - getString
- in file RandomUtil.class.php, method RandomUtil::getString()
Return a random string - getSubCategories
- in file CategoryUtil.class.php, method CategoryUtil::getSubCategories()
Return an array of Subcategories for the specified folder - getSubCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::getSubCategoriesByPath()
Return an array of Subcategories for the specified folder - getSubCategoriesForCategory
- in file CategoryUtil.class.php, method CategoryUtil::getSubCategoriesForCategory()
Return an array of Subcategories by for the given category - getSystemAttributes
- in file ObjectUtil.class.php, method ObjectUtil::getSystemAttributes()
Retrieve a list of attributes defined in the system - getTableConstraints
- in file DBUtil.class.php, method DBUtil::getTableConstraints()
get the table constraints from the pntables array - getTableDefinition
- in file DBUtil.class.php, method DBUtil::getTableDefinition()
get the table definition from the pntables array - getTitle
- in file WorkflowUtil.class.php, method pnWorkflow::getTitle()
get workflow title - getTruncatedString
- in file StringUtil.class.php, method StringUtil::getTruncatedString()
Truncate a string to a certain length - getUserDynamicDataFields
- in file UserUtil.class.php, method UserUtil::getUserDynamicDataFields()
Return a string list of user-ids for the specified group - getUserID
- in file RandomUtil.class.php, method RandomUtil::getUserID()
Return a random user-id - getUsersForGroup
- in file UserUtil.class.php, method UserUtil::getUsersForGroup()
Return a string list of user-ids for the specified group - GetUserTime
- in file pnAPI.php, function GetUserTime()
get a Time String in the right format - getValidation
- in file PNObject.class.php, method PNObject::getValidation()
- getValidationError
- in file FormUtil.class.php, method FormUtil::getValidationError()
Get the validation error for the specified field - getValidationErrors
- in file FormUtil.class.php, method FormUtil::getValidationErrors()
Get the validation errors - getValidationFieldMarker
- in file FormUtil.class.php, method FormUtil::getValidationFieldMarker()
Get the required field marker (or nothing) for the specified field - getVar
- in file ThemeUtil.class.php, method ThemeUtil::getVar()
return a theme variable - getVar
- in file PageUtil.class.php, method PageUtil::getVar()
getVar() - getVar
- in file SessionUtil.class.php, method SessionUtil::getVar()
Get a session variable - getWeekdaysInMonth
- in file DateUtil.class.php, method DateUtil::getWeekdaysInMonth()
Return an array of weekdays for the given month - getWhere
- in file PNObject.class.php, method PNObject::getWhere()
Return/Select the object using the given where clause. - getWhere
- in file PNObjectArray.class.php, method PNObjectArray::getWhere()
Return/Select the object using the given where clause. - getWorkflowForObject
- in file WorkflowUtil.class.php, method WorkflowUtil::getWorkflowForObject()
Load workflow for object will attach array '__PNWORKFLOW__' to the object - getWorkflowState
- in file WorkflowUtil.class.php, method WorkflowUtil::getWorkflowState()
get workflow state of object - get_microtime
- in file debug.php, method Timer::get_microtime()
return the current microtime - get_template_path
- in file pnRender.class.php, method pnRender::get_template_path()
Checks which path to use for required template - get_template_path
- in file pnTheme.class.php, method Theme::get_template_path()
Checks which path to use for required template
h
- $help
- in file pnTheme.class.php, variable Theme::$help
- hasCategoryAccess
- in file CategoryUtil.class.php, method CategoryUtil::hasCategoryAccess()
Check for access to a certain set of categories - hasErrors
- in file LogUtil.class.php, method LogUtil::hasErrors()
check if errors - hasExpired
- in file SessionUtil.class.php, method SessionUtil::hasExpired()
Check if a session has expired or not - hash
- in file DataUtil.class.php, method DataUtil::hash()
Perform SHA1 or SHA256 hashing on a string using native PHP functions if available and if not uses own classes. - hasID
- in file PNObject.class.php, method PNObject::hasID()
Return whether or not this object has a set id field - hasValidationErrors
- in file FormUtil.class.php, method FormUtil::hasValidationErrors()
Return a boolean indicating whether or not the specified field failed validation - haveDirectSubcategories
- in file CategoryUtil.class.php, method CategoryUtil::haveDirectSubcategories()
Check whether the category $cid has subcategories (optional checks for leafe ) - highlightWords
- in file StringUtil.class.php, method StringUtil::highlightWords()
- HtmlUtil
- in file HtmlUtil.class.php, class HtmlUtil
HTMLUtil - HtmlUtil.class.php
- procedural page HtmlUtil.class.php
i
- $id
- in file pnTheme.class.php, variable Theme::$id
- $id
- in file WorkflowUtil.class.php, variable pnWorkflow::$id
- $imagelangpath
- in file pnTheme.class.php, variable Theme::$imagelangpath
- $imagepath
- in file pnTheme.class.php, variable Theme::$imagepath
- $isloggedin
- in file pnTheme.class.php, variable Theme::$isloggedin
- includeOnce
- in file Loader.class.php, method Loader::includeOnce()
Internal include_once, considerably faster - incrementObjectFieldByID
- in file DBUtil.class.php, method DBUtil::incrementObjectFieldByID()
Increment a field by the given increment - init
- in file DBConnectionStack.class.php, method DBConnectionStack::init()
Initialize a DBConnection and place it on the connection stack - initialize
- in file SessionUtil.class.php, method SessionUtil::initialize()
Initialise session - insert
- in file PNObject.class.php, method PNObject::insert()
Generic insert handler for an object (ID is inserted into the object data) - insert
- in file PNObjectArray.class.php, method PNObjectArray::insert()
Generic insert handler for an object (ID is inserted into the object data) - insertObject
- in file DBUtil.class.php, method DBUtil::insertObject()
Generate and execute an insert SQL statement for the given object - insertObjectArray
- in file DBUtil.class.php, method DBUtil::insertObjectArray()
Loop through the array and feed it to DBUtil::insertObject() - insertObjectMetaData
- in file ObjectUtil.class.php, method ObjectUtil::insertObjectMetaData()
Insert a meta data object - insertPostProcess
- in file PNObject.class.php, method PNObject::insertPostProcess()
Post-Process the data after an insert. Subclasses can define appropriate implementations. - insertPreProcess
- in file PNObject.class.php, method PNObject::insertPreProcess()
Pre-Process the data prior to an insert. Subclasses can define appropriate implementations. - isDefaultConnection
- in file DBConnectionStack.class.php, method DBConnectionStack::isDefaultConnection()
Check whether the current connection is the default one - isDirectSubCategory
- in file CategoryUtil.class.php, method CategoryUtil::isDirectSubCategory()
Check whether $cid is a direct subcategory of $root_id - isDirectSubCategoryByID
- in file CategoryUtil.class.php, method CategoryUtil::isDirectSubCategoryByID()
Check whether $cid is a direct subcategory of $root_id - isRequiredField
- in file FormUtil.class.php, method FormUtil::isRequiredField()
Return a boolean indicating whether the specified field is required - isSubCategory
- in file CategoryUtil.class.php, method CategoryUtil::isSubCategory()
Check whether $cat is a subcategory of $rootCat - isSubCategoryByID
- in file CategoryUtil.class.php, method CategoryUtil::isSubCategoryByID()
Check whether $cid is a subcategory of $root_id - is_cached
- in file pnRender.class.php, method pnRender::is_cached()
finds out if a template is already cached - is_serialized
- in file DataUtil.class.php, method DataUtil::is_serialized()
check for serialization
l
- $language
- in file pnRender.class.php, variable pnRender::$language
The current language used by the site/user - $license
- in file pnTheme.class.php, variable Theme::$license
- languagelist
- in file pnLang.php, function languagelist()
list of all availabe languages - LanguageUtil
- in file LanguageUtil.class.php, class LanguageUtil
LanguageUtil - language_current
- in file pnLang.php, function language_current()
get current language - language_name
- in file pnLang.php, function language_name()
get a language name - language_sql
- in file pnLang.php, function language_sql()
build language sql clause for ml - lang_dropdown
- in file pnLang.php, function lang_dropdown()
Make common language selection dropdown - left
- in file StringUtil.class.php, method StringUtil::left()
Returns the left x chars of a string. If the string is longer than x, the whole string is returned - Linebreak
- in file pnHTML.php, method pnHTML::Linebreak()
Add line break - load
- in file ThemeUtil.class.php, method ThemeUtil::load()
Load a theme - loadAllFiles
- in file Loader.class.php, method Loader::loadAllFiles()
Load all files from the specified location in the pn file tree - loadArrayClassFromModule
- in file Loader.class.php, method Loader::loadArrayClassFromModule()
Load a PNObjectArray extended class from the given module. The given class name is prefixed with 'PN' and underscores are removed to produce a proper class name. - loadClass
- in file Loader.class.php, method Loader::loadClass()
Load a class file from the specified location in the file tree - loadClassFromModule
- in file Loader.class.php, method Loader::loadClassFromModule()
Load a PNObject extended class from the given module. The given class name is prefixed with 'PN' and underscores are removed to produce a proper class name. - Loader
- in file Loader.class.php, class Loader
Loader - loadFile
- in file Loader.class.php, method Loader::loadFile()
Load a file from the specified location in the pn file tree - loadFiles
- in file Loader.class.php, method Loader::loadFiles()
Load multiple files from the specified location in the pn file tree Note that in it's default invokation, this method exits after the first successful file load. - loadLanguage
- in file ThemeUtil.class.php, method ThemeUtil::loadLanguage()
- loadOneFile
- in file Loader.class.php, method Loader::loadOneFile()
Return after the first successful file load. This corresponds to the default behaviour of loadFiles(). - loadSchema
- in file WorkflowUtil.class.php, method WorkflowUtil::loadSchema()
load xml workflow - log
- in file LogUtil.class.php, method LogUtil::log()
Log the given messge under the given level - LogUtil
- in file LogUtil.class.php, class LogUtil
LogUtil - LanguageUtil.class.php
- procedural page LanguageUtil.class.php
- Loader.class.php
- procedural page Loader.class.php
- LogUtil.class.php
- procedural page LogUtil.class.php
m
- $modinfo
- in file pnRender.class.php, variable pnRender::$modinfo
The full module info for wich the object is for - $module
- in file WorkflowUtil.class.php, variable pnWorkflow::$module
- $module
- in file pnRender.class.php, variable pnRender::$module
The module in which the current template will be located - makeTimestamp
- in file DateUtil.class.php, method DateUtil::makeTimestamp()
create a unix timestamp from either a unix timestamp (sic!), a MySQL timestamp or a string. This code is taken from smarty_make_timestamp.php, credits go to Monte Ohrt <monte at ohrt dot com> - mapWorkflow
- in file WorkflowUtil.class.php, method pnWorkflowParser::mapWorkflow()
Map workflow - marshallFieldArray
- in file DBUtil.class.php, method DBUtil::marshallFieldArray()
Transform a result set into an array of field values - marshallObjects
- in file DBUtil.class.php, method DBUtil::marshallObjects()
Transform a SQL query result set into an object/array, optionally applying an PN permission filter - metaColumnNames
- in file DBUtil.class.php, method DBUtil::metaColumnNames()
get a list of column names in a table - metaColumns
- in file DBUtil.class.php, method DBUtil::metaColumns()
get a list of columns in a table - metaColumnType
- in file DBUtil.class.php, method DBUtil::metaColumnType()
get a the ADODB meta-type for a table column - metaDatabases
- in file DBUtil.class.php, method DBUtil::metaDatabases()
get a list of databases available on the server - metaForeignKeys
- in file DBUtil.class.php, method DBUtil::metaForeignKeys()
get a list of foreign keys for a table - metaIndexes
- in file DBUtil.class.php, method DBUtil::metaIndexes()
get a list of indexes for a table - metaPrimaryKeys
- in file DBUtil.class.php, method DBUtil::metaPrimaryKeys()
get a list of primary keys for a table - metaTables
- in file DBUtil.class.php, method DBUtil::metaTables()
get a list of tables in the currently connected database - mkdirs
- in file FileUtil.class.php, method FileUtil::mkdirs()
Recursiveley create a directory path - ml_ftime
- in file pnLang.php, function ml_ftime()
Timezone Function - modules_get_language
- in file pnLang.php, function modules_get_language()
Loads the required language file for module some workaround for new layout with /system and /modules [larsneo] - modules_get_manual
- in file pnLang.php, function modules_get_manual()
Loads the required manual for module - ModuleUtil
- in file ModuleUtil.class.php, class ModuleUtil
ModuleUtil - moveCategoriesByID
- in file CategoryUtil.class.php, method CategoryUtil::moveCategoriesByID()
Move categories by ID (recursive move) - moveCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::moveCategoriesByPath()
Move Categories by Path (recursive move) - moveField
- in file ObjectUtil.class.php, method ObjectUtil::moveField()
Increments or decremnts a sequence number (column position) in a table for a given ID. If exists, it swaps the sequence of the field above or down. - moveSubCategoriesByPath
- in file CategoryUtil.class.php, method CategoryUtil::moveSubCategoriesByPath()
Move SubCategories by Path (recurisve move) - ModuleUtil.class.php
- procedural page ModuleUtil.class.php
n
- $name
- in file debug.php, variable Timer::$name
- $name
- in file pnTheme.class.php, variable Theme::$name
- newPNForm
- in file FormUtil.class.php, method FormUtil::newPNForm()
Return a newly created pnFormRender instance with the given name - nl2html
- in file StringUtil.class.php, method StringUtil::nl2html()
Translate html input newlines to
sequences.
o
- $official
- in file pnTheme.class.php, variable Theme::$official
- objectCache
- in file DBUtil.class.php, method DBUtil::objectCache()
Object cache interface - ObjectUtil
- in file ObjectUtil.class.php, class ObjectUtil
ObjectUtil - output
- in file AjaxUtil.class.php, method AjaxUtil::output()
encode data in JSON and return This functions can add a new authid if requested to do so (default). - ObjectUtil.class.php
- procedural page ObjectUtil.class.php
p
- $pageid
- in file pnTheme.class.php, variable Theme::$pageid
- $pagetype
- in file pnTheme.class.php, variable Theme::$pagetype
- $parser
- in file WorkflowUtil.class.php, variable pnWorkflowParser::$parser
- $permlevel
- in file pnTheme.class.php, variable Theme::$permlevel
- Pager
- in file pnHTML.php, method pnHTML::Pager()
- PageTitle
- in file pnHTML.php, method pnHTML::PageTitle()
Add free-form text to the object's buffer as a title - PageUtil
- in file PageUtil.class.php, class PageUtil
Zikula page variables functions - parse
- in file WorkflowUtil.class.php, method pnWorkflowParser::parse()
parse xml - parseUIDate
- in file DateUtil.class.php, method DateUtil::parseUIDate()
Parses a user interface date string (excluding time) into a timestamp - parseUIDateTime
- in file DateUtil.class.php, method DateUtil::parseUIDateTime()
Parses a user interface date+time string into a timestamp - permissionCheck
- in file WorkflowUtil.class.php, method WorkflowUtil::permissionCheck()
Check permission of action - pnADODBInit
- in file pnAPI.php, function pnADODBInit()
initialise ADODB - pnAPI.php
- procedural page pnAPI.php
- pnBannerDisplay
- in file pnBanners.php, function pnBannerDisplay()
Function to display banners in all pages - pnBanners.php
- procedural page pnBanners.php
- pnBlockDisplayPosition
- in file pnBlocks.php, function pnBlockDisplayPosition()
display all blocks in a block position - pnBlockGetInfo
- in file pnBlocks.php, function pnBlockGetInfo()
get block information - pnBlockGetInfoByTitle
- in file pnBlocks.php, function pnBlockGetInfoByTitle()
get block information - pnBlockLoad
- in file pnBlocks.php, function pnBlockLoad()
load a block - pnBlockLoadAll
- in file pnBlocks.php, function pnBlockLoadAll()
load all blocks - pnBlocks.php
- procedural page pnBlocks.php
- pnBlocksGetInfo
- in file pnBlocks.php, function pnBlocksGetInfo()
get block information - pnBlockShow
- in file pnBlocks.php, function pnBlockShow()
show a block - pnBlockThemeBlock
- in file pnBlocks.php, function pnBlockThemeBlock()
Display a block based on the current theme - pnBlockVarsFromContent
- in file pnBlocks.php, function pnBlockVarsFromContent()
extract an array of config variables out of the content field of a block - pnBlockVarsToContent
- in file pnBlocks.php, function pnBlockVarsToContent()
put an array of config variables in the content field of a block - pnConfigDelVar
- in file pnAPI.php, function pnConfigDelVar()
delete a configuration variable - pnConfigGetVar
- in file pnAPI.php, function pnConfigGetVar()
get a configuration variable - pnConfigSetVar
- in file pnAPI.php, function pnConfigSetVar()
set a configuration variable - pnDBGetConn
- in file pnAPI.php, function pnDBGetConn()
get a list of database connections - pnDBGetTableOptions
- in file pnAPI.php, function pnDBGetTableOptions()
- pnDBGetTablePrefix
- in file pnAPI.php, function pnDBGetTablePrefix()
get table prefix - pnDBGetTables
- in file pnAPI.php, function pnDBGetTables()
get a list of database tables - pnDBInit
- in file pnAPI.php, function pnDBInit()
Initialise DB connection - pnDBSetTables
- in file pnAPI.php, function pnDBSetTables()
Creates the database table listing if it hasn't been created yet and merges new table listings into the master list. - pnErrorHandler
- in file pnAPI.php, function pnErrorHandler()
- pnGetBaseURI
- in file pnAPI.php, function pnGetBaseURI()
get base URI for Zikula - pnGetBaseURL
- in file pnAPI.php, function pnGetBaseURL()
get base URL for Zikula - pnGetCurrentURI
- in file pnAPI.php, function pnGetCurrentURI()
Get current URI (and optionally add/replace some parameters) - pnGetCurrentURL
- in file pnAPI.php, function pnGetCurrentURL()
Get current URL - pnGetHost
- in file pnAPI.php, function pnGetHost()
Gets the host name - pnGetStatusMsg
- in file pnAPI.php, function pnGetStatusMsg()
get status message from previous operation - pnHTML
- in file pnHTML.php, method pnHTML::pnHTML()
Constructor - pnHTML
- in file pnHTML.php, class pnHTML
HTML creation and display functions - pnHTML.php
- procedural page pnHTML.php
- pnInit
- in file pnAPI.php, function pnInit()
Initialise Zikula
Carries out a number of initialisation tasks to get Zikula up and running. - pnLang.php
- procedural page pnLang.php
- pnLangLoad
- in file pnLang.php, function pnLangLoad()
Load language files for the current language - pnLocalReferer
- in file pnAPI.php, function pnLocalReferer()
check to see if this is a local referral - pnMail
- in file pnAPI.php, function pnMail()
send an email - pnML
- in file pnLang.php, function pnML()
return a translated string - pnMod.php
- procedural page pnMod.php
- pnModAPIFunc
- in file pnMod.php, function pnModAPIFunc()
run a module API function - pnModAPILoad
- in file pnMod.php, function pnModAPILoad()
load an API module - pnModAvailable
- in file pnMod.php, function pnModAvailable()
see if a module is available - pnModCallHooks
- in file pnMod.php, function pnModCallHooks()
carry out hook operations for module - pnModDBInfoLoad
- in file pnMod.php, function pnModDBInfoLoad()
load datbase definition for a module - pnModDelVar
- in file pnMod.php, function pnModDelVar()
pnModDelVar - pnModFunc
- in file pnMod.php, function pnModFunc()
run a module function - pnModGetAdminMods
- in file pnMod.php, function pnModGetAdminMods()
get list of administration modules - pnModGetAllMods
- in file pnMod.php, function pnModGetAllMods()
get list of all modules - pnModGetBaseDir
- in file pnMod.php, function pnModGetBaseDir()
Get the base directory for a module - pnModGetIDFromName
- in file pnMod.php, function pnModGetIDFromName()
pnModGetIDFromName - get module ID given its name - pnModGetInfo
- in file pnMod.php, function pnModGetInfo()
get information on module - pnModGetName
- in file pnMod.php, function pnModGetName()
get name of current top-level module - pnModGetTypeMods
- in file pnMod.php, function pnModGetTypeMods()
get list of modules by module type - pnModGetUserMods
- in file pnMod.php, function pnModGetUserMods()
get list of user modules - pnModGetVar
- in file pnMod.php, function pnModGetVar()
pnModGetVar - get a module variable - pnModIsHooked
- in file pnMod.php, function pnModIsHooked()
Determine if a module is hooked by another module - pnModLangLoad
- in file pnMod.php, function pnModLangLoad()
pnModLangLoad loads the language files for a module - pnModLoad
- in file pnMod.php, function pnModLoad()
load a module - pnModRegisterHook
- in file pnMod.php, function pnModRegisterHook()
register a hook function - pnModSetVar
- in file pnMod.php, function pnModSetVar()
pnModSetVar - set a module variable - pnModSetVars
- in file pnMod.php, function pnModSetVars()
pnModSetVars - set multiple module variables - PNMODULE_DEPENDENCY_CONFLICTS
- in file pnAPI.php, constant PNMODULE_DEPENDENCY_CONFLICTS
- PNMODULE_DEPENDENCY_RECOMMENDED
- in file pnAPI.php, constant PNMODULE_DEPENDENCY_RECOMMENDED
- PNMODULE_DEPENDENCY_REQUIRED
- in file pnAPI.php, constant PNMODULE_DEPENDENCY_REQUIRED
Module dependency states - PNMODULE_STATE_ACTIVE
- in file pnAPI.php, constant PNMODULE_STATE_ACTIVE
- PNMODULE_STATE_INACTIVE
- in file pnAPI.php, constant PNMODULE_STATE_INACTIVE
- PNMODULE_STATE_INVALID
- in file pnAPI.php, constant PNMODULE_STATE_INVALID
- PNMODULE_STATE_MISSING
- in file pnAPI.php, constant PNMODULE_STATE_MISSING
- PNMODULE_STATE_UNINITIALISED
- in file pnAPI.php, constant PNMODULE_STATE_UNINITIALISED
State of modules - PNMODULE_STATE_UPGRADED
- in file pnAPI.php, constant PNMODULE_STATE_UPGRADED
- pnModUnregisterHook
- in file pnMod.php, function pnModUnregisterHook()
unregister a hook function - pnModURL
- in file pnMod.php, function pnModURL()
generate a module function URL - pnModVarExists
- in file pnMod.php, function pnModVarExists()
pnModVarExists - check to see if a module variable is set - PNNO
- in file pnAPI.php, constant PNNO
- PNObject
- in file PNObject.class.php, class PNObject
PNObjectUtil - PNObject
- in file PNObject.class.php, method PNObject::PNObject()
Constructur, init everything to sane defaults and handle parameters - PNObjectArray
- in file PNObjectArray.class.php, class PNObjectArray
PNObjectArrayUtil - PNObjectArray
- in file PNObjectArray.class.php, method PNObjectArray::PNObjectArray()
Constructur, init everything to sane defaults and handle parameters - PageUtil.class.php
- procedural page PageUtil.class.php
- PNObject.class.php
- procedural page PNObject.class.php
- PNObjectArray.class.php
- procedural page PNObjectArray.class.php
- PNPERMS_ALL
- in file pnAPI.php, constant PNPERMS_ALL
'All' and 'unregistered' for user and group permissions - PNPERMS_UNREGISTERED
- in file pnAPI.php, constant
