ElementIndexableTrait

This is the main indexable trait.

Tags
see
ElementIndexableTrait::getIndexable()
see
ElementIndexableTrait::getLinkFollowing()

Table of Contents

$indexable  : bool
$linkFollowing  : bool
getIndexable() Returns if the element is indexable on the website current language.  : bool
getLinkFollowing() Sets if the element link must be a following one or not (value of rel HTML attribute) for the website current language.  : bool

Properties

Methods

getIndexable()

Returns if the element is indexable on the website current language.

public getIndexable() : bool
Return values
bool

getLinkFollowing()

Sets if the element link must be a following one or not (value of rel HTML attribute) for the website current language.

public getLinkFollowing() : bool
Return values
bool

Search results