Controller that forwards calls to other controllers. It supports legacy code where content assets linked to this controller only. For all new code, link to the respective controller directly (Search-Show, Product-Show, etc.)
Members
(static) Category
Required for $link-category()$ HTML attribute directive.
- Deprecated:
-
- Use $url('Search-Show','cgid','...') instead
- Source:
(static) CategoryProduct
Required for $link-categoryproduct()$ HTML attribute directive.
- Deprecated:
-
- Use $url('Product-Show','pid','...','cgid','...') instead
- Source:
(static) Page
Required for $link-page()$ HTML attribute directive.
- Deprecated:
-
- Use $url('Page-Show','cid','...') instead
- Source:
(static) Product
Required for $link-product()$ HTML attribute directive.
- Deprecated:
-
- Use $url('Product-Show','pid','...') instead
- Source: