Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
a
- $activated
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$activated
- $auto_creation
- in file PeerStmtDelete.php, variable Naos_ODL_Generator_Internal_PeerStmtDelete::$auto_creation
- $auto_creation
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$auto_creation
- ACTIVATED
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::ACTIVATED
- add
- in file Criteria.php, method Naos_ODL_Shared_Criteria::add()
- add
- in file Order.php, method Naos_ODL_Shared_Order::add()
- addBasePath
- in file View.php, method Naos_View::addBasePath()
Add an additional path to view resources
- addColumn
- in file Table.php, method Naos_ODL_Generator_Internal_Table::addColumn()
- addCriteria
- in file Criteria.php, method Naos_ODL_Shared_Criteria::addCriteria()
- addError
- in file Form.php, method Naos_Form::addError()
Adds a new eror to an item or to a specific index of an item.
- addForeignKey
- in file Table.php, method Naos_ODL_Generator_Internal_Table::addForeignKey()
- addFunction
- in file Order.php, method Naos_ODL_Shared_Order::addFunction()
- addIndexUnit
- in file Table.php, method Naos_ODL_Generator_Internal_Table::addIndexUnit()
- addJoin
- in file Criteria.php, method Naos_ODL_Shared_Criteria::addJoin()
- addPHPCode
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::addPHPCode()
- addPHPCode
- in file Table.php, method Naos_ODL_Generator_Internal_Table::addPHPCode()
- addPluginPath
- in file View.php, method Naos_View::addPluginPath()
- addStmtDelete
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::addStmtDelete()
- addStmtRetrieve
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::addStmtRetrieve()
- addTemplatePath
- in file View.php, method Naos_View::addTemplatePath()
Adds to the stack of view template paths in LIFO order.
- addUniqueUnit
- in file Table.php, method Naos_ODL_Generator_Internal_Table::addUniqueUnit()
- allowModifications
- in file Object.php, method Naos_DataNode_Object::allowModifications()
- allowModifications
- in file Item.php, method Naos_Menu_Item::allowModifications()
- Application.php
- procedural page Application.php
- applyAdditionalDefinition
- in file Form.php, method Naos_Form::applyAdditionalDefinition()
- applyDefinition
- in file Form.php, method Naos_Form::applyDefinition()
Applies the definition of a form to the current stored content. This includes the validation of the text attribute (text attribute filters) as well as the verification of the available attributes per item.
- applyModifications
- in file Item.php, method Naos_Menu_Item::applyModifications()
- applyModifications
- in file Object.php, method Naos_DataNode_Object::applyModifications()
- assign
- in file View.php, method Naos_View::assign()
Assign variables to the view script via differing strategies.
- Action.php
- procedural page Action.php
- AbstractSource.php
- procedural page AbstractSource.php
- ArrayInterface.php
- procedural page ArrayInterface.php
- AttributeTextFilter.php
- procedural page AttributeTextFilter.php
- AbstractHtmlCompiler.php
- procedural page AbstractHtmlCompiler.php
- AbstractHandler.php
- procedural page AbstractHandler.php
c
- $criteria
- in file PeerStmtDelete.php, variable Naos_ODL_Generator_Internal_PeerStmtDelete::$criteria
- $criteria
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$criteria
- CoreEnvironment.php
- procedural page CoreEnvironment.php
- Cache.php
- procedural page Cache.php
- checkbox
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::checkbox()
Value preparation: Input element "checkbox"
- checkbox
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::checkbox()
Receive value: Input element "checkbox"
- checkOperation
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::checkOperation()
Checks if a given operation is enabled
- classToFilename
- in file Dispatcher.php, method Naos_Controller_Dispatcher::classToFilename()
Convert a class name to a filename
- clearErrors
- in file Form.php, method Naos_Form::clearErrors()
- clearParams
- in file Request.php, method Naos_Controller_Request::clearParams()
- clearVars
- in file View.php, method Naos_View::clearVars()
Clear all assigned variables
- close
- in file DbSaveHandler.php, method Naos_Session_DbSaveHandler::close()
Close Session - free resources
- closeDialog
- in file Action.php, method Naos_Controller_Action::closeDialog()
Closes an existing dialog instance (at the moment only supported via AJAX)
- closeDialog
- in file State.php, method Naos_Application_State::closeDialog()
Closes an existing dialog instance (at the moment only supported via AJAX)
- compile
- in file AbstractHtmlCompiler.php, method Naos_Template_AbstractHtmlCompiler::compile()
Compiles a template file
- Config.php
- procedural page Config.php
- copy
- in file MenuItem.php, method Naos_Data_Base_MenuItem::copy()
- copy
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::copy()
- copy
- in file DataNode.php, method Naos_Data_Base_DataNode::copy()
- copy
- in file Session.php, method Naos_Data_Base_Session::copy()
- count
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::count()
- count
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::count()
- createPHPCodeComment
- in file Instance.php, method Naos_ODL_Generator_Instance::createPHPCodeComment()
- createPHPDefinition
- in file Instance.php, method Naos_ODL_Generator_Instance::createPHPDefinition()
- createRenderer
- in file Action.php, method Naos_Controller_Action::createRenderer()
- createSQLDefinition
- in file Instance.php, method Naos_ODL_Generator_Instance::createSQLDefinition()
- CT_AJAX
- in file Front.php, class constant Naos_Controller_Front::CT_AJAX
- CT_DEFAULT
- in file Front.php, class constant Naos_Controller_Front::CT_DEFAULT
- CT_DIRECT
- in file Front.php, class constant Naos_Controller_Front::CT_DIRECT
- current
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::current()
- current
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::current()
- C_APPLICATION
- in file VPath.php, class constant Naos_VPath::C_APPLICATION
- C_NAOS
- in file VPath.php, class constant Naos_VPath::C_NAOS
Context constants
- Column.php
- procedural page Column.php
- Criteria.php
- procedural page Criteria.php
d
- $data
- in file Session.php, variable Naos_Data_Base_Session::$data
- $datetime
- in file Session.php, variable Naos_Data_Base_Session::$datetime
- $dblink
- in file Instance.php, variable Naos_ODL_Runtime_Instance::$dblink
- $description
- in file DataNode.php, variable Naos_Data_Base_DataNode::$description
- Dispatcher.php
- procedural page Dispatcher.php
- DATA
- in file Session.php, class constant Naos_DataPeer_Base_Session::DATA
- DataNode.php
- procedural page DataNode.php
- DataNode.php
- procedural page DataNode.php
- DataNode.php
- procedural page DataNode.php
- DataNode.php
- procedural page DataNode.php
- date
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::date()
Value preparation: Input element "date"
- date
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::date()
Receive value: Input element "date"
- date
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::date()
Attribute Text Filter: Checks for a valid date according to the locale of the application state.
- DATETIME
- in file Session.php, class constant Naos_DataPeer_Base_Session::DATETIME
- datetime
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::datetime()
Value preparation: Input element "datetime"
- datetime
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::datetime()
Receive value: Input element "datetime"
- datetime
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::datetime()
Attribute Text Filter: Checks for a valid datetime according to the locale of the application state.
- decimal
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::decimal()
Attribute Text Filter: Checks for a valid decimal value according to the locale of the application state.
- decimal
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::decimal()
Receive value: Input element "decimal"
- decimal
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::decimal()
Value preparation: Input element "decimal"
- decodeTagAttribute
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::decodeTagAttribute()
Decodes a tag attribute
- decodeText
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::decodeText()
Decodes text
- delete
- in file Object.php, method Naos_ODL_Runtime_Object::delete()
- deleteByLoginName
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::deleteByLoginName()
- deleteByName
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::deleteByName()
- deleteByName
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::deleteByName()
- deleteByNode
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::deleteByNode()
- deleteByParentId
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::deleteByParentId()
- deleteByPk
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::deleteByPk()
- deleteByPk
- in file Session.php, method Naos_DataPeer_Base_Session::deleteByPk()
- deleteByPk
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::deleteByPk()
- deleteByPk
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::deleteByPk()
- DESCRIPTION
- in file DataNode.php, class constant Naos_DataPeer_Base_DataNode::DESCRIPTION
- destroy
- in file Instance.php, method Naos_ODL_Runtime_Instance::destroy()
- destroy
- in file DbSaveHandler.php, method Naos_Session_DbSaveHandler::destroy()
Destroy Session - remove data from resource for given session id
- dispatchLoopShutdown
- in file Plugin.php, method Naos_Controller_Plugin::dispatchLoopShutdown()
- dispatchLoopStartup
- in file Plugin.php, method Naos_Controller_Plugin::dispatchLoopStartup()
- documentEnd
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::documentEnd()
Called by Naos_Template_HtmlCompiler when the document ends
- documentEnd
- in file DefaultHandler.php, method Naos_Template_SmartyCompiler_DefaultHandler::documentEnd()
Called by Naos_Template_SmartyCompiler when the document ends
- documentStart
- in file DefaultHandler.php, method Naos_Template_SmartyCompiler_DefaultHandler::documentStart()
Called by Naos_Template_SmartyCompiler when the document starts
- documentStart
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::documentStart()
Called by Naos_Template_HtmlCompiler when the document starts
- DbSaveHandler.php
- procedural page DbSaveHandler.php
- DefaultHandler.php
- procedural page DefaultHandler.php
e
- $email
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$email
- EMAIL
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::EMAIL
- email
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::email()
Attribute Text Filter: Checks for a valid email.
- email
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::email()
Value preparation: Input element "email"
- email
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::email()
Receive value: Input element "email"
- encodeTagAttribute
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::encodeTagAttribute()
Encodes a tag attribute
- encodeText
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::encodeText()
Encodes text
- EQUAL
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::EQUAL
Comparison types
- EQUAL_STD
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::EQUAL_STD
- exportPublicConfig
- in file Application.php, method Naos_Application::exportPublicConfig()
- exportPublicState
- in file Application.php, method Naos_Application::exportPublicState()
- exportQueuedOperations
- in file Application.php, method Naos_Application::exportQueuedOperations()
- Exception.php
- procedural page Exception.php
f
- $firstname
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$firstname
- $flags
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$flags
- Front.php
- procedural page Front.php
- fetch
- in file Cache.php, method Naos_Cache::fetch()
Fetches a variable from the cache
- fetchObject
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::fetchObject()
- fetchObject
- in file Peer.php, method Naos_ODL_Runtime_Peer::fetchObject()
- file
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::file()
Receive value: Input element "file"
- file
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::file()
Value preparation: Input element "file"
- FIRSTNAME
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::FIRSTNAME
- FLAG_AUTO_DISTINCT
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::FLAG_AUTO_DISTINCT
- FLAG_CALC_FOUND_ROWS
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::FLAG_CALC_FOUND_ROWS
- FLAG_DISTINCT
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::FLAG_DISTINCT
- FLAG_FORUPDATE
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::FLAG_FORUPDATE
- FLAG_LIMIT
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::FLAG_LIMIT
- form
- in file Form.php, method Naos_Form::form()
This function provides access to the form instances. It implements a singleton pattern on class identifier basis, i.e. only one instance of a form class per class identifier is allowed. The instances are collected in a cache for later access.
- Form.php
- procedural page Form.php
- formatModuleName
- in file Dispatcher.php, method Naos_Controller_Dispatcher::formatModuleName()
Format the module name.
- ForeignKey.php
- procedural page ForeignKey.php
- function.naos_ajaxhook_a.php
- procedural page function.naos_ajaxhook_a.php
- function.naos_ajaxhook_form.php
- procedural page function.naos_ajaxhook_form.php
- function.naos_form_errors.php
- procedural page function.naos_form_errors.php
- function.naos_form_item_attribute.php
- procedural page function.naos_form_item_attribute.php
- function.naos_form_item_cssclass.php
- procedural page function.naos_form_item_cssclass.php
- function.naos_menuitem_ajaxhook_a.php
- procedural page function.naos_menuitem_ajaxhook_a.php
- function.naos_menuitem_url.php
- procedural page function.naos_menuitem_url.php
- function.naos_url.php
- procedural page function.naos_url.php
g
- gc
- in file DbSaveHandler.php, method Naos_Session_DbSaveHandler::gc()
Garbage Collection - remove old session data older than $maxlifetime (in seconds)
- generateAjaxURL
- in file URL.php, method Naos_URL::generateAjaxURL()
- generateDefaultURL
- in file URL.php, method Naos_URL::generateDefaultURL()
- generateDirectURL
- in file URL.php, method Naos_URL::generateDirectURL()
- generateFullRequestURL
- in file URL.php, method Naos_URL::generateFullRequestURL()
- generateFullURL
- in file URL.php, method Naos_URL::generateFullURL()
- getAdapter
- in file I18N.php, method Naos_I18N::getAdapter()
- getAjaxURL
- in file URL.php, method Naos_URL::getAjaxURL()
- getAppendData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::getAppendData()
Returns data for O_APPEND_CONTENT
- getApplicationId
- in file CoreEnvironment.php, method Naos_Application_CoreEnvironment::getApplicationId()
Returns the application identifier
- getAttribute
- in file Form.php, method Naos_Form::getAttribute()
Gets the content of an item value attribute.
- getAttributesData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::getAttributesData()
Get attributes for O_SET_ATTRIBUTES
- getAvailableForms
- in file XmlRequestSource.php, method Naos_Form_XmlRequestSource::getAvailableForms()
- getAvailableForms
- in file HttpPostSource.php, method Naos_Form_HttpPostSource::getAvailableForms()
- getAvailableForms
- in file AbstractSource.php, method Naos_Form_AbstractSource::getAvailableForms()
Returns an array with form identifier which are available for receiving.
- getAvailableItems
- in file AbstractSource.php, method Naos_Form_AbstractSource::getAvailableItems()
Returns an array with the available items and their titles of an specific form path.
- getCode
- in file PHPCode.php, method Naos_ODL_Generator_Internal_PHPCode::getCode()
- getColumnByName
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getColumnByName()
- getColumnName
- in file Column.php, method Naos_ODL_Generator_Internal_Column::getColumnName()
- getColumns
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getColumns()
- getConfig
- in file Application.php, method Naos_Application::getConfig()
- getConfigDataNode
- in file Application.php, method Naos_Application::getConfigDataNode()
- getConfigLayout
- in file Application.php, method Naos_Application::getConfigLayout()
- getConfigMenu
- in file Application.php, method Naos_Application::getConfigMenu()
- getConfigModule
- in file Application.php, method Naos_Application::getConfigModule()
- getConfigNaos
- in file Application.php, method Naos_Application::getConfigNaos()
Returns application configuration
- getContext
- in file VPath.php, method Naos_VPath::getContext()
Returns the context of the naos path object
- getControllerClass
- in file Dispatcher.php, method Naos_Controller_Dispatcher::getControllerClass()
Get controller class name
- getCustomOperations
- in file State.php, method Naos_Application_State::getCustomOperations()
- getDataNodeOfNode
- in file MenuItem.php, method Naos_Data_Base_MenuItem::getDataNodeOfNode()
- getDefaultMenuItems
- in file Manager.php, method Naos_Menu_Manager::getDefaultMenuItems()
Retrieves default menu items
- getDefaultMenus
- in file Manager.php, method Naos_Menu_Manager::getDefaultMenus()
Retrieves default menus
- getDefaultURL
- in file URL.php, method Naos_URL::getDefaultURL()
- getDialogOperations
- in file State.php, method Naos_Application_State::getDialogOperations()
Returns the set of created dialog actions
- getDirectURL
- in file URL.php, method Naos_URL::getDirectURL()
- getEngine
- in file View.php, method Naos_View::getEngine()
Return the template engine object
- getErrorCode
- in file Exception.php, method Naos_ODL_Runtime_Exception::getErrorCode()
- getErrors1
- in file Form.php, method Naos_Form::getErrors1()
Get all available errors
- getErrors2
- in file Form.php, method Naos_Form::getErrors2()
Get errors on item level
- getErrors3
- in file Form.php, method Naos_Form::getErrors3()
Get errors on item index level
- getFoundRows
- in file Peer.php, method Naos_ODL_Runtime_Peer::getFoundRows()
- getIMySQLType
- in file Res.php, method Naos_ODL_Generator_Internal_Res::getIMySQLType()
- getItemDescriptor
- in file XmlRequestSource.php, method Naos_Form_XmlRequestSource::getItemDescriptor()
- getItemDescriptor
- in file HttpPostSource.php, method Naos_Form_HttpPostSource::getItemDescriptor()
- getItemDescriptor
- in file AbstractSource.php, method Naos_Form_AbstractSource::getItemDescriptor()
Returns the item descriptor of an form path. The return value consists of an comma separated list of the available items and their input class.
- getItemTitleDescriptor
- in file AbstractSource.php, method Naos_Form_AbstractSource::getItemTitleDescriptor()
Returns the item titles of an form path. The value is in general an automatic generated value from the template compiler.
- getItemTitleDescriptor
- in file HttpPostSource.php, method Naos_Form_HttpPostSource::getItemTitleDescriptor()
- getItemTitleDescriptor
- in file XmlRequestSource.php, method Naos_Form_XmlRequestSource::getItemTitleDescriptor()
- getItemValue
- in file AbstractSource.php, method Naos_Form_AbstractSource::getItemValue()
Returns the value of an item path.
- getItemValue
- in file HttpPostSource.php, method Naos_Form_HttpPostSource::getItemValue()
- getItemValue
- in file XmlRequestSource.php, method Naos_Form_XmlRequestSource::getItemValue()
- getLastInsertId
- in file Peer.php, method Naos_ODL_Runtime_Peer::getLastInsertId()
- getLayout
- in file State.php, method Naos_Application_State::getLayout()
- getLayoutConfig
- in file Layout.php, method Naos_Layout::getLayoutConfig()
Returns the configuration of the layout
- getLayoutId
- in file Layout.php, method Naos_Layout::getLayoutId()
Returns the id of the layout
- getLayoutTitle
- in file Layout.php, method Naos_Layout::getLayoutTitle()
Returns the title of the layout
- getLayoutViews
- in file Layout.php, method Naos_Layout::getLayoutViews()
Returns the view names
- getLocale
- in file State.php, method Naos_Application_State::getLocale()
- getMenuItem
- in file Manager.php, method Naos_Menu_Manager::getMenuItem()
Retrieves a menu item, either from database or from configuration
- getMenuItem
- in file State.php, method Naos_Application_State::getMenuItem()
- getMenuItemOfParentId
- in file MenuItem.php, method Naos_Data_Base_MenuItem::getMenuItemOfParentId()
- getMenuItemsOfNode
- in file DataNode.php, method Naos_Data_Base_DataNode::getMenuItemsOfNode()
- getMenuItemsOfParent
- in file Manager.php, method Naos_Menu_Manager::getMenuItemsOfParent()
- getMenuItemsOfParentId
- in file MenuItem.php, method Naos_Data_Base_MenuItem::getMenuItemsOfParentId()
- getMenuItemTree
- in file Manager.php, method Naos_Menu_Manager::getMenuItemTree()
Retrieves a full menu item tree
- getMenus
- in file Manager.php, method Naos_Menu_Manager::getMenus()
Retrieves available menus
- getName
- in file PHPCode.php, method Naos_ODL_Generator_Internal_PHPCode::getName()
- getNameData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::getNameData()
Get tag name for O_SET_NAME
- getNaosCurrentLayout
- in file Request.php, method Naos_Controller_Request::getNaosCurrentLayout()
- getNaosCurrentMenuItem
- in file Request.php, method Naos_Controller_Request::getNaosCurrentMenuItem()
- getNaosCurrentNode
- in file Request.php, method Naos_Controller_Request::getNaosCurrentNode()
- getNaosCurrentView
- in file Request.php, method Naos_Controller_Request::getNaosCurrentView()
- getNode
- in file Manager.php, method Naos_DataNode_Manager::getNode()
Retrieves a node, either from database or from configuration
- getParamNamesLinear
- in file QueryBuilder.php, method Naos_ODL_Shared_QueryBuilder::getParamNamesLinear()
- getParsedVirtualURL
- in file URL.php, method Naos_URL::getParsedVirtualURL()
- getPath
- in file VPath.php, method Naos_VPath::getPath()
Returns the path of the naos path object
- getPathApplication
- in file CoreEnvironment.php, method Naos_Application_CoreEnvironment::getPathApplication()
Returns application package path
- getPathNaos
- in file CoreEnvironment.php, method Naos_Application_CoreEnvironment::getPathNaos()
Returns naos package path
- getPeer
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getPeer()
- getPeerByName
- in file Instance.php, method Naos_ODL_Generator_Instance::getPeerByName()
- getPHPAttribName
- in file Column.php, method Naos_ODL_Generator_Internal_Column::getPHPAttribName()
- getPHPDefinition
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getPHPDefinition()
- getPHPDefinition
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::getPHPDefinition()
- getPHPType
- in file Res.php, method Naos_ODL_Generator_Internal_Res::getPHPType()
- getPredefinedValues
- in file Form.php, method Naos_Form::getPredefinedValues()
Get the set of predefined values for a specific item. This is used especially for select boxes as well as for predefined indices.
- getPrependData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::getPrependData()
Returns data for O_PREPEND_CONTENT
- getPrimaryColumn
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getPrimaryColumn()
- getPrimaryKey
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::getPrimaryKey()
- getPrimaryKey
- in file Object.php, method Naos_ODL_Runtime_Object::getPrimaryKey()
- getPrimaryKey
- in file MenuItem.php, method Naos_Data_Base_MenuItem::getPrimaryKey()
- getPrimaryKey
- in file DataNode.php, method Naos_Data_Base_DataNode::getPrimaryKey()
- getPrimaryKey
- in file Session.php, method Naos_Data_Base_Session::getPrimaryKey()
- getPrimaryKeyColumn
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getPrimaryKeyColumn()
- getReplaceData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::getReplaceData()
Gets data for replace operation
- getScriptPaths
- in file View.php, method Naos_View::getScriptPaths()
Retrieve all view script paths
- getSessionNaos
- in file Application.php, method Naos_Application::getSessionNaos()
Application specific session namespace (name is application identifier).
- getSQLDefinition
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getSQLDefinition()
- getSQLDefinition
- in file Column.php, method Naos_ODL_Generator_Internal_Column::getSQLDefinition()
- getSQLDefinition
- in file ForeignKey.php, method Naos_ODL_Generator_Internal_ForeignKey::getSQLDefinition()
- getSQLQuery
- in file QueryBuilder.php, method Naos_ODL_Shared_QueryBuilder::getSQLQuery()
- getState
- in file Application.php, method Naos_Application::getState()
Returns the state object of the application.
- getStaticData
- in file Object.php, method Naos_DataNode_Object::getStaticData()
- getStatusHandler
- in file Application.php, method Naos_Application::getStatusHandler()
- getTable
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::getTable()
- getTableByName
- in file Instance.php, method Naos_ODL_Generator_Instance::getTableByName()
- getTableName
- in file Table.php, method Naos_ODL_Generator_Internal_Table::getTableName()
- getTemplatePaths
- in file View.php, method Naos_View::getTemplatePaths()
Returns an array of all currently set template paths
- getTitleAttribute
- in file Form.php, method Naos_Form::getTitleAttribute()
Gets the title of an item (which is the either read from the configuration or which is in fact the title attribute).
- getType
- in file VPath.php, method Naos_VPath::getType()
Returns the type of the naos path object
- getType
- in file Column.php, method Naos_ODL_Generator_Internal_Column::getType()
- getTypeAttribs
- in file Column.php, method Naos_ODL_Generator_Internal_Column::getTypeAttribs()
- getValuesLinear
- in file QueryBuilder.php, method Naos_ODL_Shared_QueryBuilder::getValuesLinear()
- getViewOutput
- in file State.php, method Naos_Application_State::getViewOutput()
Retrieves the view output for a layout and view
- getViewOutput
- in file Response.php, method Naos_Controller_Response::getViewOutput()
- getViewOutputOfLayout
- in file State.php, method Naos_Application_State::getViewOutputOfLayout()
Retrieves the view output for a layout and view
- getViewState
- in file Plugin.php, method Naos_Controller_Plugin::getViewState()
- getViewState
- in file State.php, method Naos_Application_State::getViewState()
Retrieves the view state action for a layout and view
- getXmlRequest
- in file Request.php, method Naos_Controller_Request::getXmlRequest()
- getXmlRequest
- in file State.php, method Naos_Application_State::getXmlRequest()
- GREATER_EQUAL
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::GREATER_EQUAL
- GREATER_THAN
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::GREATER_THAN
i
- $id
- in file DataNode.php, variable Naos_Data_Base_DataNode::$id
- $id
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$id
- $id
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$id
- $id
- in file Session.php, variable Naos_Data_Base_Session::$id
- $is_unique
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$is_unique
- i
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::i()
Returns the underlying item
- I18N.php
- procedural page I18N.php
- ID
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::ID
- ID
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::ID
- ID
- in file Session.php, class constant Naos_DataPeer_Base_Session::ID
- ID
- in file DataNode.php, class constant Naos_DataPeer_Base_DataNode::ID
- init
- in file Instance.php, method Naos_ODL_Runtime_Instance::init()
- interpretXmlPeer
- in file Instance.php, method Naos_ODL_Generator_Instance::interpretXmlPeer()
- interpretXmlPeerStmtCriteria
- in file Instance.php, method Naos_ODL_Generator_Instance::interpretXmlPeerStmtCriteria()
- interpretXmlTable
- in file Instance.php, method Naos_ODL_Generator_Instance::interpretXmlTable()
- isArray
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::isArray()
Checks if underlying item is an array
- isAutoincrement
- in file Column.php, method Naos_ODL_Generator_Internal_Column::isAutoincrement()
- isIndex
- in file Column.php, method Naos_ODL_Generator_Internal_Column::isIndex()
- isObject
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::isObject()
Checks if underlying item is an object
- isPrimaryKey
- in file Column.php, method Naos_ODL_Generator_Internal_Column::isPrimaryKey()
- isUnique
- in file Column.php, method Naos_ODL_Generator_Internal_Column::isUnique()
- Item.php
- procedural page Item.php
- Instance.php
- procedural page Instance.php
- Instance.php
- procedural page Instance.php
l
- $lastname
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$lastname
- $layout
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$layout
- $locales
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$locales
- $loginName
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$loginName
- $loginPassword
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$loginPassword
- LASTNAME
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::LASTNAME
- LAYOUT
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::LAYOUT
- Layout.php
- procedural page Layout.php
- LESS_EQUAL
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::LESS_EQUAL
- LESS_THAN
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::LESS_THAN
- lexer
- in file AbstractHtmlCompiler.php, method Naos_Template_AbstractHtmlCompiler::lexer()
Converts the template in a sequence of tokens
- lexer
- in file HtmlCompiler.php, method Naos_Template_HtmlCompiler::lexer()
Converts the template in a sequence of tokens
- lexer
- in file SmartyCompiler.php, method Naos_Template_SmartyCompiler::lexer()
Converts the template in a sequence of tokens
- LIKE
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::LIKE
- load
- in file Object.php, method Naos_ODL_Runtime_Object::load()
- loadClass
- in file Dispatcher.php, method Naos_Controller_Dispatcher::loadClass()
Load a controller class
- loadFromObject
- in file Form.php, method Naos_Form::loadFromObject()
- loadLayoutConfig
- in file Application.php, method Naos_Application::loadLayoutConfig()
Loads configuration of an layout
- LOCALES
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::LOCALES
- LOGINNAME
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::LOGINNAME
- LOGINPASSWORD
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::LOGINPASSWORD
- LayoutHandler.php
- procedural page LayoutHandler.php
n
- $name
- in file DataNode.php, variable Naos_Data_Base_DataNode::$name
- $name
- in file PeerStmtDelete.php, variable Naos_ODL_Generator_Internal_PeerStmtDelete::$name
- $name
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$name
- $name
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$name
- $node
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$node
- NAME
- in file DataNode.php, class constant Naos_DataPeer_Base_DataNode::NAME
- NAME
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::NAME
- naospath
- in file VPath.php, method Naos_VPath::naospath()
Returns a naos path object corresponding to the real path
- Naos_Application
- in file Application.php, class Naos_Application
Naos_Application implements the whole process of the initialisation of the application
- NAOS_APPLICATION_CONFIG_FORMAT
- in file CoreEnvironment.php, constant NAOS_APPLICATION_CONFIG_FORMAT
- Naos_Application_CoreEnvironment
- in file CoreEnvironment.php, class Naos_Application_CoreEnvironment
Naos_Application_CoreEnvironment
- Naos_Application_State
- in file State.php, class Naos_Application_State
Naos_Application_State
- Naos_Application_StatusHandlerInterface
- in file StatusHandlerInterface.php, class Naos_Application_StatusHandlerInterface
Naos_Application_StatusHandlerInterface
- Naos_Application_VoidStatusHandler
- in file VoidStatusHandler.php, class Naos_Application_VoidStatusHandler
Naos_Application_VoidStatusHandler
- Naos_Cache
- in file Cache.php, class Naos_Cache
Naos_Cache is an abstraction layer for caching; it tries to use the fastest method available.
- NAOS_CACHE_USE_APC
- in file Cache.php, constant NAOS_CACHE_USE_APC
- Naos_Config
- in file Config.php, class Naos_Config
Naos_Config is a wrapper for Zend_Config_Xml and Zend_Config_Ini and implements a caching feature for config files.
- NAOS_CONFIG_CACHE_CHECK_STORETIME
- in file Config.php, constant NAOS_CONFIG_CACHE_CHECK_STORETIME
- NAOS_CONFIG_CACHE_PREFIX
- in file Config.php, constant NAOS_CONFIG_CACHE_PREFIX
- NAOS_CONFIG_CACHE_TTL
- in file Config.php, constant NAOS_CONFIG_CACHE_TTL
- Naos_Controller_Action
- in file Action.php, class Naos_Controller_Action
Naos_Controller_Action
- Naos_Controller_Dispatcher
- in file Dispatcher.php, class Naos_Controller_Dispatcher
Naos_Controller_Dispatcher
- Naos_Controller_Front
- in file Front.php, class Naos_Controller_Front
Naos_Controller_Front
- Naos_Controller_Plugin
- in file Plugin.php, class Naos_Controller_Plugin
Naos_Controller_Plugin handles the following Naos-specific stuff:
- Naos_Controller_Request
- in file Request.php, class Naos_Controller_Request
Naos_Controller_Request
- Naos_Controller_Response
- in file Response.php, class Naos_Controller_Response
Naos_Controller_Response
- Naos_Controller_Router
- in file Router.php, class Naos_Controller_Router
Naos_Controller_Router
- Naos_DataNode_Manager
- in file Manager.php, class Naos_DataNode_Manager
Naos_DataNode_Manager allowes to query available nodes.
- Naos_DataNode_Object
- in file Object.php, class Naos_DataNode_Object
Naos_DataNode_Object
- Naos_DataPeer_Base_DataNode
- in file DataNode.php, class Naos_DataPeer_Base_DataNode
The class Naos_DataPeer_DataNode represents a row in the table DataNode.
- Naos_DataPeer_Base_ManagementUser
- in file ManagementUser.php, class Naos_DataPeer_Base_ManagementUser
The class Naos_DataPeer_ManagementUser represents a row in the table ManagementUser.
- Naos_DataPeer_Base_MenuItem
- in file MenuItem.php, class Naos_DataPeer_Base_MenuItem
The class Naos_DataPeer_MenuItem represents a row in the table MenuItem.
- Naos_DataPeer_Base_Session
- in file Session.php, class Naos_DataPeer_Base_Session
The class Naos_DataPeer_Session represents a row in the table Session.
- Naos_DataPeer_DataNode
- in file DataNode.php, class Naos_DataPeer_DataNode
The class Naos_DataPeer_DataNode represents a row in the table DataNode.
- Naos_DataPeer_ManagementUser
- in file ManagementUser.php, class Naos_DataPeer_ManagementUser
The class Naos_DataPeer_ManagementUser represents a row in the table ManagementUser.
- Naos_DataPeer_MenuItem
- in file MenuItem.php, class Naos_DataPeer_MenuItem
The class Naos_DataPeer_MenuItem represents a row in the table MenuItem.
- Naos_DataPeer_Session
- in file Session.php, class Naos_DataPeer_Session
The class Naos_DataPeer_Session represents a row in the table Session.
- Naos_Data_Base_DataNode
- in file DataNode.php, class Naos_Data_Base_DataNode
The class Naos_Data_DataNode represents a row in the table DataNode.
- Naos_Data_Base_ManagementUser
- in file ManagementUser.php, class Naos_Data_Base_ManagementUser
The class Naos_Data_ManagementUser represents a row in the table ManagementUser.
- Naos_Data_Base_MenuItem
- in file MenuItem.php, class Naos_Data_Base_MenuItem
The class Naos_Data_MenuItem represents a row in the table MenuItem.
- Naos_Data_Base_Session
- in file Session.php, class Naos_Data_Base_Session
The class Naos_Data_Session represents a row in the table Session.
- Naos_Data_DataNode
- in file DataNode.php, class Naos_Data_DataNode
The class Naos_Data_DataNode represents a row in the table DataNode.
- Naos_Data_ManagementUser
- in file ManagementUser.php, class Naos_Data_ManagementUser
The class Naos_Data_ManagementUser represents a row in the table ManagementUser.
- Naos_Data_MenuItem
- in file MenuItem.php, class Naos_Data_MenuItem
The class Naos_Data_MenuItem represents a row in the table MenuItem.
- Naos_Data_Session
- in file Session.php, class Naos_Data_Session
The class Naos_Data_Session represents a row in the table Session.
- Naos_Form
- in file Form.php, class Naos_Form
Naos_Form represents a formular for data exchange with the user. The class provides access to the values, and gathers the form values autonomously.
- Naos_Form_AbstractSource
- in file AbstractSource.php, class Naos_Form_AbstractSource
Naos_Form_AbstractSource defines the interface for a data source.
- Naos_Form_ArrayInterface
- in file ArrayInterface.php, class Naos_Form_ArrayInterface
Naos_Form_ArrayInterface provides an virtual multidimensional array access to the available forms and their values. This interface is used by the smarty template engine.
- Naos_Form_AttributeTextFilter
- in file AttributeTextFilter.php, class Naos_Form_AttributeTextFilter
Naos_Form_AttributeTextFilter defines a set of filter for the text attribute, which is usually the user input.
- Naos_Form_HttpPostSource
- in file HttpPostSource.php, class Naos_Form_HttpPostSource
Naos_Form_HttpPostSource implements the well known $_POST source as form data source.
- Naos_Form_ValueTransformPrepare
- in file ValueTransformPrepare.php, class Naos_Form_ValueTransformPrepare
Naos_Form_ValueTransformPrepare provides for every input element type a conversion function, which operates on the value attributes. These functions are called before the specific input element is shown.
- Naos_Form_ValueTransformReceive
- in file ValueTransformReceive.php, class Naos_Form_ValueTransformReceive
Naos_Form_ValueTransformReceive provides for every
- Naos_Form_XmlRequestSource
- in file XmlRequestSource.php, class Naos_Form_XmlRequestSource
Naos_Form_XmlRequestSource provides support for the AJAX XML data source.
- Naos_I18N
- in file I18N.php, class Naos_I18N
Naos_I18N
- Naos_I18N_ReplaceParameterHelper
- in file ReplaceParameterHelper.php, class Naos_I18N_ReplaceParameterHelper
Naos_I18N_ReplaceParameterHelper
- Naos_Layout
- in file Layout.php, class Naos_Layout
Naos_Layout implements the rendering of a layout.
- Naos_Menu_Item
- in file Item.php, class Naos_Menu_Item
Naos_Menu_Item
- Naos_Menu_Manager
- in file Manager.php, class Naos_Menu_Manager
Naos_Menu_Manager allowes to query available menus and menu items.
- Naos_Menu_SmartyInterface
- in file SmartyInterface.php, class Naos_Menu_SmartyInterface
Naos_Menu_SmartyInterface
- Naos_ODL_Generator_Instance
- in file Instance.php, class Naos_ODL_Generator_Instance
Naos_ODL_Generator_Instance
- Naos_ODL_Generator_Internal_Column
- in file Column.php, class Naos_ODL_Generator_Internal_Column
Naos_ODL_Generator_Internal_Column
- Naos_ODL_Generator_Internal_ForeignKey
- in file ForeignKey.php, class Naos_ODL_Generator_Internal_ForeignKey
Naos_ODL_Generator_Internal_ForeignKey
- Naos_ODL_Generator_Internal_Peer
- in file Peer.php, class Naos_ODL_Generator_Internal_Peer
Naos_ODL_Generator_Internal_Peer
- Naos_ODL_Generator_Internal_PeerStmtDelete
- in file PeerStmtDelete.php, class Naos_ODL_Generator_Internal_PeerStmtDelete
Naos_ODL_Generator_Internal_PeerStmtDelete
- Naos_ODL_Generator_Internal_PeerStmtRetrieve
- in file PeerStmtRetrieve.php, class Naos_ODL_Generator_Internal_PeerStmtRetrieve
Naos_ODL_Generator_Internal_PeerStmtRetrieve
- Naos_ODL_Generator_Internal_PHPCode
- in file PHPCode.php, class Naos_ODL_Generator_Internal_PHPCode
Naos_ODL_Generator_Internal_PHPCode
- Naos_ODL_Generator_Internal_Res
- in file Res.php, class Naos_ODL_Generator_Internal_Res
Naos_ODL_Generator_Internal_Res
- Naos_ODL_Generator_Internal_Table
- in file Table.php, class Naos_ODL_Generator_Internal_Table
Naos_ODL_Generator_Internal_Table
- Naos_ODL_Generator_ParseException
- in file ParseException.php, class Naos_ODL_Generator_ParseException
Naos_ODL_Generator_ParseException
- Naos_ODL_Generator_ParseParamException
- in file ParseParamException.php, class Naos_ODL_Generator_ParseParamException
Naos_ODL_Generator_ParseParamException
- Naos_ODL_Runtime_Exception
- in file Exception.php, class Naos_ODL_Runtime_Exception
Naos_ODL_Runtime_Exception
- Naos_ODL_Runtime_Instance
- in file Instance.php, class Naos_ODL_Runtime_Instance
Naos_ODL_Runtime_Instance
- Naos_ODL_Runtime_Object
- in file Object.php, class Naos_ODL_Runtime_Object
Naos_ODL_Runtime_Object
- Naos_ODL_Runtime_Peer
- in file Peer.php, class Naos_ODL_Runtime_Peer
Naos_ODL_Runtime_Peer
- Naos_ODL_Runtime_ResultIterator
- in file ResultIterator.php, class Naos_ODL_Runtime_ResultIterator
Naos_ODL_Runtime_ResultIterator
- Naos_ODL_Shared_Criteria
- in file Criteria.php, class Naos_ODL_Shared_Criteria
Naos_ODL_Shared_Criteria
- Naos_ODL_Shared_Order
- in file Order.php, class Naos_ODL_Shared_Order
Naos_ODL_Shared_Order
- Naos_ODL_Shared_QueryBuilder
- in file QueryBuilder.php, class Naos_ODL_Shared_QueryBuilder
Naos_ODL_Shared_QueryBuilder
- Naos_Path
- in file Path.php, class Naos_Path
Naos_Path is a helper for file access
- Naos_Session_DbSaveHandler
- in file DbSaveHandler.php, class Naos_Session_DbSaveHandler
Naos_Session_DbSaveHandler implements the Zend_Session_SaveHandler_Interface interface and therefore provides functionality to store sessions.
- Naos_String
- in file String.php, class Naos_String
Naos_String implements some string helper functions.
- Naos_Template_AbstractHtmlCompiler
- in file AbstractHtmlCompiler.php, class Naos_Template_AbstractHtmlCompiler
Naos_Template_AbstractHtmlCompiler compiles a template, which means nothing else than reading a html file and producing a html file.
- Naos_Template_HtmlCompiler
- in file HtmlCompiler.php, class Naos_Template_HtmlCompiler
Naos_Template_HtmlCompiler compiles a template, which means nothing else than reading a html file and producing a html file.
- Naos_Template_HtmlCompiler_AbstractHandler
- in file AbstractHandler.php, class Naos_Template_HtmlCompiler_AbstractHandler
Naos_Template_HtmlCompiler_AbstractHandler allows to implement a handler which defines operations on an html document while parsing it.
- Naos_Template_HtmlCompiler_HandlerOperation
- in file HandlerOperation.php, class Naos_Template_HtmlCompiler_HandlerOperation
Naos_Template_HtmlCompiler_HandlerOperation defines an operation on an tag for Naos_Template_HtmlCompiler
- Naos_Template_SmartyCompiler
- in file SmartyCompiler.php, class Naos_Template_SmartyCompiler
Naos_Template_SmartyCompiler compiles a template, which means nothing else than reading a smarty html file and producing a smarty html file.
- Naos_Template_SmartyCompiler_DefaultHandler
- in file DefaultHandler.php, class Naos_Template_SmartyCompiler_DefaultHandler
Naos_Template_SmartyCompiler_DefaultHandler
- Naos_Template_SmartyCompiler_LayoutHandler
- in file LayoutHandler.php, class Naos_Template_SmartyCompiler_LayoutHandler
Naos_Template_SmartyCompiler_LayoutHandler
- Naos_Tools_ObjectArrayInterface
- in file ObjectArrayInterface.php, class Naos_Tools_ObjectArrayInterface
- Naos_URL
- in file URL.php, class Naos_URL
Naos_URL
- Naos_View
- in file View.php, class Naos_View
Naos_View is a Smarty wrapper for Zend_View style usage.
- Naos_VPath
- in file VPath.php, class Naos_VPath
Naos_VPath maps a virtual path to a real path (system path).
- next
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::next()
- next
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::next()
- NODE
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::NODE
- NOT_EQUAL
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::NOT_EQUAL
- NOT_LIKE
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::NOT_LIKE
o
- $order
- in file PeerStmtRetrieve.php, variable Naos_ODL_Generator_Internal_PeerStmtRetrieve::$order
- Object.php
- procedural page Object.php
- oClass
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::oClass()
Returns the class of the underlying item, if it is an object
- Object.php
- procedural page Object.php
- Order.php
- procedural page Order.php
- offsetExists
- in file Object.php, method Naos_DataNode_Object::offsetExists()
- offsetExists
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::offsetExists()
- offsetExists
- in file Object.php, method Naos_ODL_Runtime_Object::offsetExists()
- offsetExists
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::offsetExists()
- offsetExists
- in file Item.php, method Naos_Menu_Item::offsetExists()
- offsetExists
- in file SmartyInterface.php, method Naos_Menu_SmartyInterface::offsetExists()
- offsetExists
- in file ArrayInterface.php, method Naos_Form_ArrayInterface::offsetExists()
- offsetGet
- in file Object.php, method Naos_DataNode_Object::offsetGet()
- offsetGet
- in file ArrayInterface.php, method Naos_Form_ArrayInterface::offsetGet()
- offsetGet
- in file Object.php, method Naos_ODL_Runtime_Object::offsetGet()
- offsetGet
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::offsetGet()
- offsetGet
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::offsetGet()
- offsetGet
- in file Item.php, method Naos_Menu_Item::offsetGet()
- offsetGet
- in file SmartyInterface.php, method Naos_Menu_SmartyInterface::offsetGet()
- offsetSet
- in file ArrayInterface.php, method Naos_Form_ArrayInterface::offsetSet()
- offsetSet
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::offsetSet()
- offsetSet
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::offsetSet()
- offsetSet
- in file Object.php, method Naos_DataNode_Object::offsetSet()
- offsetSet
- in file SmartyInterface.php, method Naos_Menu_SmartyInterface::offsetSet()
- offsetSet
- in file Item.php, method Naos_Menu_Item::offsetSet()
- offsetSet
- in file Object.php, method Naos_ODL_Runtime_Object::offsetSet()
- offsetUnset
- in file SmartyInterface.php, method Naos_Menu_SmartyInterface::offsetUnset()
- offsetUnset
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::offsetUnset()
- offsetUnset
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::offsetUnset()
- offsetUnset
- in file Object.php, method Naos_DataNode_Object::offsetUnset()
- offsetUnset
- in file Item.php, method Naos_Menu_Item::offsetUnset()
- offsetUnset
- in file ArrayInterface.php, method Naos_Form_ArrayInterface::offsetUnset()
- offsetUnset
- in file Object.php, method Naos_ODL_Runtime_Object::offsetUnset()
- oInstanceOf
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::oInstanceOf()
Checks wether the underlying item is of instance of $iname, if it is an object
- open
- in file DbSaveHandler.php, method Naos_Session_DbSaveHandler::open()
Open Session - retrieve resources
- openDialog
- in file State.php, method Naos_Application_State::openDialog()
Creates a new dialog instance (at the moment only supported via AJAX)
- openDialog
- in file Action.php, method Naos_Controller_Action::openDialog()
Creates a new dialog instance (at the moment only supported via AJAX)
- O_APPEND_CONTENT
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_APPEND_CONTENT
- O_IGNORE
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_IGNORE
Type constants
- O_IGNORE_CONTENT
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_IGNORE_CONTENT
- O_INNER_REPLACE
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_INNER_REPLACE
- O_OUTER_REPLACE
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_OUTER_REPLACE
- O_PREPEND_CONTENT
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_PREPEND_CONTENT
- O_SET_ATTRIBUTES
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_SET_ATTRIBUTES
- O_SET_NAME
- in file HandlerOperation.php, class constant Naos_Template_HtmlCompiler_HandlerOperation::O_SET_NAME
- ObjectArrayInterface.php
- procedural page ObjectArrayInterface.php
p
- $parentId
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$parentId
- $position
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$position
- Plugin.php
- procedural page Plugin.php
- Peer.php
- procedural page Peer.php
- PeerStmtDelete.php
- procedural page PeerStmtDelete.php
- PeerStmtRetrieve.php
- procedural page PeerStmtRetrieve.php
- PHPCode.php
- procedural page PHPCode.php
- ParseException.php
- procedural page ParseException.php
- ParseParamException.php
- procedural page ParseParamException.php
- Peer.php
- procedural page Peer.php
- PARENTID
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::PARENTID
- parseFile
- in file Instance.php, method Naos_ODL_Generator_Instance::parseFile()
- parseVirtualURL
- in file URL.php, method Naos_URL::parseVirtualURL()
- password
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::password()
Value preparation: Input element "password"
- password
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::password()
Attribute Text Filter: Checks for a valid password.
- password
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::password()
Receive value: Input element "password"
- Path.php
- procedural page Path.php
- POSITION
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::POSITION
- postDispatch
- in file Plugin.php, method Naos_Controller_Plugin::postDispatch()
- postShutdown
- in file VoidStatusHandler.php, method Naos_Application_VoidStatusHandler::postShutdown()
- postShutdown
- in file StatusHandlerInterface.php, method Naos_Application_StatusHandlerInterface::postShutdown()
- postStartup
- in file VoidStatusHandler.php, method Naos_Application_VoidStatusHandler::postStartup()
- postStartup
- in file StatusHandlerInterface.php, method Naos_Application_StatusHandlerInterface::postStartup()
- preDispatch
- in file Plugin.php, method Naos_Controller_Plugin::preDispatch()
- prepare
- in file I18N.php, method Naos_I18N::prepare()
- prepareAttributes
- in file Form.php, method Naos_Form::prepareAttributes()
This function applies the specific prepare function for an input class and sets the resulting attributes to the item value in question.
- preRender
- in file View.php, method Naos_View::preRender()
Precompiles a view script.
- preShutdown
- in file VoidStatusHandler.php, method Naos_Application_VoidStatusHandler::preShutdown()
- preShutdown
- in file StatusHandlerInterface.php, method Naos_Application_StatusHandlerInterface::preShutdown()
- preStartup
- in file VoidStatusHandler.php, method Naos_Application_VoidStatusHandler::preStartup()
- preStartup
- in file StatusHandlerInterface.php, method Naos_Application_StatusHandlerInterface::preStartup()
r
- Request.php
- procedural page Request.php
- Response.php
- procedural page Response.php
- Router.php
- procedural page Router.php
- ReplaceParameterHelper.php
- procedural page ReplaceParameterHelper.php
- Res.php
- procedural page Res.php
- ResultIterator.php
- procedural page ResultIterator.php
- radio
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::radio()
Receive value: Input element "radio"
- radio
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::radio()
Value preparation: Input element "radio"
- read
- in file DbSaveHandler.php, method Naos_Session_DbSaveHandler::read()
Read session data
- realpath
- in file Path.php, method Naos_Path::realpath()
Same as php realpath but also works with non-existent paths!
- realpath
- in file VPath.php, method Naos_VPath::realpath()
Returns the real path of the specified context, type and path
- redispatch
- in file Request.php, method Naos_Controller_Request::redispatch()
- regexp
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::regexp()
Attribute Text Filter: Checks for a valid value according to the given regular expression.
- render
- in file View.php, method Naos_View::render()
Processes a view script and returns the output.
- render
- in file Action.php, method Naos_Controller_Action::render()
Render a view
- renderLayout
- in file Layout.php, method Naos_Layout::renderLayout()
Renders the layout
- renderOutputObjects
- in file State.php, method Naos_Application_State::renderOutputObjects()
Renders collected output objects, e.g. view output or dialog output
- renderScript
- in file Action.php, method Naos_Controller_Action::renderScript()
Render a given view script
- renderTag
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::renderTag()
Renders an tag with text
- replaceParameter
- in file I18N.php, method Naos_I18N::replaceParameter()
- required
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::required()
Attribute Text Filter: Checks if value is available.
- reset
- in file Object.php, method Naos_ODL_Runtime_Object::reset()
- resolve
- in file VPath.php, method Naos_VPath::resolve()
Resolves the naos path object to a real path http://www.php.net/realpath
- retrieve
- in file Session.php, method Naos_DataPeer_Base_Session::retrieve()
- retrieve
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieve()
- retrieve
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::retrieve()
- retrieve
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::retrieve()
- retrieveAll
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::retrieveAll()
- retrieveAll
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::retrieveAll()
- retrieveAll
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveAll()
- retrieveAll
- in file Session.php, method Naos_DataPeer_Base_Session::retrieveAll()
- retrieveByLoginName
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::retrieveByLoginName()
- retrieveByMenuAndId
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByMenuAndId()
- retrieveByMenuAndParentId
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByMenuAndParentId()
- retrieveByName
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByName()
- retrieveByName
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::retrieveByName()
- retrieveByNode
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByNode()
- retrieveByParentId
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByParentId()
- retrieveByPk
- in file Session.php, method Naos_DataPeer_Base_Session::retrieveByPk()
- retrieveByPk
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::retrieveByPk()
- retrieveByPk
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::retrieveByPk()
- retrieveByPk
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::retrieveByPk()
- rewind
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::rewind()
- rewind
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::rewind()
- route
- in file Router.php, method Naos_Controller_Router::route()
Processes a request and sets its controller and action. If no route was possible, an exception is thrown.
- routeShutdown
- in file Plugin.php, method Naos_Controller_Plugin::routeShutdown()
- routeStartup
- in file Plugin.php, method Naos_Controller_Plugin::routeStartup()
- rp
- in file I18N.php, function rp()
- run
- in file Front.php, method Naos_Controller_Front::run()
Runs the application
s
- $settingsLocale
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$settingsLocale
- State.php
- procedural page State.php
- StatusHandlerInterface.php
- procedural page StatusHandlerInterface.php
- Session.php
- procedural page Session.php
- Session.php
- procedural page Session.php
- Session.php
- procedural page Session.php
- Session.php
- procedural page Session.php
- SmartyInterface.php
- procedural page SmartyInterface.php
- save
- in file Object.php, method Naos_ODL_Runtime_Object::save()
- saveObject
- in file MenuItem.php, method Naos_DataPeer_Base_MenuItem::saveObject()
- saveObject
- in file Session.php, method Naos_DataPeer_Base_Session::saveObject()
- saveObject
- in file DataNode.php, method Naos_DataPeer_Base_DataNode::saveObject()
- saveObject
- in file ManagementUser.php, method Naos_DataPeer_Base_ManagementUser::saveObject()
- select
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::select()
Value preparation: Input element "select"
- select
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::select()
Receive value: Input element "select"
- setAppendData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::setAppendData()
Set data for O_APPEND_CONTENT
- setAttribute
- in file Form.php, method Naos_Form::setAttribute()
Sets the content of an item value attribute.
- setAttributesData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::setAttributesData()
Set attributes for O_SET_ATTRIBUTES
- setBasePath
- in file View.php, method Naos_View::setBasePath()
Set a base path to all view resources
- setCompileHandler
- in file View.php, method Naos_View::setCompileHandler()
Sets a new compile handler
- setLayout
- in file State.php, method Naos_Application_State::setLayout()
- setLocale
- in file State.php, method Naos_Application_State::setLocale()
- setMenuItem
- in file State.php, method Naos_Application_State::setMenuItem()
- setNameData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::setNameData()
Set tag name for O_SET_NAME
- setNaosCurrentLayout
- in file Request.php, method Naos_Controller_Request::setNaosCurrentLayout()
- setNaosCurrentMenuItem
- in file Request.php, method Naos_Controller_Request::setNaosCurrentMenuItem()
- setNaosCurrentNode
- in file Request.php, method Naos_Controller_Request::setNaosCurrentNode()
- setNaosCurrentView
- in file Request.php, method Naos_Controller_Request::setNaosCurrentView()
- setPrependData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::setPrependData()
Set data for O_PREPEND_CONTENT
- setPrimaryKey
- in file Session.php, method Naos_Data_Base_Session::setPrimaryKey()
- setPrimaryKey
- in file Object.php, method Naos_ODL_Runtime_Object::setPrimaryKey()
- setPrimaryKey
- in file DataNode.php, method Naos_Data_Base_DataNode::setPrimaryKey()
- setPrimaryKey
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::setPrimaryKey()
- setPrimaryKey
- in file MenuItem.php, method Naos_Data_Base_MenuItem::setPrimaryKey()
- setReplaceData
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::setReplaceData()
Sets data for replace operation. Data should be encoded.
- setScriptPath
- in file View.php, method Naos_View::setScriptPath()
Set the path to find the view script used by render()
- setTemplatePath
- in file View.php, method Naos_View::setTemplatePath()
Resets the stack of view script paths.
- SETTINGSLOCALE
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::SETTINGSLOCALE
- setup
- in file CoreEnvironment.php, method Naos_Application_CoreEnvironment::setup()
- setViewOutput
- in file State.php, method Naos_Application_State::setViewOutput()
Sets the view output for a layout and view
- setViewOutput
- in file Response.php, method Naos_Controller_Response::setViewOutput()
- setViewState
- in file State.php, method Naos_Application_State::setViewState()
Sets the view state action for a layout and view
- setVirtualURL
- in file URL.php, method Naos_URL::setVirtualURL()
- setXmlRequest
- in file State.php, method Naos_Application_State::setXmlRequest()
- setXmlRequest
- in file Request.php, method Naos_Controller_Request::setXmlRequest()
- smarty_block_tr
- in file block.tr.php, function smarty_block_tr()
smarty_block_tr
- smarty_function_naos_ajaxhook_a
- in file function.naos_ajaxhook_a.php, function smarty_function_naos_ajaxhook_a()
smarty_function_naos_ajaxhook_a
- smarty_function_naos_ajaxhook_form
- in file function.naos_ajaxhook_form.php, function smarty_function_naos_ajaxhook_form()
smarty_function_naos_ajaxhook_form
- smarty_function_naos_form_errors
- in file function.naos_form_errors.php, function smarty_function_naos_form_errors()
smarty_function_naos_form_errors
- smarty_function_naos_form_item_attribute
- in file function.naos_form_item_attribute.php, function smarty_function_naos_form_item_attribute()
smarty_function_naos_form_item_attribute
- smarty_function_naos_form_item_cssclass
- in file function.naos_form_item_cssclass.php, function smarty_function_naos_form_item_cssclass()
smarty_function_naos_form_item_cssclass
- smarty_function_naos_menuitem_ajaxhook_a
- in file function.naos_menuitem_ajaxhook_a.php, function smarty_function_naos_menuitem_ajaxhook_a()
smarty_function_naos_menuitem_ajaxhook_a
- smarty_function_naos_menuitem_url
- in file function.naos_menuitem_url.php, function smarty_function_naos_menuitem_url()
smarty_function_naos_menuitem_url
- smarty_function_naos_url
- in file function.naos_url.php, function smarty_function_naos_url()
smarty_function_naos_url
- smarty_modifier_naos_date
- in file modifier.naos_date.php, function smarty_modifier_naos_date()
smarty_modifier_naos_date
- smarty_modifier_naos_decimal
- in file modifier.naos_decimal.php, function smarty_modifier_naos_decimal()
smarty_modifier_naos_decimal
- solveCritComp
- in file Res.php, method Naos_ODL_Generator_Internal_Res::solveCritComp()
- stateReceived
- in file Form.php, method Naos_Form::stateReceived()
This function indicates if we have a form object with received values or if we have a new form object.
- store
- in file Cache.php, method Naos_Cache::store()
Stores a variable to the cache
- storetime
- in file Cache.php, method Naos_Cache::storetime()
Retrieves store time of a cache object
- storeToObject
- in file Form.php, method Naos_Form::storeToObject()
- String.php
- procedural page String.php
- strpos
- in file String.php, method Naos_String::strpos()
Finds $needle in $haystack. If $needle is an array, the minimum of all positions is returned.
- submit
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::submit()
Value preparation: Input element "submit"
- submit
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::submit()
Receive value: Input element "submit"
- SmartyCompiler.php
- procedural page SmartyCompiler.php
t
- $title
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$title
- $title
- in file DataNode.php, variable Naos_Data_Base_DataNode::$title
- Table.php
- procedural page Table.php
- tableCheck
- in file Instance.php, method Naos_ODL_Generator_Instance::tableCheck()
- TABLE_NAME
- in file Session.php, class constant Naos_DataPeer_Base_Session::TABLE_NAME
- TABLE_NAME
- in file ManagementUser.php, class constant Naos_DataPeer_Base_ManagementUser::TABLE_NAME
- TABLE_NAME
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::TABLE_NAME
- TABLE_NAME
- in file DataNode.php, class constant Naos_DataPeer_Base_DataNode::TABLE_NAME
- tagEnd
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::tagEnd()
Called by Naos_Template_HtmlCompiler when a tag ends
- tagEnd
- in file DefaultHandler.php, method Naos_Template_SmartyCompiler_DefaultHandler::tagEnd()
Called by Naos_Template_SmartyCompiler when a tag ends
- tagStart
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::tagStart()
Called by Naos_Template_HtmlCompiler when a new tag starts
- tagStart
- in file LayoutHandler.php, method Naos_Template_SmartyCompiler_LayoutHandler::tagStart()
Called by Naos_Template_SmartyCompiler when a new tag starts
- tagStart
- in file DefaultHandler.php, method Naos_Template_SmartyCompiler_DefaultHandler::tagStart()
Called by Naos_Template_SmartyCompiler when a new tag starts
- text
- in file DefaultHandler.php, method Naos_Template_SmartyCompiler_DefaultHandler::text()
Called by Naos_Template_SmartyCompiler when tag content is available (might be called multiple times)
- text
- in file AbstractHandler.php, method Naos_Template_HtmlCompiler_AbstractHandler::text()
Called by Naos_Template_HtmlCompiler when text is available
- text
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::text()
Value preparation: Input element "text"
- text
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::text()
Receive value: Input element "text"
- textarea
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::textarea()
Receive value: Input element "textarea"
- textarea
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::textarea()
Value preparation: Input element "textarea"
- time
- in file AttributeTextFilter.php, method Naos_Form_AttributeTextFilter::time()
Attribute Text Filter: Checks for a valid time according to the locale of the application state.
- time
- in file ValueTransformReceive.php, method Naos_Form_ValueTransformReceive::time()
Receive value: Input element "time"
- time
- in file ValueTransformPrepare.php, method Naos_Form_ValueTransformPrepare::time()
Value preparation: Input element "time"
- TITLE
- in file DataNode.php, class constant Naos_DataPeer_Base_DataNode::TITLE
- TITLE
- in file MenuItem.php, class constant Naos_DataPeer_Base_MenuItem::TITLE
- toArray
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::toArray()
- tr
- in file I18N.php, function tr()
- transactionCommit
- in file Instance.php, method Naos_ODL_Runtime_Instance::transactionCommit()
- transactionRollback
- in file Instance.php, method Naos_ODL_Runtime_Instance::transactionRollback()
- transactionStart
- in file Instance.php, method Naos_ODL_Runtime_Instance::transactionStart()
- translate
- in file I18N.php, method Naos_I18N::translate()
- translateConfig
- in file I18N.php, method Naos_I18N::translateConfig()
- trc
- in file I18N.php, function trc()
- triggerCustomOperation
- in file State.php, method Naos_Application_State::triggerCustomOperation()
- triggerCustomOperation
- in file Action.php, method Naos_Controller_Action::triggerCustomOperation()
- trn
- in file I18N.php, function trn()
- TYPE_DELETE
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::TYPE_DELETE
- TYPE_SELECT
- in file QueryBuilder.php, class constant Naos_ODL_Shared_QueryBuilder::TYPE_SELECT
- T_CACHE
- in file VPath.php, class constant Naos_VPath::T_CACHE
Type constants
- T_CONFIGURATION
- in file VPath.php, class constant Naos_VPath::T_CONFIGURATION
- T_DEFINITION
- in file VPath.php, class constant Naos_VPath::T_DEFINITION
- T_LAYOUT
- in file VPath.php, class constant Naos_VPath::T_LAYOUT
- T_LIBRARY
- in file VPath.php, class constant Naos_VPath::T_LIBRARY
- T_MODULE
- in file VPath.php, class constant Naos_VPath::T_MODULE
- T_TRANSLATION
- in file VPath.php, class constant Naos_VPath::T_TRANSLATION
- T_WEB
- in file VPath.php, class constant Naos_VPath::T_WEB
_
- $_viewOutput
- in file Response.php, variable Naos_Controller_Response::$_viewOutput
- $__peerclass
- in file ManagementUser.php, variable Naos_Data_Base_ManagementUser::$__peerclass
- $__peerclass
- in file DataNode.php, variable Naos_Data_Base_DataNode::$__peerclass
- $__peerclass
- in file Object.php, variable Naos_ODL_Runtime_Object::$__peerclass
- $__peerclass
- in file MenuItem.php, variable Naos_Data_Base_MenuItem::$__peerclass
- $__peerclass
- in file Session.php, variable Naos_Data_Base_Session::$__peerclass
- $__status_new
- in file Object.php, variable Naos_ODL_Runtime_Object::$__status_new
- _getMenuItemTree
- in file Manager.php, method Naos_Menu_Manager::_getMenuItemTree()
- _loadFromObject
- in file Form.php, method Naos_Form::_loadFromObject()
- _retrieve
- in file Peer.php, method Naos_ODL_Runtime_Peer::_retrieve()
- _storeToObject
- in file Form.php, method Naos_Form::_storeToObject()
- __ASSOC_AND
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::__ASSOC_AND
Association type
- __ASSOC_OR
- in file Criteria.php, class constant Naos_ODL_Shared_Criteria::__ASSOC_OR
- __autoload
- in file CoreEnvironment.php, function __autoload()
See http://www.php.net/manual/en/language.oop5.autoload.php
- __construct
- in file Criteria.php, method Naos_ODL_Shared_Criteria::__construct()
- __construct
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__construct()
- __construct
- in file LayoutHandler.php, method Naos_Template_SmartyCompiler_LayoutHandler::__construct()
Constructor
- __construct
- in file Layout.php, method Naos_Layout::__construct()
Constructor
- __construct
- in file ParseException.php, method Naos_ODL_Generator_ParseException::__construct()
- __construct
- in file Table.php, method Naos_ODL_Generator_Internal_Table::__construct()
- __construct
- in file State.php, method Naos_Application_State::__construct()
Constructor
- __construct
- in file Action.php, method Naos_Controller_Action::__construct()
Constructor
- __construct
- in file Column.php, method Naos_ODL_Generator_Internal_Column::__construct()
- __construct
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__construct()
- __construct
- in file Object.php, method Naos_DataNode_Object::__construct()
- __construct
- in file Config.php, method Naos_Config::__construct()
Constructor
- __construct
- in file Object.php, method Naos_ODL_Runtime_Object::__construct()
- __construct
- in file ReplaceParameterHelper.php, method Naos_I18N_ReplaceParameterHelper::__construct()
- __construct
- in file SmartyInterface.php, method Naos_Menu_SmartyInterface::__construct()
- __construct
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::__construct()
- __construct
- in file Item.php, method Naos_Menu_Item::__construct()
- __construct
- in file VPath.php, method Naos_VPath::__construct()
Constructor
- __construct
- in file QueryBuilder.php, method Naos_ODL_Shared_QueryBuilder::__construct()
- __construct
- in file View.php, method Naos_View::__construct()
Constructor; initializes Naos_View object
- __construct
- in file PHPCode.php, method Naos_ODL_Generator_Internal_PHPCode::__construct()
- __construct
- in file ObjectArrayInterface.php, method Naos_Tools_ObjectArrayInterface::__construct()
- __construct
- in file ParseParamException.php, method Naos_ODL_Generator_ParseParamException::__construct()
- __construct
- in file DataNode.php, method Naos_Data_Base_DataNode::__construct()
- __construct
- in file ArrayInterface.php, method Naos_Form_ArrayInterface::__construct()
Constructs the array access interface. Either the internal stack is set to "zero" or initialized with the given value.
- __construct
- in file URL.php, method Naos_URL::__construct()
- __construct
- in file Dispatcher.php, method Naos_Controller_Dispatcher::__construct()
Constructor
- __construct
- in file Session.php, method Naos_Data_Base_Session::__construct()
- __construct
- in file HandlerOperation.php, method Naos_Template_HtmlCompiler_HandlerOperation::__construct()
Constructor
- __construct
- in file Instance.php, method Naos_ODL_Generator_Instance::__construct()
- __construct
- in file Peer.php, method Naos_ODL_Generator_Internal_Peer::__construct()
- __construct
- in file Form.php, method Naos_Form::__construct()
This is the constructor of the form class. It is protected and therefore it is not possible to instantiate the form class directly.
- __construct
- in file Exception.php, method Naos_ODL_Runtime_Exception::__construct()
- __construct
- in file ForeignKey.php, method Naos_ODL_Generator_Internal_ForeignKey::__construct()
- __construct
- in file Router.php, method Naos_Controller_Router::__construct()
Contructor
- __createSQLCriteria
- in file Criteria.php, method Naos_ODL_Shared_Criteria::__createSQLCriteria()
- __createSQLOrder
- in file Order.php, method Naos_ODL_Shared_Order::__createSQLOrder()
- __destruct
- in file Object.php, method Naos_ODL_Runtime_Object::__destruct()
- __destruct
- in file ResultIterator.php, method Naos_ODL_Runtime_ResultIterator::__destruct()
- __destruct
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__destruct()
- __destruct
- in file Session.php, method Naos_Data_Base_Session::__destruct()
- __destruct
- in file DataNode.php, method Naos_Data_Base_DataNode::__destruct()
- __destruct
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__destruct()
- __get
- in file Item.php, method Naos_Menu_Item::__get()
- __get
- in file Object.php, method Naos_DataNode_Object::__get()
- __getColumnsLinear
- in file Criteria.php, method Naos_ODL_Shared_Criteria::__getColumnsLinear()
- __getStatusNew
- in file Object.php, method Naos_ODL_Runtime_Object::__getStatusNew()
- __getTablesInvolved
- in file Criteria.php, method Naos_ODL_Shared_Criteria::__getTablesInvolved()
- __getTablesInvolved
- in file Order.php, method Naos_ODL_Shared_Order::__getTablesInvolved()
- __getValuesLinear
- in file Criteria.php, method Naos_ODL_Shared_Criteria::__getValuesLinear()
- __insertBindParam
- in file DataNode.php, method Naos_Data_Base_DataNode::__insertBindParam()
- __insertBindParam
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__insertBindParam()
- __insertBindParam
- in file Object.php, method Naos_ODL_Runtime_Object::__insertBindParam()
- __insertBindParam
- in file Session.php, method Naos_Data_Base_Session::__insertBindParam()
- __insertBindParam
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__insertBindParam()
- __insertupdatePreProcessing
- in file Session.php, method Naos_Data_Base_Session::__insertupdatePreProcessing()
- __insertupdatePreProcessing
- in file Object.php, method Naos_ODL_Runtime_Object::__insertupdatePreProcessing()
- __insertupdatePreProcessing
- in file DataNode.php, method Naos_Data_Base_DataNode::__insertupdatePreProcessing()
- __insertupdatePreProcessing
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__insertupdatePreProcessing()
- __insertupdatePreProcessing
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__insertupdatePreProcessing()
- __isset
- in file Object.php, method Naos_DataNode_Object::__isset()
- __isset
- in file Item.php, method Naos_Menu_Item::__isset()
- __isset
- in file View.php, method Naos_View::__isset()
Allows testing with empty() and isset() to work
- __reset
- in file Session.php, method Naos_Data_Base_Session::__reset()
- __reset
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__reset()
- __reset
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__reset()
- __reset
- in file DataNode.php, method Naos_Data_Base_DataNode::__reset()
- __reset
- in file Object.php, method Naos_ODL_Runtime_Object::__reset()
- __selectBindResult
- in file Session.php, method Naos_Data_Base_Session::__selectBindResult()
- __selectBindResult
- in file DataNode.php, method Naos_Data_Base_DataNode::__selectBindResult()
- __selectBindResult
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__selectBindResult()
- __selectBindResult
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__selectBindResult()
- __selectBindResult
- in file Object.php, method Naos_ODL_Runtime_Object::__selectBindResult()
- __selectPostProcessing
- in file DataNode.php, method Naos_Data_Base_DataNode::__selectPostProcessing()
- __selectPostProcessing
- in file Session.php, method Naos_Data_Base_Session::__selectPostProcessing()
- __selectPostProcessing
- in file Object.php, method Naos_ODL_Runtime_Object::__selectPostProcessing()
- __selectPostProcessing
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__selectPostProcessing()
- __selectPostProcessing
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__selectPostProcessing()
- __set
- in file View.php, method Naos_View::__set()
Assign a variable to the view
- __set
- in file Object.php, method Naos_DataNode_Object::__set()
- __set
- in file Item.php, method Naos_Menu_Item::__set()
- __setStatusNew
- in file Object.php, method Naos_ODL_Runtime_Object::__setStatusNew()
- __unset
- in file Object.php, method Naos_DataNode_Object::__unset()
- __unset
- in file View.php, method Naos_View::__unset()
Allows unset() on object properties to work
- __unset
- in file Item.php, method Naos_Menu_Item::__unset()
- __updateBindParam
- in file Session.php, method Naos_Data_Base_Session::__updateBindParam()
- __updateBindParam
- in file ManagementUser.php, method Naos_Data_Base_ManagementUser::__updateBindParam()
- __updateBindParam
- in file Object.php, method Naos_ODL_Runtime_Object::__updateBindParam()
- __updateBindParam
- in file MenuItem.php, method Naos_Data_Base_MenuItem::__updateBindParam()
- __updateBindParam
- in file DataNode.php, method Naos_Data_Base_DataNode::__updateBindParam()
|
|