Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cartalyst
Tags
TaggableInterface
tag
Cartalyst\Tags\TaggableInterface::tag PHP Method
TaggableInterface Interface Documentation
Exibir arquivo
Open project: cartalyst/tags
tag()
public
method
Attaches multiple tags to the entity.
public
tag
(
string
|
array
$tags
) :
boolean
$tags
string
|
array
return
boolean
public function tag($tags);
TaggableInterface
addTag
allTags
createTagsModel
getSlugGenerator
getTagsDelimiter
getTagsModel
prepareTags
removeTag
scopeWhereTag
scopeWithTag
scopeWithoutTag
setSlugGenerator
setTags
setTagsDelimiter
setTagsModel
tag
tags
untag