PHP Class Craft\NeoTwigExtension

Inheritance: extends Twig_Extension
Datei anzeigen Open project: benjamminf/craft-neo

Public Methods

Method Description
getName ( )
getTests ( )
isNeoBlock ( $value ) : boolean Determines if a value is a Neo block model.

Method Details

getName() public method

public getName ( )

getTests() public method

public getTests ( )

isNeoBlock() public method

Determines if a value is a Neo block model.
public isNeoBlock ( $value ) : boolean
$value
return boolean