Interface JsonApiSerializable
Interface for serializing JSON API objects.
Direct known implementers
BEdita\Core\Model\Entity\Annotation
,
BEdita\Core\Model\Entity\Application
,
BEdita\Core\Model\Entity\Tag
,
BEdita\Core\Model\Entity\Translation
,
BEdita\Core\Model\Entity\AsyncJob
,
BEdita\Core\Model\Entity\Category
,
BEdita\Core\Model\Entity\History
,
BEdita\Core\Model\Entity\ObjectCategory
,
BEdita\Core\Model\Entity\ObjectTag
,
BEdita\Core\Model\Entity\PropertyType
,
BEdita\Core\Model\Entity\Relation
,
BEdita\Core\Model\Entity\Role
Methods summary
public
|
#
jsonApiSerialize( $options = 0, $fields = [] )
Tell JSON API serializer to exclude |
public
string
|