Full index

Package indexes


a b c d e f g i l m p r s t u v _
a
top
Method add
ModRewriteUrlStack::add() in class.modrewriteurlstack.php
Adds an url to the stack
Method addDebug
mpDebug::addDebug() in class.mpdebug.php
Adds a varible dump, does the same as addVdump().
Method addVdump
mpDebug::addVdump() in class.mpdebug.php
Adds a varible dump.
b
top
Variable $bRoutingFound
Method buildRecursivPath
ModRewrite::buildRecursivPath() in class.modrewrite.php
Build a recursiv path for mod_rewrite rule like server directories (dir1/dir2/dir3)
Method buildUrl
Contenido_UrlBuilder_MR::buildUrl() in Contenido_UrlBuilder_MR.class.php
Builds a URL based on defined mod rewrite settings.
c
top
Variable $cfg
ModRewriteTest::$cfg in mr_test.php
Variable $cfgTab
Method comment
mpDebug::comment() in class.mpdebug.php
Decorates given data with a html comment and returns it back or prints it out.
Method composeURL
Creates an URL using passed data.
Class ConfigBaseAbstract
ConfigBaseAbstract in class.confighandler.php
Abstract base config class. Extended classes must overwrite existing Methods.
Class ConfigDBStorage
ConfigDBStorage in class.confighandler.php
Class ConfigDBStorage to store serialized configuration in a table.
Class ConfigFactory
ConfigFactory in class.confighandler.php
Factory class to get an instance of one of configuration classes
Class ConfigFileStorage
ConfigFileStorage in class.confighandler.php
ConfigFileStorage to store serialized configuration in files.
Page class.confighandler.php
class.confighandler.php in class.confighandler.php
Page class.mparraymanager.php
class.mparraymanager.php in class.mparraymanager.php
Page class.mpdebug.php
class.mpdebug.php in class.mpdebug.php
Page class.mpglobals.php
class.mpglobals.php in class.mpglobals.php
Page Contenido_UrlBuilder_MR.class.php
Contenido_UrlBuilder_MR.class.php in Contenido_UrlBuilder_MR.class.php
Page class.modrewrite.php
class.modrewrite.php in class.modrewrite.php
Page class.modrewritebase.php
class.modrewritebase.php in class.modrewritebase.php
Page class.modrewritecontroller.php
class.modrewritecontroller.php in class.modrewritecontroller.php
Page class.modrewriteinstaller.php
class.modrewriteinstaller.php in class.modrewriteinstaller.php
Page class.modrewriteurlstack.php
class.modrewriteurlstack.php in class.modrewriteurlstack.php
Page class.modrewriteurlutil.php
class.modrewriteurlutil.php in class.modrewriteurlutil.php
Page config.mod_rewrite_1.php
config.mod_rewrite_1.php in config.mod_rewrite_1.php
Page config.mod_rewrite_default.php
config.mod_rewrite_default.php in config.mod_rewrite_default.php
Page config.plugin.php
config.plugin.php in config.plugin.php
Method contenidoHtmlAnchor
ModRewrite::contenidoHtmlAnchor() in class.modrewrite.php
Return full contenido url from single anchor
Class Contenido_mpDebug
Contenido_mpDebug in class.mpdebug.php
Contenido debug class, extends mpDebug and adds logging feature by using a wrapper for
Class Contenido_UrlBuilder_MR
Contenido_UrlBuilder_MR in Contenido_UrlBuilder_MR.class.php
Class to build frontend urls for advandced mod rewrite plugin.
Constant CON_FRAMEWORK
CON_FRAMEWORK in mr_test.php
Function copyFile
copyFile() in install.php
d
top
Variable $data
Page de_DE.inc.php
de_DE.inc.php in de_DE.inc.php
Class DB_Upgrade
DB_Upgrade in install.php
e
top
Page en_US.inc.php
en_US.inc.php in en_US.inc.php
Method errorOccured
ModRewriteController::errorOccured() in class.modrewritecontroller.php
Getter for occured error state
Method execute
ModRewriteController::execute() in class.modrewritecontroller.php
Main function to call for mod rewrite related preprocessing jobs.
Method executeIndex
Execute index action
Method executeTest
Execute test action
Method exists
mpIArrayManager::exists() in class.mparraymanager.php
Checks if an entry exists.
Method exists
mpArrayManager::exists() in class.mparraymanager.php
f
top
Page front_content_controller.php
front_content_controller.php in front_content_controller.php
Page functions.mod_rewrite.php
functions.mod_rewrite.php in functions.mod_rewrite.php
Page functions.mod_rewrite_setup.php
functions.mod_rewrite_setup.php in functions.mod_rewrite_setup.php
Method fetchFullStructure
Fetchs full structure of the installation (categories and articles) and returns it back.
Constant FILE_APPEND
FILE_APPEND in class.confighandler.php
File append option for file_put_contents()
Function file_put_contents
file_put_contents() in class.confighandler.php
This function is identical to calling fopen(), fwrite() and fclose() successively to write data to a file.
g
top
Method get
mpIArrayManager::get() in class.mparraymanager.php
Returns the value by passed path.
Method get
mpArrayManager::get() in class.mparraymanager.php
Method get
ConfigFileStorage::get() in class.confighandler.php
Reads content of configuration file and returns the content as a unserialized PHP variable.
Method get
IConfigBase::get() in class.confighandler.php
Method to get configuration, must be overwritten by child.
Method get
ConfigDBStorage::get() in class.confighandler.php
Returns the configuration from db table
Method get
ConfigFactory::get() in class.confighandler.php
Returns a instance of desired configuration class
Method getArtIdByArtlangId
ModRewrite::getArtIdByArtlangId() in class.modrewrite.php
Get article id and language id from article language id
Method getArtIdByWebsafeName
ModRewrite::getArtIdByWebsafeName() in class.modrewrite.php
Get article id by article websafe name
Method getArtIds
ModRewrite::getArtIds() in class.modrewrite.php
Get article urlname and language id
Method getArtLangWebsafeName
ModRewrite::getArtLangWebsafeName() in class.modrewrite.php
Get article websafe name from idartlang.
Method getArtTitle
ModRewrite::getArtTitle() in class.modrewrite.php
Get article name from article id and language id
Method getArtWebsafeName
ModRewrite::getArtWebsafeName() in class.modrewrite.php
Get article websafe name from article id and language id.
Method getCatIdByUrlPath
ModRewrite::getCatIdByUrlPath() in class.modrewrite.php
Funcion to return cat id by path.
Method getCatLanguages
ModRewrite::getCatLanguages() in class.modrewrite.php
Get language ids from category id
Method getCatName
ModRewrite::getCatName() in class.modrewrite.php
Get category name from category id and language id.
Method getChangeClient
ModRewriteController::getChangeClient() in class.modrewritecontroller.php
Getter for overwritten change client id (see $GLOBALS['changeclient'])
Method getChangeLang
ModRewriteController::getChangeLang() in class.modrewritecontroller.php
Getter for change language id (see $GLOBALS['change_lang'])
Method getClient
ModRewriteController::getClient() in class.modrewritecontroller.php
Getter for overwritten client id (see $GLOBALS['client'])
Method getClientFullUrlParts
ModRewrite::getClientFullUrlParts() in class.modrewrite.php
Splits passed argument into scheme://host and path/query.
Method getClientId
ModRewrite::getClientId() in class.modrewrite.php
Get client id from client name
Method getClientName
ModRewrite::getClientName() in class.modrewrite.php
Get name of client by id.
Method getConfig
ModRewriteBase::getConfig() in class.modrewritebase.php
Returns configuration of mod rewrite, content of gobal $cfg['mod_rewrite']
Method getCssJsCode
mpDebug::getCssJsCode() in class.mpdebug.php
Returns the code (CSS-/ and JavaScript part) for the mpDebugBar, which can be placed inside the head-Tag.
Function getDebugMsg
getDebugMsg() in install.php
Method getExpires
ConfigBaseAbstract::getExpires() in class.confighandler.php
Returns remained lifetime
Method getIdArt
ModRewriteController::getIdArt() in class.modrewritecontroller.php
Getter for article id (see $GLOBALS['idart'])
Method getIdCat
ModRewriteController::getIdCat() in class.modrewritecontroller.php
Getter for category id (see $GLOBALS['idcat'])
Method getIdFromPathresolverResult
Used to postprocess resolved path
Method getInstaller
Method getInstance
Returns a instance of Contenido_mpDebug (singleton implementation)
Method getInstance
mpDebug::getInstance() in class.mpdebug.php
Returns a instance of mpDebug (singleton implementation)
Method getInstance
mpGlobals::getInstance() in class.mpglobals.php
Returns a instance of mpGlobals (singleton implementation)
Method getInstance
Contenido_UrlBuilder_MR::getInstance() in Contenido_UrlBuilder_MR.class.php
Returns a instance of Contenido_UrlBuilder_MR
Method getInstance
ModRewriteUrlUtil::getInstance() in class.modrewriteurlutil.php
Returns self instance (singleton pattern)
Method getInstance
ModRewriteUrlStack::getInstance() in class.modrewriteurlstack.php
Returns a instance of ModRewriteUrlStack (singleton implementation)
Method getLang
ModRewriteController::getLang() in class.modrewritecontroller.php
Getter for language id (see $GLOBALS['lang'])
Method getLanguageId
ModRewrite::getLanguageId() in class.modrewrite.php
Get language id from language name thanks to Nicolas Dickinson for multi Client/Language BugFix
Method getLanguageName
ModRewrite::getLanguageName() in class.modrewrite.php
Returns name of language by id.
Method getPath
ModRewriteController::getPath() in class.modrewritecontroller.php
Getter for path (see $GLOBALS['path'])
Method getPrettyUrlParts
ModRewriteUrlStack::getPrettyUrlParts() in class.modrewriteurlstack.php
Returns the pretty urlparts (only category path an article name) of the desired url.
Method getReadableResolvedData
Creates a readable string from passed resolved data array.
Method getResolvedUrl
Returns resolved URL
Method getResolvedUrl
ModRewriteController::getResolvedUrl() in class.modrewritecontroller.php
Getter for resolved url
Method getResults
mpDebug::getResults() in class.mpdebug.php
Main method to get the mpWebDebug Bar.
Method getRoutingFoundState
ModRewriteController::getRoutingFoundState() in class.modrewritecontroller.php
Returns a flag about found routing definition
Method getRoutingFoundState
Returns flagz about found routing
Function getSequenceId
getSequenceId() in install.php
i
top
Page include.mod_rewrite_content.php
include.mod_rewrite_content.php in include.mod_rewrite_content.php
Page include.mod_rewrite_content_top.php
include.mod_rewrite_content_top.php in include.mod_rewrite_content_top.php
Page install.php
install.php in install.php
Class IConfigBase
IConfigBase in class.confighandler.php
Interface definition for misc configuration handler.
Method initialize
ModRewrite::initialize() in class.modrewrite.php
Initialization, is to call at least once, also possible to call multible times, if different client configuration is to load.
Method initialize
ModRewriteBase::initialize() in class.modrewritebase.php
Initialization, is to call at least once by an child.
Method initialize
PluginSetup::initialize() in functions.mod_rewrite_setup.php
Method install
Method install
PluginSetup::install() in functions.mod_rewrite_setup.php
Install plugin
Method install
ModRewriteInstaller::install() in class.modrewriteinstaller.php
Installs the plugin, interface function implementation.
Class IPluginSetup
IPluginSetup in install.php
Plugin setup interface, each plugin installer class should implement this interface.
Method isEnabled
ModRewriteBase::isEnabled() in class.modrewritebase.php
Returns enabled state of mod rewrite plugin
Method isInCatArticles
ModRewrite::isInCatArticles() in class.modrewrite.php
Check articles on websafe name.
Method isInCategories
ModRewrite::isInCategories() in class.modrewrite.php
Check categories on websafe name
Function isWriteable
isWriteable() in install.php
isWriteable:
l
top
Method log
Contenido_mpDebug::log() in class.mpdebug.php
Wrapper for logging a debug message.
m
top
Variable $maxItems
Page mr_test.php
mr_test.php in mr_test.php
Class ModRewrite
ModRewrite in class.modrewrite.php
Class to create websafe names
Class ModRewriteBase
ModRewriteBase in class.modrewritebase.php
Abstract base mod rewrite class.
Class ModRewriteController
ModRewriteController in class.modrewritecontroller.php
Mod Rewrite controller class. Extracts url parts and sets some necessary globals like:
Class ModRewriteInstaller
ModRewriteInstaller in class.modrewriteinstaller.php
Installer for Advanced Mod Rewrite Plugin, used by plugin setup.
Class ModRewriteTest
ModRewriteTest in mr_test.php
Advanced Mod Rewrite test class.
Class ModRewriteTestActions
ModRewriteTestActions in mr_test.php
Simple action controller.
Class ModRewriteUrlStack
ModRewriteUrlStack in class.modrewriteurlstack.php
Mod rewrite url stack class. Provides features to collect urls and to get the pretty path and names of categories/articles at one go.
Class ModRewriteUrlUtil
ModRewriteUrlUtil in class.modrewriteurlutil.php
Mod Rewrite url utility class. Handles convertion of Urls from contenido core based url composition pattern to AMR (Advanced Mod Rewrite) url composition pattern and vice versa.
Class mpArrayManager
mpArrayManager in class.mparraymanager.php
Abstract array manager class.
Class mpArrayManager_Exception
mpArrayManager_Exception in class.mparraymanager.php
mpArrayManager exception, extends Exception
Class mpDebug
mpDebug in class.mpdebug.php
Debug class. Provides a possibility to debug variables without destroying the page output.
Class mpGlobals
mpGlobals in class.mpglobals.php
Globals array ($GLOBALS) manager class. Provides another way to access (reading/writing) to globals array.
Class mpIArrayManager
mpIArrayManager in class.mparraymanager.php
Interface for array manager
Function mr_arrayValue
mr_arrayValue() in functions.mod_rewrite.php
Returns value of an array key (assoziative or indexed).
Function mr_buildGeneratedCode
mr_buildGeneratedCode() in functions.mod_rewrite.php
Replaces existing ancors inside passed code, while rebuilding the urls.
Function mr_buildNewUrl
mr_buildNewUrl() in functions.mod_rewrite.php
Works as a wrapper for Contenido_Url.
Function mr_conCopyArtLang
mr_conCopyArtLang() in functions.mod_rewrite.php
Processes mod_rewrite related job for duplicated articles.
Function mr_conMoveArticles
mr_conMoveArticles() in functions.mod_rewrite.php
Processes mod_rewrite related job for articles beeing moved.
Function mr_conSaveArticle
mr_conSaveArticle() in functions.mod_rewrite.php
Processes mod_rewrite related job for saved articles (new or modified article).
Function mr_conSyncArticle
mr_conSyncArticle() in functions.mod_rewrite.php
Processes mod_rewrite related job for synchronized articles.
Function mr_debugOutput
mr_debugOutput() in functions.mod_rewrite.php
Debug output only during development
Function mr_header
mr_header() in functions.mod_rewrite.php
Replaces calling of header method for redirects in front_content.php, used during development.
Function mr_i18n
mr_i18n() in functions.mod_rewrite.php
Returns amr related translation text
Function mr_loadConfiguration
mr_loadConfiguration() in functions.mod_rewrite.php
Loads Advanced Mod Rewrite configuration for passed client using serialized file containing the settings.
Function mr_queryAndNextRecord
mr_queryAndNextRecord() in functions.mod_rewrite.php
Database query helper. Used to execute a select statement and to return the result of first recordset.
Function mr_removeMultipleChars
mr_removeMultipleChars() in functions.mod_rewrite.php
Cleanups passed string from characters beeing repeated two or more times
Function mr_requestCleanup
mr_requestCleanup() in functions.mod_rewrite.php
Request cleanup function. Request data is allways tainted and must be filtered.
Function mr_runFrontendController
mr_runFrontendController() in functions.mod_rewrite.php
Includes the frontend controller script which parses the url and extacts needed data like idcat, idart, lang and client from it.
Function mr_setClientLanguageId
mr_setClientLanguageId() in functions.mod_rewrite.php
Sets language of client, like done in front_content.php
Function mr_strCopyCategory
mr_strCopyCategory() in functions.mod_rewrite.php
Processes mod_rewrite related job after copying a category subtree.
Function mr_strMovedownCategory
mr_strMovedownCategory() in functions.mod_rewrite.php
Processes mod_rewrite related job after moving a category down.
Function mr_strMoveSubtree
mr_strMoveSubtree() in functions.mod_rewrite.php
Processes mod_rewrite related job after moving a category subtree.
Function mr_strMoveUpCategory
mr_strMoveUpCategory() in functions.mod_rewrite.php
Processes mod_rewrite related job after moving a category up.
Function mr_strNewCategory
mr_strNewCategory() in functions.mod_rewrite.php
Processes mod_rewrite related job for created new category.
Function mr_strNewTree
mr_strNewTree() in functions.mod_rewrite.php
Processes mod_rewrite related job for created new tree.
Function mr_strRenameCategory
mr_strRenameCategory() in functions.mod_rewrite.php
Processes mod_rewrite related job for renamed category.
Function msg
msg() in install.php
p
top
Class PluginSetup
PluginSetup in functions.mod_rewrite_setup.php
Plugin setup class
Class PluginSetupAbstract
PluginSetupAbstract in install.php
Abstract plugin setup base class, each plugin installer should extend this class.
Class PluginSetupFactory
PluginSetupFactory in install.php
Final plugin setup factory class
r
top
Method remove
ConfigDBStorage::remove() in class.confighandler.php
Removes the configuration from table.
Method remove
IConfigBase::remove() in class.confighandler.php
Method to remove configuration, must be overwritten by child.
Method remove
ConfigFileStorage::remove() in class.confighandler.php
Removes (unlink) configuration file.
Function remove_remarks
remove_remarks() in install.php
removes '# blabla...' from the mysql_dump.
Method resetAliases
ModRewrite::resetAliases() in class.modrewrite.php
Method to reset all aliases (categories and articles).
Method resetArticlesAliases
ModRewrite::resetArticlesAliases() in class.modrewrite.php
Method to reset all aliases in articles.
Method resetCategoriesAliases
ModRewrite::resetCategoriesAliases() in class.modrewrite.php
Method to reset all aliases in categories.
Method resolveUrl
Resolves variables of an page (idcat, idart, idclient, idlang, etc.) by processing passed url using ModRewriteController
Method rewriteHtmlAnchor
ModRewrite::rewriteHtmlAnchor() in class.modrewrite.php
Return full contenido url from single anchor
s
top
Variable $sResolvedUrl
Method set
mpIArrayManager::set() in class.mparraymanager.php
Sets the value by passed path.
Method set
ConfigDBStorage::set() in class.confighandler.php
Serializes and writes passed configuration into the table.
Method set
IConfigBase::set() in class.confighandler.php
Method to set configuration, must be overwritten by child.
Method set
ConfigFileStorage::set() in class.confighandler.php
Serializes passed configuration and stores it into the configuation file
Method set
mpArrayManager::set() in class.mparraymanager.php
Method setArtWebsafeName
ModRewrite::setArtWebsafeName() in class.modrewrite.php
Set websafe name in article list.
Method setCatUrlPath
ModRewrite::setCatUrlPath() in class.modrewrite.php
Set urlpath of category
Method setCatWebsafeName
ModRewrite::setCatWebsafeName() in class.modrewrite.php
Set websafe name in category list.
Method setConfig
mpDebug::setConfig() in class.mpdebug.php
Sets configuration
Function split_sql_file
split_sql_file() in install.php
Splits sql- statements into handy pieces.
t
top
Method toContenidoUrl
ModRewriteUrlUtil::toContenidoUrl() in class.modrewriteurlutil.php
Converts passed AMR url to Contenido url.
Method toContenidoUrlName
ModRewriteUrlUtil::toContenidoUrlName() in class.modrewriteurlutil.php
Converts passed AMR url name to Contenido url name.
Method toContenidoUrlPath
ModRewriteUrlUtil::toContenidoUrlPath() in class.modrewriteurlutil.php
Converts passed AMR url path to Contenido url path.
Method toModRewriteUrl
ModRewriteUrlUtil::toModRewriteUrl() in class.modrewriteurlutil.php
Converts passed AMR url to Contenido url.
Method toModRewriteUrlName
ModRewriteUrlUtil::toModRewriteUrlName() in class.modrewriteurlutil.php
Converts passed Contenido url name to AMR url name.
Method toModRewriteUrlPath
ModRewriteUrlUtil::toModRewriteUrlPath() in class.modrewriteurlutil.php
Converts passed Contenido url path to AMR url path.
u
top
Method uninstall
Method uninstall
PluginSetup::uninstall() in functions.mod_rewrite_setup.php
Delete plugin
Method uninstall
ModRewriteInstaller::uninstall() in class.modrewriteinstaller.php
Delete plugin, interface function implementation.
Function updateSequence
updateSequence() in install.php
Method upgrade
Method upgrade
PluginSetup::upgrade() in functions.mod_rewrite_setup.php
Upgrade plugin
Method upgrade
ModRewriteInstaller::upgrade() in class.modrewriteinstaller.php
Upgrade plugin, interface function implementation.
Method urlPreClean
ModRewrite::urlPreClean() in class.modrewrite.php
Function to preclean a url.
v
top
Method vdump
mpDebug::vdump() in class.mpdebug.php
Wrapper 4 var_dump function. Dumps content of passed variable.
_
top
Variable $_aConParams
ModRewriteUrlStack::$_aConParams in class.modrewriteurlstack.php
Contenido related parameter array
Variable $_aData
mpArrayManager::$_aData in class.mparraymanager.php
Contains the array to manage.
Variable $_aMrCfg
Contenido_UrlBuilder_MR::$_aMrCfg in Contenido_UrlBuilder_MR.class.php
Mod Rewrite configuration
Variable $_aParts
ModRewriteController::$_aParts in class.modrewritecontroller.php
Extracted request uri path parts by path separator '/'
Variable $_artSep
ModRewriteUrlUtil::$_artSep in class.modrewriteurlutil.php
Contenido article separator
Variable $_artWordSep
ModRewriteUrlUtil::$_artWordSep in class.modrewriteurlutil.php
Contenido article word separator
Variable $_aStack
ModRewriteUrlStack::$_aStack in class.modrewriteurlstack.php
Url stack array
Variable $_aTab
ModRewriteUrlStack::$_aTab in class.modrewriteurlstack.php
Database tables array
Variable $_aUrls
ModRewriteUrlStack::$_aUrls in class.modrewriteurlstack.php
Array for urls
Variable $_bError
ConfigBaseAbstract::$_bError in class.confighandler.php
Flag about occured error
Variable $_bError
ModRewriteController::$_bError in class.modrewritecontroller.php
Flag about occured errors
Variable $_bInitialized
PluginSetup::$_bInitialized in functions.mod_rewrite_setup.php
Variable $_bIsXHTML
Contenido_UrlBuilder_MR::$_bIsXHTML in Contenido_UrlBuilder_MR.class.php
Is XHTML output?
Variable $_bMREnabled
Contenido_UrlBuilder_MR::$_bMREnabled in Contenido_UrlBuilder_MR.class.php
Is mod rewrite enabled?
Variable $_bRoutingFound
ModRewriteController::$_bRoutingFound in class.modrewritecontroller.php
Flag about found routing definition
Variable $_catSep
ModRewriteUrlUtil::$_catSep in class.modrewriteurlutil.php
Contenido category separator
Variable $_catWordSep
ModRewriteUrlUtil::$_catWordSep in class.modrewriteurlutil.php
Contenido category word separator
Variable $_cfg
PluginSetup::$_cfg in functions.mod_rewrite_setup.php
Variable $_cfg
Variable $_counter
mpDebug::$_counter in class.mpdebug.php
Counter 4 added debug items
Variable $_db
PluginSetup::$_db in functions.mod_rewrite_setup.php
Variable $_db
Variable $_delem
mpArrayManager::$_delem in class.mparraymanager.php
The delemiter beeing used to access to array structure.
Variable $_docRoot
mpDebug::$_docRoot in class.mpdebug.php
Document root
Variable $_dumpCache
mpDebug::$_dumpCache in class.mpdebug.php
Array to store dumps of variables, as follows:
Variable $_dumpSuperglobals
mpDebug::$_dumpSuperglobals in class.mpdebug.php
List of superglobals names to dump automatically.
Variable $_enable
mpDebug::$_enable in class.mpdebug.php
Flag to activate debug
Variable $_iClientMR
ModRewriteController::$_iClientMR in class.modrewritecontroller.php
Client id used by this class
Variable $_idLang
ModRewriteUrlStack::$_idLang in class.modrewriteurlstack.php
Language id
Variable $_ignoreEmptySuperglobals
Ignore dumping of empty superglobals.
Variable $_instance
mpArrayManager::$_instance in class.mparraymanager.php
Instance of child class.
Variable $_instance
Contenido_UrlBuilder_MR::$_instance in Contenido_UrlBuilder_MR.class.php
Self instance
Variable $_instance
ModRewriteUrlStack::$_instance in class.modrewriteurlstack.php
Self instance
Variable $_instance
ModRewriteUrlUtil::$_instance in class.modrewriteurlutil.php
Self instance (singleton implementation)
Variable $_instance
mpDebug::$_instance in class.mpdebug.php
Self instance
Variable $_key
ConfigBaseAbstract::$_key in class.confighandler.php
Key of configuration (could be a file or a md5 hash, depends on child class)
Variable $_lifetime
ConfigBaseAbstract::$_lifetime in class.confighandler.php
Lifetime of cached data in seconds
Variable $_mrArtSep
ModRewriteUrlUtil::$_mrArtSep in class.modrewriteurlutil.php
AMR article separator
Variable $_mrArtWordSep
ModRewriteUrlUtil::$_mrArtWordSep in class.modrewriteurlutil.php
AMR article word separator
Variable $_mrCatSep
ModRewriteUrlUtil::$_mrCatSep in class.modrewriteurlutil.php
AMR category separator
Variable $_mrCatWordSep
ModRewriteUrlUtil::$_mrCatWordSep in class.modrewriteurlutil.php
AMR category word separator
Variable $_mrExt
ModRewriteUrlUtil::$_mrExt in class.modrewriteurlutil.php
AMR extension used for articlenames (e. g. .html)
Variable $_oDB
ConfigDBStorage::$_oDB in class.confighandler.php
Database instance
Variable $_oDb
ModRewriteUrlStack::$_oDb in class.modrewriteurlstack.php
Database object
Variable $_oDebug
Contenido_UrlBuilder_MR::$_oDebug in Contenido_UrlBuilder_MR.class.php
Debugger instance
Variable $_oDebug
ModRewriteBase::$_oDebug in class.modrewritebase.php
Debugger instance
Variable $_oGlobals
ModRewriteBase::$_oGlobals in class.modrewritebase.php
Globals instance
Variable $_resUrls
mpDebug::$_resUrls in class.mpdebug.php
Debug links absolute from document-root, e. g. to log files or other docs.
Variable $_sAmp
Contenido_UrlBuilder_MR::$_sAmp in Contenido_UrlBuilder_MR.class.php
Ampersant used for composing several parameter value pairs
Variable $_sArtName
ModRewriteController::$_sArtName in class.modrewritecontroller.php
Extracted article name from request uri
Variable $_sIncommingUrl
ModRewriteController::$_sIncommingUrl in class.modrewritecontroller.php
Incomming URL
Variable $_sPath
ModRewriteController::$_sPath in class.modrewritecontroller.php
Remaining path for path resolver (see $GLOBALS['path'])
Variable $_sResolvedUrl
ModRewriteController::$_sResolvedUrl in class.modrewritecontroller.php
Resolved URL
Variable $_table
ConfigDBStorage::$_table in class.confighandler.php
Name of table where the configuration is stored
Variable $_trimDocRoot
mpDebug::$_trimDocRoot in class.mpdebug.php
Flag to trim document root from paths
Function _actionIndex
_actionIndex() in include.mod_rewrite_content.php
Function _actionReset
_actionReset() in include.mod_rewrite_content.php
Function _actionSave
_actionSave() in include.mod_rewrite_content.php
Method _addDebugValue
mpDebug::_addDebugValue() in class.mpdebug.php
Adds passed variable to the debug cache.
Method _buildUrl
Contenido_UrlBuilder_MR::_buildUrl() in Contenido_UrlBuilder_MR.class.php
Builds the SEO-URL by analyzing passed arguments (parameter value pairs)
Method _chunkSetPrettyUrlParts
ModRewriteUrlStack::_chunkSetPrettyUrlParts() in class.modrewriteurlstack.php
Main function to get the urlparts of urls.
Method _construct
ModRewriteInstaller::_construct() in class.modrewriteinstaller.php
Constructor, initializes parent.
Method _contentOutput
mpDebug::_contentOutput() in class.mpdebug.php
Prints the content of passed debug item, depending on its type (array, object, string)
Method _createUrlQueryPart
Contenido_UrlBuilder_MR::_createUrlQueryPart() in Contenido_UrlBuilder_MR.class.php
Loops thru passed parameter array and creates the query part of the URL.
Method _dumpVar
mpDebug::_dumpVar() in class.mpdebug.php
Dumps passed variable.
Method _endOutput
mpDebug::_endOutput() in class.mpdebug.php
Returns the footer of mpWebDebug
Method _extractRequestUri
ModRewriteController::_extractRequestUri() in class.modrewritecontroller.php
Extracts request URI and sets member variables $this->_sArtName and $this->_aParts
Method _extractUrl
ModRewriteUrlStack::_extractUrl() in class.modrewriteurlstack.php
Extracts passed url using parse_urla and adds also the 'params' array to it
Method _getArticleName
Contenido_UrlBuilder_MR::_getArticleName() in Contenido_UrlBuilder_MR.class.php
Returns articlename depending on current setting
Method _getClientParameter
Contenido_UrlBuilder_MR::_getClientParameter() in Contenido_UrlBuilder_MR.class.php
Returns client id or name depending on settings.
Method _getLanguageParameter
Contenido_UrlBuilder_MR::_getLanguageParameter() in Contenido_UrlBuilder_MR.class.php
Returns language id or name depending on settings.
Method _getPath
Contenido_UrlBuilder_MR::_getPath() in Contenido_UrlBuilder_MR.class.php
Returns composed path of url (normally the category structure)
Function _getRequest
_getRequest() in mr_test.php
Minimalistic'n simple way to get request variables.
Method _getRessourceLinks
mpDebug::_getRessourceLinks() in class.mpdebug.php
Creates list of linked ressource files. The result will be added to mpWebDebug.
Method _getSections
mpArrayManager::_getSections() in class.mparraymanager.php
Method _getSuperGlobal
mpDebug::_getSuperGlobal() in class.mpdebug.php
Returns the Superglobal variable by name. Provides a precheck of superglobal size to prevend debugging variables having several MB. e. g. $_POST.
Method _hasPartArrayItems
ModRewriteController::_hasPartArrayItems() in class.modrewritecontroller.php
Returns state of parts property.
Method _inArticles
PluginSetup::_inArticles() in functions.mod_rewrite_setup.php
Check articles on websafe name
Method _inArticles
ModRewriteInstaller::_inArticles() in class.modrewriteinstaller.php
Check articles on websafe name
Method _inCategory
ModRewriteInstaller::_inCategory() in class.modrewriteinstaller.php
Check categories on websafe name
Method _inCategory
PluginSetup::_inCategory() in functions.mod_rewrite_setup.php
Check categories on websafe name
Method _initializeClientId
ModRewriteController::_initializeClientId() in class.modrewritecontroller.php
Tries to initialize the client id
Method _makeStackId
ModRewriteUrlStack::_makeStackId() in class.modrewriteurlstack.php
Extracts article or category related parameter from passed params array and generates an identifier.
Method _nextId
mpDebug::_nextId() in class.mpdebug.php
Creates a unique id used as id-Attribute for HTML elements using timer and internal counter.
Function _notifyBox
_notifyBox() in include.mod_rewrite_content.php
Method _parseUrl
ModRewriteController::_parseUrl() in class.modrewritecontroller.php
Parses the url using defined separators
Method _postValidation
ModRewriteController::_postValidation() in class.modrewritecontroller.php
Does post validation of the extracted data.
Method _prepareDumpOutput
mpDebug::_prepareDumpOutput() in class.mpdebug.php
Prepares data dump for output. Clears some white space characters and line endings to get an compact an more readable result.
Function _separatorModified
_separatorModified() in include.mod_rewrite_content.php
Method _setArticle
PluginSetup::_setArticle() in functions.mod_rewrite_setup.php
Set websafe name in article list
Method _setArticle
ModRewriteInstaller::_setArticle() in class.modrewriteinstaller.php
Set websafe name in article list
Method _setCategory
PluginSetup::_setCategory() in functions.mod_rewrite_setup.php
Set websafe name in category list
Method _setCategory
ModRewriteInstaller::_setCategory() in class.modrewriteinstaller.php
Set websafe name in category list
Method _setCategoryPath
PluginSetup::_setCategoryPath() in functions.mod_rewrite_setup.php
Build and set recursiv path for mod_rewrite rule like server directories (dir1/dir2/dir3)
Method _setCategoryPath
ModRewriteInstaller::_setCategoryPath() in class.modrewriteinstaller.php
Build and set recursiv path for mod_rewrite rule like server directories (dir1/dir2/dir3)
Method _setClientId
ModRewriteController::_setClientId() in class.modrewritecontroller.php
Sets client id
Method _setIdart
ModRewriteController::_setIdart() in class.modrewritecontroller.php
Sets article id
Method _setLanguageId
ModRewriteController::_setLanguageId() in class.modrewritecontroller.php
Sets language id
Method _setPathresolverSetting
ModRewriteController::_setPathresolverSetting() in class.modrewritecontroller.php
Sets path resolver and category id
Method _startOutput
mpDebug::_startOutput() in class.mpdebug.php
Returns the mpWebDebug bar header.
Method _superGlobalTooBig
mpDebug::_superGlobalTooBig() in class.mpdebug.php
Returns approximate size of superglobal in kb if size is > 512 kb or false
Method _toUrl
ModRewriteUrlUtil::_toUrl() in class.modrewriteurlutil.php
Converts passed url to a another url (Contenido to AMR and vice versa).
Method _toUrlName
ModRewriteUrlUtil::_toUrlName() in class.modrewriteurlutil.php
Converts passed url name to a another url name (Contenido to AMR and vice versa).
Method _toUrlPath
ModRewriteUrlUtil::_toUrlPath() in class.modrewriteurlutil.php
Converts passed url path to a another url path (Contenido to AMR and vice versa).
Method __construct
Method __construct
ConfigDBStorage::__construct() in class.confighandler.php
Constructor of ConfigDBStorage, delegates parameter to parent and sets some properties
Method __construct
ConfigBaseAbstract::__construct() in class.confighandler.php
Constructor of ConfigBaseAbstract, does some checks, stops further script execution if validation of arguments fails.
Method __construct
ConfigFileStorage::__construct() in class.confighandler.php
Constructor of ConfigFileStorage, delegates parameter to parent.
Method __construct
Constuctor
Method __construct
Method __construct
ModRewriteController::__construct() in class.modrewritecontroller.php
Constructor, sets several properties.
Method __construct
mpGlobals::__construct() in class.mpglobals.php
Constructor, stores the reference to $GLOBALS into member variable _aData.
Method __construct
mpDebug::__construct() in class.mpdebug.php
Constructor
Method __construct
ModRewriteUrlUtil::__construct() in class.modrewriteurlutil.php
Contructor, sets some AMR configuration related properties
Method __construct
ModRewriteUrlStack::__construct() in class.modrewriteurlstack.php
Constructor, sets some properties.
Method __construct
Contenido_UrlBuilder_MR::__construct() in Contenido_UrlBuilder_MR.class.php
Constructor, tries to set some member variables.
a b c d e f g i l m p r s t u v _