Mod Rewrite url utility class. Handles convertion of Urls from contenido core based url composition pattern to AMR (Advanced Mod Rewrite) url composition pattern and vice versa.
Located in /contenido/plugins/mod_rewrite/classes/class.modrewriteurlutil.php (line 27)
ModRewriteBase | --ModRewriteUrlUtil
Self instance (singleton implementation)
Contenido article separator
Contenido article word separator
Contenido category separator
Contenido category word separator
AMR article separator
AMR article word separator
AMR category separator
AMR category word separator
AMR extension used for articlenames (e. g. .html)
Inherited from ModRewriteBase
ModRewriteBase::$_oDebug
ModRewriteBase::$_oGlobals
Returns self instance (singleton pattern)
Contructor, sets some AMR configuration related properties
Converts passed AMR url to Contenido url.
Converts passed AMR url name to Contenido url name.
Converts passed AMR url path to Contenido url path.
Converts passed AMR url to Contenido url.
Converts passed Contenido url name to AMR url name.
Converts passed Contenido url path to AMR url path.
Converts passed url to a another url (Contenido to AMR and vice versa).
Converts passed url name to a another url name (Contenido to AMR and vice versa).
Converts passed url path to a another url path (Contenido to AMR and vice versa).
Inherited From ModRewriteBase
ModRewriteBase::getConfig()
ModRewriteBase::initialize()
ModRewriteBase::isEnabled()
Documentation generated on Tue, 25 Nov 2008 22:07:30 +0100 by phpDocumentor 1.4.1