Overview

Namespaces

  • Coast
    • App
      • Access
      • Executable
    • Controller
    • Csrf
    • Dir
    • Feed
    • File
    • Filter
      • Rule
    • Http
    • Image
    • Model
      • Exception
    • Resolver
    • Router
    • Sitemap
    • Transformer
      • Rule
    • Validator
      • Rule
    • View

Classes

  • Content
  • Item
  • Person
  • Overview
  • Namespace
  • Class
  • Deprecated
  • Todo

Class Item

Coast\Model implements ArrayAccess, JsonSerializable
Extended by Coast\Feed\Item
Namespace: Coast\Feed
Located at Feed/Item.php
Methods summary
protected static
# _metadataStaticBuild( )

Overrides

Coast\Model::_metadataStaticBuild()
public
# toXml( )
Methods inherited from Coast\Model
__call(), __get(), __isset(), __set(), __setUnknown(), __unset(), _construct(), _get(), _isset(), _metadataBuild(), _metadataModify(), _metadataStaticModify(), _set(), _unset(), createDefault(), debug(), fromArray(), initMethods(), isValid(), jsonSerialize(), metadata(), metadataReset(), metadataStatic(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), toArray(), traverse(), traverseModels()
Constants inherited from Coast\Model
TRAVERSE_SKIP, TYPE_MANY, TYPE_ONE
Properties summary
protected $id
#
protected $url
#
protected $title
#
protected $updateDate
#
protected $author
#
protected $summary
#
protected $body
#
Properties inherited from Coast\Model
$_initMethods, $_metadata, $_metadataSource, $_metadataStatic
Coast API Documentation API documentation generated by ApiGen