ElementLanguageTrait

This is the main language trait.

Tags
see
ElementLanguageTrait::getKeywords()
see
ElementLanguageTrait::getParticularTitle()
see
ElementLanguageTrait::getTitle()
see
ElementLanguageTrait::getMetaDescription()

Table of Contents

$keywords  : string
$metaDescription  : string
$particularTitle  : string
$title  : string
getKeywords() Returns the element keywords on the website current language.  : string
getMetaDescription() Returns the element meta-description on the website current language.  : string
getParticularTitle() Returns the element particular title on the website current language.  : string
getTitle() Returns the element title on the website current language.  : string

Properties

Methods

getKeywords()

Returns the element keywords on the website current language.

public getKeywords() : string
Return values
string

getMetaDescription()

Returns the element meta-description on the website current language.

public getMetaDescription() : string
Return values
string

getParticularTitle()

Returns the element particular title on the website current language.

public getParticularTitle() : string
Return values
string

getTitle()

Returns the element title on the website current language.

public getTitle() : string
Return values
string

Search results