Package Core\Frontend\URI
cUri | Frontend URL creation. Works as a wrapper of an UriBuilder instance. |
cUriBuilder | URI builder class |
cUriBuilderConfig | Configure cUriBuilder URL style. Per default, configures for style index-a-1.html. If you need another style, extend this class to your needs and pass it to desired cUriBuilder. |
cUriBuilderCustom | Custom uri builder class |
cUriBuilderCustomPath | Custom path uri builder class. Implementation to build URL in style index-a-1.html with category path (/category/subcategory/index-a-1.html). |
cUriBuilderFactory | Factory for retrieving required cUriBuilder object |
cUriBuilderFrontcontent | Implementation to build front_content.php URL |
NotInitializedException |