Class to create websafe names
Located in /contenido/plugins/mod_rewrite/classes/class.modrewrite.php (line 38)
ModRewriteBase | --ModRewrite
Inherited from ModRewriteBase
ModRewriteBase::$_oDebug
ModRewriteBase::$_oGlobals
Build a recursiv path for mod_rewrite rule like server directories (dir1/dir2/dir3)
Return full contenido url from single anchor
Get article id and language id from article language id
Get article urlname and language id
Get article websafe name from idartlang.
Get article name from article id and language id
Get article websafe name from article id and language id.
Funcion to return cat id by path.
Caches the paths at first call to provode faster processing at further calls.
Get language ids from category id
Get category name from category id and language id.
Splits passed argument into scheme://host and path/query.
Example: input = http://host/front_content.php?idcat=123 return = array('htmlpath' => 'http://host', 'url' => 'front_content.php?idcat=123')
Get client id from client name
Get name of client by id.
Used to postprocess resolved path
Error site handling if category not found
if percentage == 100 and there is no 100 percentage result value, error site will be shown - can be adjust by user settings for smooth similar effects - 80 to 95 will be best but have to check by user
Get language id from language name thanks to Nicolas Dickinson for multi Client/Language BugFix
Returns name of language by id.
Initialization, is to call at least once, also possible to call multible times, if different client configuration is to load.
Loads configuration of passed client and sets some properties.
Check articles on websafe name.
Check all articles in the current category on existing same websafe name.
Check categories on websafe name
Check all categories in the main parent category on existing same websafe name
Method to reset all aliases (categories and articles).
Shortcut to resetArticlesAliases() and resetArticlesAliases()
Method to reset all aliases in articles.
Clears all urlname entries in art_lang table, and sets the value for all existing entries.
Method to reset all aliases in categories.
Clears all urlname entries in cat_lang table, and sets the value for all existing entries.
Return full contenido url from single anchor
Set websafe name in article list.
Insert new websafe name in article list
Set urlpath of category
Set websafe name in category list.
Insert new websafe name in category list.
Function to preclean a url.
Removes absolute path declaration '/front_content.php' or relative path definition to actual dir './front_content.php', ampersand entities '&' and returns a url like 'front_content.php?idart=12&idlang=1'
Get article id by article websafe name
Inherited From ModRewriteBase
ModRewriteBase::getConfig()
ModRewriteBase::initialize()
ModRewriteBase::isEnabled()
Documentation generated on Sun, 08 Feb 2009 22:00:31 +0100 by phpDocumentor 1.4.1