PHP Class Pimcore\View\Helper\HeadMeta

Inheritance: extends Zend_View_Helper_HeadMeta
Afficher le fichier Open project: pimcore/pimcore

Protected Properties

Свойство Type Description
$rawItems

Méthodes publiques

Méthode Description
addRaw ( string $html )
getRaw ( ) : array
toString ( null $indent = null ) : string

Méthodes protégées

Méthode Description
_isValid ( mixed $item ) : boolean Determine if item is valid

Method Details

_isValid() protected méthode

Determine if item is valid
protected _isValid ( mixed $item ) : boolean
$item mixed
Résultat boolean

addRaw() public méthode

public addRaw ( string $html )
$html string

getRaw() public méthode

public getRaw ( ) : array
Résultat array

toString() public méthode

public toString ( null $indent = null ) : string
$indent null
Résultat string

Property Details

$rawItems protected_oe property

protected $rawItems