Overview

Packages

  • Components
  • Internals
    • AR
  • RestApi
    • Objects
    • Services

Classes

  • ManufacturerJson
  • ProductCategoryJson
  • ProductJson
  • ProductQueryJson
  • Overview
  • Package
  • Class
  • Tree
  • Todo

Class ProductCategoryJson

Json representation of the Manufacturer AR model.

CFormModel
Extended by CBJsonModel
Extended by ProductCategoryJson
Package: RestApi\Objects
Author: Konstantinos Filios <konfilios@gmail.com>
Located at demo/models/json/ProductCategoryJson.php
Methods inherited from CBJsonModel
copyFrom(), createFromMany(), createFromOne(), getAttributeTypes(), resolveObjectRecursively(), toArray(), validate()
Properties summary
public integer $id
#

Product id.

Product id.

public string $title
#

Product title.

Product title.

Bogo Yii Json Service API documentation generated by ApiGen 2.8.0