BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Model
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Utility
    • Core
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Validation
      • ORM
        • Locator
      • Utility

Classes

  • Database
  • JsonSchema
  • System
  • Text

Interfaces

  • JsonApiSerializable

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

Namespace: BEdita\Core\Utility
Since: 4.0.0
Located at Core/src/Utility/JsonApiSerializable.php

Methods summary

public
# jsonApiSerialize( $options = 0, $fields = [] )

Tell JSON API serializer to exclude attributes from resource.

Tell JSON API serializer to exclude attributes from resource.

Var

int
public string
# routeNamePrefix( )

Get prefix used for _name in routing urls creation.

Get prefix used for _name in routing urls creation.

Returns

string
BEdita API doc | 4-cactus API documentation generated by ApiGen