SiteController
extends CollectionController
in package
This controller describes the behavior of Sites.
Use the controller to generate a collection of Sites.
Tags
Table of Contents
- __construct() : mixed
- getTranslation() : string
- Get translation data
Methods
__construct()
public
__construct() :
mixed
Tags
Return values
mixed —getTranslation()
Get translation data
public
getTranslation(mixed $Id, mixed $Title[, mixed $LanguageIso = null ][, mixed $Module = 'store_front' ]) :
string
Parameters
- $Id : mixed
- $Title : mixed
- $LanguageIso : mixed = null
- $Module : mixed = 'store_front'