[Contenido] element index

All elements
b c d e f g i m r s u v _
_
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 $_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 $_iClientMR
ModRewriteController::$_iClientMR in class.modrewritecontroller.php
Client id used by this class
Variable $_sArtName
ModRewriteController::$_sArtName in class.modrewritecontroller.php
Extracted article name from request uri
Variable $_sPath
ModRewriteController::$_sPath in class.modrewritecontroller.php
Remaining path for path resolver (see $GLOBALS['path'])
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 _extractRequestUri
ModRewriteController::_extractRequestUri() in class.modrewritecontroller.php
Extracts request uri and sets member variables $this->_sArtName and $this->_aParts
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 _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
b
top
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
Page config.mod_rewrite_1.php
config.mod_rewrite_1.php in config.mod_rewrite_1.php
Page class.modrewrite.php
class.modrewrite.php in class.modrewrite.php
Page class.modrewritecontroller.php
class.modrewritecontroller.php in class.modrewritecontroller.php
Method contenido_html_anchor
ModRewrite::contenido_html_anchor() in class.modrewrite.php
return full contenido url from single anchor
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
Function copyFile
copyFile() in install.php
d
top
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.
f
top
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
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 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 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 get_artids
ModRewrite::get_artids() in class.modrewrite.php
get_artids()
Method get_arttitle
ModRewrite::get_arttitle() in class.modrewrite.php
get_arttitle()
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_catname()
Method get_cat_languages
ModRewrite::get_cat_languages() in class.modrewrite.php
get_cat_languages()
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_client_name()
Method get_id_from_idartlang
ModRewrite::get_id_from_idartlang() in class.modrewrite.php
get_id_from_idartlang()
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
Method get_language_name_old
ModRewrite::get_language_name_old() in class.modrewrite.php
get_language_name()
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 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
Method in_articles
ModRewrite::in_articles() in class.modrewrite.php
in_articles()
Function in_articles
in_articles() in functions.mod_rewrite_setup.php
in_articles()
Function in_category
in_category() in functions.mod_rewrite_setup.php
in_categories()
Method in_category
ModRewrite::in_category() in class.modrewrite.php
in_categories()
Method is_enabled
ModRewrite::is_enabled() in class.modrewrite.php
Page install.php
install.php in install.php
Function isWriteable
isWriteable() in install.php
isWriteable:
m
top
Class ModRewrite
ModRewrite in class.modrewrite.php
Class to create websafe names
Method ModRewrite
ModRewrite::ModRewrite() in class.modrewrite.php
Constructor Function
Method ModRewriteController
ModRewriteController::ModRewriteController() in class.modrewritecontroller.php
Constructor, sets several properties.
Class ModRewriteController
ModRewriteController in class.modrewritecontroller.php
Mod Rewrite controller class. Extracts url parts and sets some necessary globals like:
Function mr_build_generated_code
mr_build_generated_code() in functions.mod_rewrite.php
mr_build_generated_code()
Function mr_build_new_url
mr_build_new_url() in functions.mod_rewrite.php
mr_build_new_url()
Function mr_conCopyArtLang
mr_conCopyArtLang() in functions.mod_rewrite.php
Processes mod_rewrite related job for duplicated articles.
Function mr_conEditArt
mr_conEditArt() in functions.mod_rewrite.php
Processes mod_rewrite related job after editing a article.
Function mr_conEditFirstTime
mr_conEditFirstTime() in functions.mod_rewrite.php
Processes mod_rewrite related job after editing a article first time.
Function mr_conMoveArticles
mr_conMoveArticles() in functions.mod_rewrite.php
Processes mod_rewrite related job for articles beeing moved.
Function mr_conSyncArticle
mr_conSyncArticle() in functions.mod_rewrite.php
Processes mod_rewrite related job for synchronized articles.
Function mr_get_client_id
mr_get_client_id() in functions.mod_rewrite.php
mr_get_client_id()
Function mr_get_idart
mr_get_idart() in functions.mod_rewrite.php
mr_get_idart()
Function mr_get_language_id
mr_get_language_id() in functions.mod_rewrite.php
mr_get_language_id()
Function mr_get_setting_override
mr_get_setting_override() in functions.mod_rewrite.php
mr_get_setting_override()
Function mr_load_configuration
mr_load_configuration() in functions.mod_rewrite.php
Loads Advanced Mod Rewrite configuration for passed client using serialized file containing the settings.
Function mr_query_n_next_record
mr_query_n_next_record() in functions.mod_rewrite.php
Database query helper. Used to execute a selece statement and to return the result of first recordset.
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 msg
msg() in install.php
r
top
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 rewrite_html_anchor
ModRewrite::rewrite_html_anchor() in class.modrewrite.php
return full contenido url from single anchor
Function remove_remarks
remove_remarks() in install.php
removes '# blabla...' from the mysql_dump.
s
top
Function set_article
set_article() in functions.mod_rewrite_setup.php
set_article()
Method set_article
ModRewrite::set_article() in class.modrewrite.php
set_article()
Function set_category
set_category() in functions.mod_rewrite_setup.php
set_category()
Method set_category
ModRewrite::set_category() in class.modrewrite.php
set_category()
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 upgradeModRewrite
upgradeModRewrite() in functions.mod_rewrite_setup.php
upgradeModRewrite
Function updateSequence
updateSequence() in install.php
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
b c d e f g i m r s u v _