Class to build frontend urls for advandced mod rewrite plugin.
Extends abstract Contenido_UrlBuilder class and implements singleton pattern.
Usage:
Located in /contenido/classes/UrlBuilder/Contenido_UrlBuilder_MR.class.php (line 51)
Contenido_UrlBuilder | --Contenido_UrlBuilder_MR
Self instance
Mod Rewrite configuration
Is XHTML output?
Is mod rewrite enabled?
Debugger instance
Ampersant used for composing several parameter value pairs
Returns a instance of Contenido_UrlBuilder_MR
Constructor, tries to set some member variables.
Builds a URL based on defined mod rewrite settings.
Builds the SEO-URL by analyzing passed arguments (parameter value pairs)
Loops thru passed parameter array and creates the query part of the URL.
All non Contenido related parameter will be excluded from composition.
Returns articlename depending on current setting
Returns client id or name depending on settings.
Returns language id or name depending on settings.
Returns composed path of url (normally the category structure)
Documentation generated on Sun, 08 Feb 2009 22:00:50 +0100 by phpDocumentor 1.4.1