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

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Component
        • Model
      • Error
      • Event
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Shell
      • TestSuite
      • Utility
    • Core
      • Configure
        • Engine
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • I18n
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Table
        • Validation
      • ORM
        • Inheritance
        • Locator
        • Rule
      • Shell
        • Task
      • State
      • TestSuite
        • Fixture
      • Utility

Classes

  • Annotation
  • Application
  • AsyncJob
  • AuthProvider
  • Category
  • DateRange
  • ExternalAuth
  • History
  • Link
  • Location
  • ObjectCategory
  • ObjectEntity
  • ObjectPermission
  • ObjectProperty
  • ObjectRelation
  • Profile
  • Property
  • PropertyType
  • Publication
  • Relation
  • RelationType
  • Role
  • RolesUser
  • Stream
  • Tag
  • Translation
  • Tree
  • UserToken

Traits

  • JsonApiAdminTrait
  • JsonApiModelTrait

Class Link

Link Entity

Cake\ORM\Entity
Extended by BEdita\Core\Model\Entity\ObjectEntity implements BEdita\Core\Utility\JsonApiSerializable uses BEdita\Core\Model\Entity\JsonApiTrait (not available)
Extended by BEdita\Core\Model\Entity\Link
Namespace: BEdita\Core\Model\Entity
Located at Core/src/Model/Entity/Link.php

Methods summary

Methods inherited from BEdita\Core\Model\Entity\ObjectEntity

_getType(), _setType(), getLinks(), getMeta(), getRelationships(), getTable(), getType(), getVisible(), hasProperty(), listAssociations(), loadObjectType()

Methods inherited from BEdita\Core\Utility\JsonApiSerializable

jsonApiSerialize(), routeNamePrefix()

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

Properties inherited from BEdita\Core\Model\Entity\ObjectEntity

$_accessible, $_hidden, $_virtual

Magic properties

public integer $id
public string|null $http_status
public string|null $url
public Cake\I18n\Date|null $last_update

Magic properties inherited from BEdita\Core\Model\Entity\ObjectEntity

$body, $created, $created_by, $created_by_user, $custom_props, $date_ranges, $deleted, $description, $extra, $lang, $locked, $modified, $modified_by, $modified_by_user, $object_type, $object_type_id, $parents, $publish_end, $publish_start, $published, $status, $title, $translations, $tree_nodes, $type, $uname

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