Classes and interfaces
Contenido_UrlBuilder_MR¶
Class to build frontend urls for advandced mod rewrite plugin.
« More »
ModRewrite¶
Class to create websafe names
« More »
ModRewriteBase¶
Abstract base mod rewrite class.
« More »
ModRewriteController¶
Mod Rewrite controller class. Extracts url parts and sets some necessary globals like:
- $idart
- $idcat
- $client
- $changeclient
- $lang
- $changelang
« More »
ModRewriteUrlStack¶
Mod rewrite url stack class. Provides features to collect urls and to get the
pretty path and names of categories/articles at one go.
« More »
ModRewriteUrlUtil¶
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.
« More »