PHP Trait Nayjest\Grids\Components\Base\TTaggable

Afficher le fichier Open project: nayjest/grids

Protected Properties

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

Méthodes publiques

Méthode Description
getTags ( ) : array
hasTag ( string $tagName ) : boolean
hasTags ( array $tagNames ) : boolean
setTags ( array $tags )

Method Details

getTags() public méthode

Deprecation:
public getTags ( ) : array
Résultat array

hasTag() public méthode

Deprecation:
public hasTag ( string $tagName ) : boolean
$tagName string
Résultat boolean

hasTags() public méthode

Deprecation:
public hasTags ( array $tagNames ) : boolean
$tagNames array
Résultat boolean

setTags() public méthode

Deprecation:
public setTags ( array $tags )
$tags array

Property Details

$tags protected_oe property

protected $tags