Adventure Documentation

InterestFieldController extends CollectionController
in package

This controller describes the behavior of Interest field entities.

Use the controller to generate a collection of InterestField entities.

Tags
see
InterestField

Main entity of collection

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 = 'newsletter' ]) : string
Parameters
$Id : mixed
$Title : mixed
$LanguageIso : mixed = null
$Module : mixed = 'newsletter'
Tags
Return values
string

        

Search results