Class Tag
Tag Entity
- Cake\ORM\Entity
-
BEdita\Core\Model\Entity\Tag implements BEdita\Core\Utility\JsonApiSerializable uses BEdita\Core\Model\Entity\JsonApiModelTrait
Methods summary
Methods inherited from BEdita\Core\Utility\JsonApiSerializable
Methods used from BEdita\Core\Model\Entity\JsonApiModelTrait
Constants summary
Constants inherited from BEdita\Core\Utility\JsonApiSerializable
JSONAPIOPT_BASIC
,
JSONAPIOPT_EXCLUDE_ATTRIBUTES
,
JSONAPIOPT_EXCLUDE_LINKS
,
JSONAPIOPT_EXCLUDE_META
,
JSONAPIOPT_EXCLUDE_RELATIONSHIPS
Properties summary
protected
array
|
$_accessible
|
#
[
'*' => true,
'created' => false,
'modified' => false,
]
|
Magic properties
public
integer
|
$id
|
public
integer|null
|
$object_type_id
|
public
string
|
$name
|
public
string|null
|
$label
|
public
integer|null
|
$parent_id
|
public
integer|null
|
$tree_left
|
public
integer|null
|
$tree_right
|
public
boolean
|
$enabled
|
public
Cake\I18n\Time
|
$created
|
public
Cake\I18n\Time
|
$modified
|
public
|
$object_tags
|