menu

SiteGenesis / Server-side JS / Module: controllers/Link

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.)

Source:

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:

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.