phramework/jsonapi doc
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • JSONAPI
      • Controller
        • POST
      • Model
      • Viewers

Classes

  • Controller
  • Fields
  • Filter
  • FilterAttribute
  • FilterJSONAttribute
  • Model
  • Page
  • Relationship
  • RelationshipResource
  • Resource
  • Sort
  • Util
  • ValidationModel

Class RelationshipResource

stdClass
Extended by Phramework\JSONAPI\Resource implements JsonSerializable
Extended by Phramework\JSONAPI\RelationshipResource
Namespace: Phramework\JSONAPI
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 1.0.0
Todo: view http://jsonapi.org/format/#document-resource-identifier-objects MUST: id, type MAY: meta
Located at RelationshipResource.php

Methods summary

Methods inherited from Phramework\JSONAPI\Resource

__construct(), __get(), __set(), jsonSerialize(), parseFromRecord(), parseFromRecords()

Constants summary

Constants inherited from Phramework\JSONAPI\Resource

META_MEMBER, PARSE_ATTRIBUTES, PARSE_DEFAULT, PARSE_LINKS, PARSE_META, PARSE_RELATIONSHIP, PARSE_RELATIONSHIP_DATA, PARSE_RELATIONSHIP_LINKS

Properties summary

Properties inherited from Phramework\JSONAPI\Resource

$id, $type

Magic properties inherited from Phramework\JSONAPI\Resource

$attributes, $data, $id, $links, $relationships, $type

phramework/jsonapi doc API documentation generated by ApiGen