Full index

Package indexes


b c d e f g i m p r s u v _
b
top
Variable $bRoutingFound
Method buildUrl
Contenido_UrlBuilder_MR::buildUrl() in Contenido_UrlBuilder_MR.class.php
Builds a URL in front_content.php style.
Method build_new_url
ModRewrite::build_new_url() in class.modrewrite.php
build_new_url()
Method build_recursiv_path
ModRewrite::build_recursiv_path() in class.modrewrite.php
build_recursiv_path()
c
top
Variable $cfg
ModRewriteTest::$cfg in mr_test.php
Variable $cfgTab
Method composeURL
Creates an URL using passed data.
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.modrewritecontroller.php
class.modrewritecontroller.php in class.modrewritecontroller.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 contenido_html_anchor
ModRewrite::contenido_html_anchor() in class.modrewrite.php
return full contenido url from single anchor
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
Class DB_Upgrade
DB_Upgrade in install.php
e
top
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
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.
g
top
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 getConfig
ModRewrite::getConfig() in class.modrewrite.php
Returns configuration of mod rewrite, content of gobal $cfg['mod_rewrite']
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 getInstance
Contenido_UrlBuilder_MR::getInstance() in Contenido_UrlBuilder_MR.class.php
Returns a instance of Contenido_UrlBuilder_MR
Method getLang
ModRewriteController::getLang() in class.modrewritecontroller.php
Getter for language id (see $GLOBALS['lang'])
Method getPath
ModRewriteController::getPath() in class.modrewritecontroller.php
Getter for path (see $GLOBALS['path'])
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 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
Method get_artids
ModRewrite::get_artids() in class.modrewrite.php
get_artids()
Method get_arttitle
ModRewrite::get_arttitle() in class.modrewrite.php
Get article name from article id and language id
Method get_art_lang_websafename
get_art_lang_websafename()
Method get_art_websafename
ModRewrite::get_art_websafename() in class.modrewrite.php
get_art_websafename()
Method get_catname
ModRewrite::get_catname() in class.modrewrite.php
Get category name from category id and language id.
Method get_cat_languages
ModRewrite::get_cat_languages() in class.modrewrite.php
Get language ids from category id
Method get_client_full_url_parts
get_client_full_url_parts() Splits passed argument into scheme://host and path/query.
Method get_client_name
ModRewrite::get_client_name() in class.modrewrite.php
Get name of client by id
Method get_id_from_idartlang
ModRewrite::get_id_from_idartlang() in class.modrewrite.php
Get article id and language id from article language id
Method get_id_from_pathresolver_result
Used to postprocess resolved path
Method get_language_name
ModRewrite::get_language_name() in class.modrewrite.php
Returns name of language by id
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 include.mod_rewrite_menu.php
include.mod_rewrite_menu.php in include.mod_rewrite_menu.php
Page include.mod_rewrite_menu_top.php
include.mod_rewrite_menu_top.php in include.mod_rewrite_menu_top.php
Page install.php
install.php in install.php
Function in_articles
in_articles() in functions.mod_rewrite_setup.php
in_articles()
Method in_articles
ModRewrite::in_articles() in class.modrewrite.php
Check articles on websafe name.
Function in_category
in_category() in functions.mod_rewrite_setup.php
in_categories()
Method in_category
ModRewrite::in_category() in class.modrewrite.php
Check categories on websafe name
Function isWriteable
isWriteable() in install.php
isWriteable:
Method is_enabled
ModRewrite::is_enabled() in class.modrewrite.php
Returns enabled state of mod rewrite plugin
m
top
Variable $maxItems
Page mr_test.php
mr_test.php in mr_test.php
Method ModRewrite
ModRewrite::ModRewrite() in class.modrewrite.php
Constructor Function
Class ModRewrite
ModRewrite in class.modrewrite.php
Class to create websafe names
Class ModRewriteController
ModRewriteController in class.modrewritecontroller.php
Mod Rewrite controller class. Extracts url parts and sets some necessary globals like:
Method ModRewriteController
ModRewriteController::ModRewriteController() in class.modrewritecontroller.php
Constructor, sets several properties.
Class ModRewriteTest
ModRewriteTest in mr_test.php
Advanced Mod Rewrite test class.
Class ModRewriteTestActions
ModRewriteTestActions in mr_test.php
Simple action controller.
Function mr_arrayValue
mr_arrayValue() in functions.mod_rewrite.php
Returns value of an array key (assoziative or indexed).
Function mr_build_generated_code
mr_build_generated_code() in functions.mod_rewrite.php
Replaces existing ancors inside passed code, while rebuilding the urls.
Function mr_build_new_url
mr_build_new_url() in functions.mod_rewrite.php
Works as a wrapper for creation of urls using Contenido_UrlBuilder_MR.
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 front_content_controller.php
Debug output only during development
Function mr_get_client_id
mr_get_client_id() in functions.mod_rewrite.php
Get client id from client name
Function mr_get_idart
mr_get_idart() in functions.mod_rewrite.php
Get article id by article websafe name
Function mr_get_language_id
mr_get_language_id() in functions.mod_rewrite.php
Get language id from language name thanks to Nicolas Dickinson for multi Client/Language BugFix
Function mr_header
mr_header() in front_content_controller.php
Replaces calling of header method for redirects in front_content.php, used during development.
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_prResolvePathViaURLNames
mr_prResolvePathViaURLNames() in functions.mod_rewrite.php
Funcion to return cat id by path. Loads cached data structure about resolved paths only once.
Function mr_query_n_next_record
mr_query_n_next_record() in functions.mod_rewrite.php
Database query helper. Used to execute a select statement and to return the result of first recordset.
Function mr_requestCleanup
mr_requestCleanup() in functions.mod_rewrite.php
Request cleanup function. Request data is allways tainted and must be filtered.
Function mr_resetPathResolverCache
mr_resetPathResolverCache() in functions.mod_rewrite.php
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_set_client_language
mr_set_client_language() in functions.mod_rewrite.php
Sets language of client, like done in front_content.php
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
Method parseUrl
ModRewriteController::parseUrl() in class.modrewritecontroller.php
r
top
Function remove_remarks
remove_remarks() in install.php
removes '# blabla...' from the mysql_dump.
Method reset_aliases
ModRewrite::reset_aliases() in class.modrewrite.php
reset_aliases()
Method reset_articles_aliases
ModRewrite::reset_articles_aliases() in class.modrewrite.php
reset_articles_aliases()
Method reset_categories_aliases
reset_categories_aliases()
Method resolveUrl
Resolves variables of an page (idcat, idart, idclient, idlang, etc.) by processing passed url using ModRewriteController
Method rewrite_html_anchor
ModRewrite::rewrite_html_anchor() in class.modrewrite.php
return full contenido url from single anchor
s
top
Variable $sResolvedUrl
Function set_article
set_article() in functions.mod_rewrite_setup.php
set_article()
Method set_article
ModRewrite::set_article() in class.modrewrite.php
Set websafe name in article list.
Function set_category
set_category() in functions.mod_rewrite_setup.php
set_category()
Method set_category
ModRewrite::set_category() in class.modrewrite.php
Set websafe name in category list.
Function showmsg
showmsg() in install.php
Function split_sql_file
split_sql_file() in install.php
Splits sql- statements into handy pieces.
u
top
Function uninstallModRewrite
uninstallModRewrite() in functions.mod_rewrite_setup.php
Function updateSequence
updateSequence() in install.php
Function upgradeModRewrite
upgradeModRewrite() in functions.mod_rewrite_setup.php
upgradeModRewrite
v
top
Method validate_setting_categories_as_html
Analyses the settings for usage of categories as a html file and returns the result as a boolean
_
top
Variable $_aCfg
ModRewriteController::$_aCfg in class.modrewritecontroller.php
Contenido configuration array (see $GLOBALS['cfg'])
Variable $_aCfgMR
ModRewriteController::$_aCfgMR in class.modrewritecontroller.php
Mod Rewrite configuration array (see $GLOBALS['cfg']['mod_rewrite'])
Variable $_aMrCfg
Contenido_UrlBuilder_MR::$_aMrCfg in Contenido_UrlBuilder_MR.class.php
Variable $_aParts
ModRewriteController::$_aParts in class.modrewritecontroller.php
Extracted request uri path parts by path separator '/'
Variable $_bError
ModRewriteController::$_bError in class.modrewritecontroller.php
Flag about occured errors
Variable $_bIsXHTML
Contenido_UrlBuilder_MR::$_bIsXHTML in Contenido_UrlBuilder_MR.class.php
Variable $_bMREnabled
Contenido_UrlBuilder_MR::$_bMREnabled in Contenido_UrlBuilder_MR.class.php
Variable $_bRoutingFound
ModRewriteController::$_bRoutingFound in class.modrewritecontroller.php
Flag about found routing definition
Variable $_iClientMR
ModRewriteController::$_iClientMR in class.modrewritecontroller.php
Client id used by this class
Variable $_instance
Contenido_UrlBuilder_MR::$_instance in Contenido_UrlBuilder_MR.class.php
Variable $_sAmp
Contenido_UrlBuilder_MR::$_sAmp in Contenido_UrlBuilder_MR.class.php
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
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 _buildUrl
Contenido_UrlBuilder_MR::_buildUrl() in Contenido_UrlBuilder_MR.class.php
Private function to build the URL by analyzing passed arguments (parameter value pairs)
Method _extractRequestUri
ModRewriteController::_extractRequestUri() in class.modrewritecontroller.php
Extracts request URI and sets member variables $this->_sArtName and $this->_aParts
Function _getRequest
_getRequest() in mr_test.php
Minimalistic'n simple way to get request variables.
Method _hasPartArrayItems
ModRewriteController::_hasPartArrayItems() in class.modrewritecontroller.php
Returns state of parts property
Function _notifyBox
_notifyBox() in include.mod_rewrite_content.php
Method _overrideConfig
ModRewriteController::_overrideConfig() in class.modrewritecontroller.php
Overrides local mod rewrite cfg settings with client settings from database
Method _postValidation
ModRewriteController::_postValidation() in class.modrewritecontroller.php
Does post validation of the extracted data.
Method _preprocessVariables
ModRewriteController::_preprocessVariables() in class.modrewritecontroller.php
Preprocesses article name and parts list, sets article name and parts list if settings for usage of categories as a html file is active and valid.
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 __construct
Method __construct
Contenido_UrlBuilder_MR::__construct() in Contenido_UrlBuilder_MR.class.php
Constructor, tries to set some member variables.
Method __construct
Constuctor
b c d e f g i m p r s u v _