Element index for package ZNF
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ x ]
[ z ]
[ _ ]
_
- _processModule
- in file ZNF.php, method ZNF::_processModule()
Extracts the name of the module from the request.
- _processPath
- in file ZNF.php, method ZNF::_processPath()
Extracts the name of the action from the request.
- _startSession
- in file ZNF.php, method ZNF::_startSession()
Starts or reloads the session, setting the proper framework attributes for language, locale, theme and sessionId.
- __construct
- in file ZNF.php, method ZNF::__construct()
Constructs a new ZNF object.
- $_appModuleConfig
- in file RequestProcessor.php, variable ZNF_Action_RequestProcessor::$_appModuleConfig
The configuration of the module in the application configuration file.
- $_errors
- in file ActionErrors.php, variable ZNF_Action_ActionErrors::$_errors
Array where the set of errors are stored.
- $_forward
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_forward
The forward attribute of the action element.
- $_forwardsConfig
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_forwardsConfig
The forward elements of the action element.
- $_globalForwardsConfig
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_globalForwardsConfig
The forward elements of the global-forwards element.
- $_include
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_include
The include attribute of the action element.
- $_input
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_input
The input attribute of the action element.
- $_name
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_name
The name attribute of the action element.
- $_name
- in file ActionForward.php, variable ZNF_Action_ActionForward::$_name
The name attribute of the forward element.
- $_nextPath
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_nextPath
The nextPath attribute of the action element.
- $_parameter
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_parameter
The parameter attribute of the action element.
- $_parameterValue
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_parameterValue
The parameterValue attribute of the action element.
- $_path
- in file ActionForward.php, variable ZNF_Action_ActionForward::$_path
The path attribute of the forward element.
- $_path
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_path
The path attribute of the action element.
- $_redirect
- in file ActionForward.php, variable ZNF_Action_ActionForward::$_redirect
The redirect attribute of the forward element.
- $_roles
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_roles
The roles attribute of the action element.
- $_scope
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_scope
The scope attribute of the action element.
- $_type
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_type
The type attribute of the action element.
- $_validate
- in file ActionMapping.php, variable ZNF_Action_ActionMapping::$_validate
The validate attribute of the action element.
- _processActionCreate
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processActionCreate()
Finds the ZNF_Action_Action class to handle the action.
- _processActionForm
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processActionForm()
If the name property of the ZNF_Action_ActionMapping is found constructs a ZNF_Action_ActionForm object to process the input data.
- _processActionPerform
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processActionPerform()
Calls the ZNF_Action_Action->execute() method and returns the result to the ZNF_Action_RequestProcessor->process() method.
- _processException
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processException()
Handles the exception.
- _processForward
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processForward()
If the forward attribute for the current action is found calls ZNF_Action_RequestProcessor->process() with the forward found and break the current proccess flow.
- _processForwardConfig
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processForwardConfig()
Forwards or redirects to the specified destination, by the specified mechanism.
- _processMapping
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processMapping()
Extracts the mapping of the action requested from the configuration file.
- _processPopulate
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processPopulate()
Populates internal properties of the ZNF_Action_ActionForm object with the input data.
- _processRoles
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processRoles()
Validates the authorization of the user to access to the action requested.
- _processValidate
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::_processValidate()
Validates input data.
- __construct
- in file ActionMapping.php, method ZNF_Action_ActionMapping::__construct()
Constructs a new ZNF_Action_ActionMapping object.
- __construct
- in file ActionForm.php, method ZNF_Action_ActionForm::__construct()
Constructs a new ZNF_Action_ActionForm object.
- __construct
- in file ActionForward.php, method ZNF_Action_ActionForward::__construct()
Construct a new ZNF_Action_ActionForward object.
- __construct
- in file ActionErrors.php, method ZNF_Action_ActionErrors::__construct()
Constructs a new ZNF_Action_ActionErrors object.
- __construct
- in file Action.php, method ZNF_Action_Action::__construct()
Constructs a new ZNF_Action_Action object.
- __construct
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::__construct()
Constructs a new ZNF_Action_RequestProcessor object.
- __destruct
- in file ActionForm.php, method ZNF_Action_ActionForm::__destruct()
Destroys the ZNF_Action_ActionForm object.
- __destruct
- in file Action.php, method ZNF_Action_Action::__destruct()
Destroys the ZNF_Action_Action object.
- __destruct
- in file ActionErrors.php, method ZNF_Action_ActionErrors::__destruct()
Destroys the ZNF_Action_ActionErrors object.
- __destruct
- in file RequestProcessor.php, method ZNF_Action_RequestProcessor::__destruct()
Destroys the ZNF_Action_RequestProcessor object.
- __destruct
- in file ActionMapping.php, method ZNF_Action_ActionMapping::__destruct()
Destroys the ZNF_Action_ActionMapping object.
- __destruct
- in file ActionForward.php, method ZNF_Action_ActionForward::__destruct()
Destroys the ZNF_Action_ActionForward object.
- __construct
- in file DispatchAction.php, method ZNF_Actions_DispatchAction::__construct()
Constructs a new ZNF_Actions_DispatchAction object.
- __destruct
- in file DispatchAction.php, method ZNF_Actions_DispatchAction::__destruct()
Destroys the ZNF_Actions_DispatchAction object.
- $_db
- in file MDB2.php, variable ZNF_Business_MDB2::$_db
The database object reference.
- $_db
- in file PDO.php, variable ZNF_Business_PDO::$_db
The database object reference.
- $_db
- in file DB.php, variable ZNF_Business_DB::$_db
The database object reference.
- $_tablePrefix
- in file MDB2.php, variable ZNF_Business_MDB2::$_tablePrefix
Prefix used in the name of the database tables.
- $_tablePrefix
- in file PDO.php, variable ZNF_Business_PDO::$_tablePrefix
Prefix used in the name of the database tables.
- $_tablePrefix
- in file DB.php, variable ZNF_Business_DB::$_tablePrefix
Prefix used in the name of the database tables.
- __clone
- in file MDB2.php, method ZNF_Business_MDB2::__clone()
Private clonator to avoid ZNF_Business_DB object clonation.
- __clone
- in file DB.php, method ZNF_Business_DB::__clone()
Private clonator to avoid ZNF_Business_DB object clonation.
- __clone
- in file PDO.php, method ZNF_Business_PDO::__clone()
Private clonator to avoid ZNF_Business_PDO object clonation.
- __construct
- in file PDO.php, method ZNF_Business_PDO::__construct()
Private constructor to avoid ZNF_Business_PDO object creation.
- __construct
- in file MDB2.php, method ZNF_Business_MDB2::__construct()
Private constructor to avoid ZNF_Business_DB object creation.
- __construct
- in file DB.php, method ZNF_Business_DB::__construct()
Private constructor to avoid ZNF_Business_DB object creation.
- __destruct
- in file PDO.php, method ZNF_Business_PDO::__destruct()
Destroys the ZNF_Business_PDO object.
- __destruct
- in file DB.php, method ZNF_Business_DB::__destruct()
Destroys the ZNF_Business_DB object.
- __destruct
- in file MDB2.php, method ZNF_Business_MDB2::__destruct()
Destroys the ZNF_Business_MDB2 object.
- $_appConfig
- in file AppConfig.php, variable ZNF_Config_AppConfig::$_appConfig
The ZNF_Config_AppConfig object reference.
- $_config
- in file ModulesConfig.php, variable ZNF_Config_ModulesConfig::$_config
The array of the configuration file.
- $_config
- in file DBConfig.php, variable ZNF_Config_DBConfig::$_config
The array of the configuration file.
- $_config
- in file AppConfig.php, variable ZNF_Config_AppConfig::$_config
The array of the configuration file.
- $_dbConfig
- in file DBConfig.php, variable ZNF_Config_DBConfig::$_dbConfig
The ZNF_Config_DBConfig object reference.
- $_modulesConfig
- in file ModulesConfig.php, variable ZNF_Config_ModulesConfig::$_modulesConfig
The array of ZNF_Config_ModulesConfig object references.
- _parseConfiguration
- in file AppConfig.php, method ZNF_Config_AppConfig::_parseConfiguration()
Parses and validates the configuration file.
- _parseConfiguration
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::_parseConfiguration()
Parses and validates the configuration file.
- _parseConfiguration
- in file DBConfig.php, method ZNF_Config_DBConfig::_parseConfiguration()
Parses and validates the configuration file.
- __clone
- in file DBConfig.php, method ZNF_Config_DBConfig::__clone()
Private clonator to avoid ZNF_Config_DBConfig object clonation.
- __clone
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::__clone()
Private clonator to avoid ZNF_Config_ModulesConfig object clonation.
- __clone
- in file AppConfig.php, method ZNF_Config_AppConfig::__clone()
Private clonator to avoid ZNF_Config_AppConfig object clonation.
- __construct
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::__construct()
Private constructor to avoid ZNF_Config_ModulesConfig object creation.
- __construct
- in file DBConfig.php, method ZNF_Config_DBConfig::__construct()
Private constructor to avoid ZNF_Config_DBConfig object creation.
- __construct
- in file AppConfig.php, method ZNF_Config_AppConfig::__construct()
Private constructor to avoid ZNF_Config_AppConfig object creation.
- __destruct
- in file AppConfig.php, method ZNF_Config_AppConfig::__destruct()
Destroys the ZNF_Config_AppConfig object.
- __destruct
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::__destruct()
Destroys the ZNF_Config_ModulesConfig object.
- __destruct
- in file DBConfig.php, method ZNF_Config_DBConfig::__destruct()
Destroys the ZNF_Config_DBConfig object.
- $_appConfig
- in file Render.php, variable ZNF_Presentation_Render::$_appConfig
The ZNF_Config_AppConfig instance.
- $_appConfig
- in file Translation.php, variable ZNF_Presentation_Translation::$_appConfig
The ZNF_Config_AppConfig instance.
- $_nextPath
- in file Render.php, variable ZNF_Presentation_Render::$_nextPath
The nextPath property of the ZNF_Action_ActionMapping.
- $_package
- in file Render.php, variable ZNF_Presentation_Render::$_package
The name of the package to which the template refers.
- $_path
- in file Render.php, variable ZNF_Presentation_Render::$_path
The path property of the ZNF_Action_ActionMapping.
- $_smarty
- in file Smarty.php, variable ZNF_Presentation_Smarty::$_smarty
The Smarty object
- $_translation
- in file Translation.php, variable ZNF_Presentation_Translation::$_translation
The array of the translation.
- $_xslt
- in file XSLT.php, variable ZNF_Presentation_XSLT::$_xslt
The XSLTProcessor.
- $_xsltParams
- in file XSLT.php, variable ZNF_Presentation_XSLT::$_xsltParams
Where assigned XSLT parameters are kept.
- _assignConstants
- in file Smarty.php, method ZNF_Presentation_Smarty::_assignConstants()
Assign to a smarty template the ZNF constants.
- _assignConstants
- in file XSLT.php, method ZNF_Presentation_XSLT::_assignConstants()
Assign to xslt template the ZNF constants.
- _getConstants
- in file Render.php, method ZNF_Presentation_Render::_getConstants()
Get the ZNF constants to be assigned to the templates.
- _getLangPath
- in file Translation.php, method ZNF_Presentation_Translation::_getLangPath()
Returns the path of a language file.
- _getPackageTemplatePath
- in file Render.php, method ZNF_Presentation_Render::_getPackageTemplatePath()
Returns the path of a package template, tries to load the template in a predefined order.
- _getTemplatePath
- in file Render.php, method ZNF_Presentation_Render::_getTemplatePath()
Returns the path to get the template requested.
- _getThemePath
- in file Render.php, method ZNF_Presentation_Render::_getThemePath()
Returns the path of a theme, tries to find the theme base directory in a predefined order.
- _getThemeTemplatePath
- in file Render.php, method ZNF_Presentation_Render::_getThemeTemplatePath()
Returns the path of a theme template, tries to load the template in a predefined order.
- _parseLang
- in file Translation.php, method ZNF_Presentation_Translation::_parseLang()
Parses and validates the translation files.
- __construct
- in file XSLT.php, method ZNF_Presentation_XSLT::__construct()
Constructs a new ZNF_Presentation_XSLT object and sets the internal properties with application settings.
- __construct
- in file Smarty.php, method ZNF_Presentation_Smarty::__construct()
Constructs a new ZNF_Presentation_Smarty object and sets the internal properties with application settings.
- __construct
- in file Translation.php, method ZNF_Presentation_Translation::__construct()
Constructs a new ZNF_Presentation_Translation object.
- __construct
- in file Render.php, method ZNF_Presentation_Render::__construct()
Constructs a new ZNF_Presentation_Render object and sets the internal properties with application settings.
- __destruct
- in file XSLT.php, method ZNF_Presentation_XSLT::__destruct()
Destroys the ZNF_Presentation_XSLT object.</>
- __destruct
- in file Smarty.php, method ZNF_Presentation_Smarty::__destruct()
Destroys the ZNF_Presentation_Smarty object.</>
- __destruct
- in file Translation.php, method ZNF_Presentation_Translation::__destruct()
Destroys the ZNF_Presentation_Translation object.</>
- __clone
- in file Utility.php, method ZNF_Util_Utility::__clone()
Private clonator to avoid ZNF_Util_Utility object clonation.
- __construct
- in file Utility.php, method ZNF_Util_Utility::__construct()
Private constructor to avoid ZNF_Util_Utility object creation.
- __destruct
- in file Utility.php, method ZNF_Util_Utility::__destruct()
Destroys the ZNF_Util_Utility object.</>
f
- findError
- in file ActionErrors.php, method ZNF_Action_ActionErrors::findError()
Returns an error by the key.
- findForward
- in file ActionMapping.php, method ZNF_Action_ActionMapping::findForward()
Returns the ZNF_Action_ActionForward object defining how forwarding to the specified logical name should be handled.
- findActionConfig
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::findActionConfig()
Returns the action configuration for the defined path.
- findAuthConfig
- in file AppConfig.php, method ZNF_Config_AppConfig::findAuthConfig()
Returns the authentication configuration.
- findFormBeanConfig
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::findFormBeanConfig()
Returns the form bean configuration for the defined name.
- findModule
- in file AppConfig.php, method ZNF_Config_AppConfig::findModule()
Returns the module for the defined name.
- findWrongAuthConfig
- in file AppConfig.php, method ZNF_Config_AppConfig::findWrongAuthConfig()
Returns the wrong authentication configuration.
- fetch
- in file XSLT.php, method ZNF_Presentation_XSLT::fetch()
Executes and returns the xslt template results.
- fetch
- in file Smarty.php, method ZNF_Presentation_Smarty::fetch()
Executes and returns the smarty template results.
- fetch
- in file Render.php, method ZNF_Presentation_Render::fetch()
Executes the renderization and returns the result.
g
- getErrors
- in file ActionErrors.php, method ZNF_Action_ActionErrors::getErrors()
Returns the set of errors.
- getForward
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getForward()
Returns the value of the forward property.
- getInclude
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getInclude()
Returns the value of the include property.
- getInput
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getInput()
Returns the value of the input property.
- getName
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getName()
Returns the value of the name property.
- getName
- in file ActionForward.php, method ZNF_Action_ActionForward::getName()
Returns the value of the name property.
- getNextPath
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getNextPath()
Returns the value of the nextPath property.
- getNumErrors
- in file ActionErrors.php, method ZNF_Action_ActionErrors::getNumErrors()
Returns number of errors.
- getParameter
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getParameter()
Returns the value of the parameter property.
- getParameterValue
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getParameterValue()
Returns the value of the parameterValue property.
- getPath
- in file ActionForward.php, method ZNF_Action_ActionForward::getPath()
Returns the value of the path property.
- getPath
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getPath()
Returns the value of the path property.
- getRedirect
- in file ActionForward.php, method ZNF_Action_ActionForward::getRedirect()
Returns the value of the redirect property.
- getRoles
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getRoles()
Returns the value of the roles property.
- getScope
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getScope()
Returns the value of the scope property.
- getType
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getType()
Returns the value of the type property.
- getValidate
- in file ActionMapping.php, method ZNF_Action_ActionMapping::getValidate()
Returns the value of the validate property.
- getInstance
- in file PDO.php, method ZNF_Business_PDO::getInstance()
Returns the reference to the ZNF_Business_PDO object with a singleton pattern.
- getInstance
- in file DB.php, method ZNF_Business_DB::getInstance()
Returns the reference to the ZNF_Business_DB object with a singleton pattern.
- getInstance
- in file MDB2.php, method ZNF_Business_MDB2::getInstance()
Returns the reference to the ZNF_Business_DB object with a singleton pattern.
- getTablePrefix
- in file PDO.php, method ZNF_Business_PDO::getTablePrefix()
Returns the prefix used in the name of the database tables.
- getTablePrefix
- in file DB.php, method ZNF_Business_DB::getTablePrefix()
Returns the prefix used in the name of the database tables.
- getTablePrefix
- in file MDB2.php, method ZNF_Business_MDB2::getTablePrefix()
Returns the prefix used in the name of the database tables.
- getDbms
- in file DBConfig.php, method ZNF_Config_DBConfig::getDbms()
Returns the database DBMS.
- getDbname
- in file DBConfig.php, method ZNF_Config_DBConfig::getDbname()
Returns the database dbname.
- getGlobalForwardsConfig
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::getGlobalForwardsConfig()
Returns the global forwards configuration.
- getHostname
- in file DBConfig.php, method ZNF_Config_DBConfig::getHostname()
Returns the database hostname.
- getInstance
- in file ModulesConfig.php, method ZNF_Config_ModulesConfig::getInstance()
Returns the reference to the ZNF_Config_ModulesConfig object with a singleton pattern.
- getInstance
- in file AppConfig.php, method ZNF_Config_AppConfig::getInstance()
Returns the reference to the ZNF_Config_AppConfig object with a singleton pattern.
- getInstance
- in file DBConfig.php, method ZNF_Config_DBConfig::getInstance()
Returns the reference to the ZNF_Config_DBConfig object with a singleton pattern.
- getLang
- in file AppConfig.php, method ZNF_Config_AppConfig::getLang()
Returns the application lang.
- getLangAutodetect
- in file AppConfig.php, method ZNF_Config_AppConfig::getLangAutodetect()
Returns the application autodetected language.
- getLocale
- in file AppConfig.php, method ZNF_Config_AppConfig::getLocale()
Returns the application locale.
- getPassword
- in file DBConfig.php, method ZNF_Config_DBConfig::getPassword()
Returns the database password.
- getSessionId
- in file AppConfig.php, method ZNF_Config_AppConfig::getSessionId()
Returns the application session ID.
- getTablePrefix
- in file DBConfig.php, method ZNF_Config_DBConfig::getTablePrefix()
Returns the database table prefix.
- getTheme
- in file AppConfig.php, method ZNF_Config_AppConfig::getTheme()
Returns the application theme.
- getUsername
- in file DBConfig.php, method ZNF_Config_DBConfig::getUsername()
Returns the database username.
- get
- in file Translation.php, method ZNF_Presentation_Translation::get()
Returns the translated message.
- getDateTimestamp
- in file Utility.php, method ZNF_Util_Utility::getDateTimestamp()
Checks a date and returns is timestamp.
l
- LANG_DIR
- in file ZNF.php, class constant ZNF::LANG_DIR
Name of the language directory.
- LIB_DIR
- in file ZNF.php, class constant ZNF::LIB_DIR
Name of the libraries directory.
m
- MODULES_DIR
- in file ZNF.php, class constant ZNF::MODULES_DIR
Name of the modules directory.
- MODULE_INDEX
- in file ZNF.php, class constant ZNF::MODULE_INDEX
Name of the GET attribute used to select the module configuration.
- MDB2.php
- procedural page MDB2.php
- ModulesConfig.php
- procedural page ModulesConfig.php
s
- setForward
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setForward()
Sets the value of the forward property.
- setInclude
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setInclude()
Sets the value of the include property.
- setInput
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setInput()
Sets the value of the input property.
- setName
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setName()
Sets the value of the name property.
- setName
- in file ActionForward.php, method ZNF_Action_ActionForward::setName()
Sets the value of the name property.
- setNextPath
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setNextPath()
Sets the value of the nextPath property.
- setParameter
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setParameter()
Sets the value of the parameter property.
- setParameterValue
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setParameterValue()
Sets the value of the parameterValue property.
- setPath
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setPath()
Sets the value of the path property.
- setPath
- in file ActionForward.php, method ZNF_Action_ActionForward::setPath()
Sets the value of the path property.
- setRedirect
- in file ActionForward.php, method ZNF_Action_ActionForward::setRedirect()
Sets the value of the redirect property.
- setRoles
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setRoles()
Sets the value of the roles property.
- setScope
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setScope()
Sets the value of the scope property.
- setType
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setType()
Sets the value of the type property.
- setValidate
- in file ActionMapping.php, method ZNF_Action_ActionMapping::setValidate()
Sets the value of the validate property.
- Smarty.php
- procedural page Smarty.php
- SMARTY_CACHING
- in file Smarty.php, class constant ZNF_Presentation_Smarty::SMARTY_CACHING
- SMARTY_COMPILE_CHECK
- in file Smarty.php, class constant ZNF_Presentation_Smarty::SMARTY_COMPILE_CHECK
- SMARTY_DEBUGGING
- in file Smarty.php, class constant ZNF_Presentation_Smarty::SMARTY_DEBUGGING
- SMARTY_FORCE_COMPILE
- in file Smarty.php, class constant ZNF_Presentation_Smarty::SMARTY_FORCE_COMPILE
- stripAllSlashes
- in file Utility.php, method ZNF_Util_Utility::stripAllSlashes()
Applies stripslaslashes PHP function to all the elements of an array.
t
- TEMPLATE_DIR
- in file ZNF.php, class constant ZNF::TEMPLATE_DIR
Name of the package templates directory.
- TEMPLATE_OVERLAY_DIR
- in file ZNF.php, class constant ZNF::TEMPLATE_OVERLAY_DIR
Name of the package templates overlay directory.
- THEME_DIR
- in file ZNF.php, class constant ZNF::THEME_DIR
Name of the theme directory.
- Translation.php
- procedural page Translation.php
u
- updateAction
- in file ZNF.php, method ZNF::updateAction()
Update the name of the action in the request.
- updateModule
- in file ZNF.php, method ZNF::updateModule()
Update the name of the module in the request.
- unspecified
- in file DispatchAction.php, method ZNF_Actions_DispatchAction::unspecified()
Default method to execute if the requested method is not found or the parameter attibute in the configuration file is not specified.
- Utility.php
- procedural page Utility.php
v
- VERSION
- in file ZNF.php, class constant ZNF::VERSION
Version of the framework.
- validate
- in file ActionForm.php, method ZNF_Action_ActionForm::validate()
Validates the properties submitted, must be implemented by subclasses.
z
- ZNF
- in file ZNF.php, class ZNF
ZNF provides the controller in the Model-View-Controller (MVC) design pattern for web applications that is commonly known as Model 2.
- ZNF.php
- procedural page ZNF.php
- ZNFException
- in file ZNF.php, class ZNFException
ZNFException is the exception type for the ZNF class.
- ZNF_Action_Action
- in file Action.php, class ZNF_Action_Action
ZNF_Action_Action is an adapter between the contents of an incoming HTTP request and the corresponding business logic.
- ZNF_Action_ActionErrors
- in file ActionErrors.php, class ZNF_Action_ActionErrors
ZNF_Action_ActionErrors class encapsulates the error messages being reported by the ZNF_Action_ActionForm->validate() method.
- ZNF_Action_ActionErrorsException
- in file ActionErrors.php, class ZNF_Action_ActionErrorsException
ZNF_Action_ActionErrorsException is the exception type for the ZNF_Action_ActionErrors class.
- ZNF_Action_ActionException
- in file Action.php, class ZNF_Action_ActionException
ZNF_Action_ActionException is the exception type for the ZNF_Action_Action class.
- ZNF_Action_ActionForm
- in file ActionForm.php, class ZNF_Action_ActionForm
ZNF_Action_ActionForm checks and filters all properties coming from the form before the ZNF_Action_Action->execute() method is called.
- ZNF_Action_ActionFormException
- in file ActionForm.php, class ZNF_Action_ActionFormException
ZNF_Action_ActionFormException is the exception type for the ZNF_Action_ActionForm class.
- ZNF_Action_ActionForward
- in file ActionForward.php, class ZNF_Action_ActionForward
ZNF_Action_ActionForward represents the destination to which the controller ZNF_Action_RequestProcessor might be directed.
- ZNF_Action_ActionForwardException
- in file ActionForward.php, class ZNF_Action_ActionForwardException
ZNF_Action_ActionForwardException is the exception type for the ZNF_Action_ActionForward class.
- ZNF_Action_ActionMapping
- in file ActionMapping.php, class ZNF_Action_ActionMapping
ZNF_Action_ActionMapping represents the informations that the controller ZNF_Action_RequestProcessor knows about the mapping.
- ZNF_Action_ActionMappingException
- in file ActionMapping.php, class ZNF_Action_ActionMappingException
ZNF_Action_ActionMappingException is the exception type for the ZNF_Action_ActionMapping class.
- ZNF_Action_RequestProcessor
- in file RequestProcessor.php, class ZNF_Action_RequestProcessor
ZNF_Action_RequestProcessor contains the processing logic flow.
- ZNF_Action_RequestProcessorException
- in file RequestProcessor.php, class ZNF_Action_RequestProcessorException
ZNF_Action_RequestProcessorException is the exception type for the ZNF_Action_RequestProcessor class.
- ZNF_Actions_DispatchAction
- in file DispatchAction.php, class ZNF_Actions_DispatchAction
ZNF_Actions_DispatchAction is an abstract ZNF_Action_Action that dispatches to a public method that is named by the request parameter whose name is specified by the parameter property of the corresponding ZNF_Action_ActionMapping.
- ZNF_Actions_DispatchActionException
- in file DispatchAction.php, class ZNF_Actions_DispatchActionException
ZNF_Actions_DispatchActionException is the exception type for the ZNF_Actions_DispatchAction class.
- ZNF_Business_DB
- in file DB.php, class ZNF_Business_DB
The ZNF_Business_DB class extends the PEAR DB class.
- ZNF_Business_DBException
- in file DB.php, class ZNF_Business_DBException
ZNF_Business_DBException is the exception type for the ZNF_Business_DB class.
- ZNF_Business_MDB2
- in file MDB2.php, class ZNF_Business_MDB2
The ZNF_Business_DB class extends the PEAR DB class.
- ZNF_Business_MDB2Exception
- in file MDB2.php, class ZNF_Business_MDB2Exception
ZNF_Business_MDB2Exception is the exception type for the ZNF_Business_DB class.
- ZNF_Business_PDO
- in file PDO.php, class ZNF_Business_PDO
The ZNF_Business_PDO class uses the PHP Data Objects (PDO) extension.
- ZNF_Business_PDOException
- in file PDO.php, class ZNF_Business_PDOException
ZNF_Business_PDOException is the exception type for the ZNF_Business_PDO class.
- ZNF_Config_AppConfig
- in file AppConfig.php, class ZNF_Config_AppConfig
ZNF_Config_AppConfig contains the collection of static application configuration informations.
- ZNF_Config_AppConfigException
- in file AppConfig.php, class ZNF_Config_AppConfigException
ZNF_Config_AppConfigException is the exception type for the ZNF_Config_AppConfig class.
- ZNF_Config_DBConfig
- in file DBConfig.php, class ZNF_Config_DBConfig
ZNF_Config_DBConfig contains the collection of static database configuration informations.
- ZNF_Config_DBConfigException
- in file DBConfig.php, class ZNF_Config_DBConfigException
ZNF_Config_DBConfigException is the exception type for the ZNF_Config_DBConfig class.
- ZNF_Config_ModulesConfig
- in file ModulesConfig.php, class ZNF_Config_ModulesConfig
ZNF_Config_ModulesConfig contains the collection of static module configuration informations.
- ZNF_Config_ModulesConfigException
- in file ModulesConfig.php, class ZNF_Config_ModulesConfigException
ZNF_Config_ModulesConfigException is the exception type for the ZNF_Config_ModulesConfig class.
- ZNF_Presentation_Render
- in file Render.php, class ZNF_Presentation_Render
ZNF_Presentation_Render specifies the abstract class that renderization classes should extends.
- ZNF_Presentation_RenderException
- in file Render.php, class ZNF_Presentation_RenderException
ZNF_Presentation_RenderException is the exception type for the ZNF_Presentation_Render class.
- ZNF_Presentation_Smarty
- in file Smarty.php, class ZNF_Presentation_Smarty
ZNF_Presentation_Smarty class extends the ZNF_Presentation_Render class and use the Smarty class of the Smarty package for the renderization.
- ZNF_Presentation_SmartyException
- in file Smarty.php, class ZNF_Presentation_SmartyException
ZNF_Presentation_SmartyException is the exception type for the ZNF_Presentation_Smarty class.
- ZNF_Presentation_Translation
- in file Translation.php, class ZNF_Presentation_Translation
ZNF_Presentation_Translation class handles the translations. Returns translated strings by a numeric index.
- ZNF_Presentation_TranslationException
- in file Translation.php, class ZNF_Presentation_TranslationException
ZNF_Presentation_TranslationException is the exception type for the ZNF_Presentation_Translation class.
- ZNF_Presentation_XSLT
- in file XSLT.php, class ZNF_Presentation_XSLT
ZNF_Presentation_XSLT class, extends the ZNF_Presentation_Render class and implements renderization with PHP XSLTProcessor.
- ZNF_Presentation_XSLTException
- in file XSLT.php, class ZNF_Presentation_XSLTException
ZNF_Presentation_XSLTException is the exception type for the ZNF_Presentation_XSLT class.
- ZNF_Util_Utility
- in file Utility.php, class ZNF_Util_Utility
ZNF_Util_Utility class provides useful methods.
- ZNF_Util_UtilityException
- in file Utility.php, class ZNF_Util_UtilityException
ZNF_Util_UtilityException is the exception type for the ZNF_Util_Utility class.
|
|