Defines the 'modrewrite' related functions
mr_build_generated_code()
Replaces existing ancors inside passed code, while rebuilding the urls.
Will be called by chain 'Contenido.Content.conGenerateCode' or 'Contenido.Frontend.HTMLCodeOutput' depening on mod_rewrite settings.
mr_build_new_url()
Works as a wrapper for ModRewrite::build_new_url() function.
Will be called by chain 'Contenido.Frontend.CreateURL'.
Processes mod_rewrite related job for duplicated articles.
Will be called by chain 'Contenido.Article.conCopyArtLang_AfterInsert'.
Processes mod_rewrite related job after editing a article.
Will be called as a action code from table con_actions.
Processes mod_rewrite related job after editing a article first time.
Will be called as a action code from table con_actions.
Processes mod_rewrite related job for articles beeing moved.
Will be called by chain 'Contenido.Article.conMoveArticles_Loop'.
Processes mod_rewrite related job for synchronized articles.
Will be called by chain 'Contenido.Article.conSyncArticle_AfterInsert'.
mr_get_client_id()
get client id from client name
mr_get_idart()
get article id
get recent article from websafe name tree
mr_get_language_id()
get language id from language name thanks to Nicolas Dickinson for multi Client/Language BugFix
mr_get_setting_override()
override local cfg settings with client settings from database
Loads Advanced Mod Rewrite configuration for passed client using serialized file containing the settings.
File is placed in /contenido/mod_rewrite/includes/and is named like config.mod_rewrite_{client_id}.php.
Processes mod_rewrite related job after moving a category down.
Will be called as a action code from table con_actions.
Processes mod_rewrite related job after moving a category subtree.
Will be called as a action code from table con_actions.
Processes mod_rewrite related job after moving a category up.
Will be called as a action code from table con_actions.
Documentation generated on Mon, 19 May 2008 22:47:02 +0200 by phpDocumentor 1.4.0