Overview

Packages

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

Classes

  • Manufacturer
  • Product
  • ProductCategory
  • Overview
  • Package
  • Class
  • Tree
  • Todo

Class Product

Product AR model.

CActiveRecord
Extended by Product
Package: Internals\AR
Author: Konstantinos Filios <konfilios@gmail.com>
Located at demo/models/ar/Product.php
Magic properties summary
public integer $id
#
public integer $manufacturerId
#
public string $title
#
public float $price
#
public string $internalCode
#
public integer $createdByUserId
#
public Manufacturer $manufacturer
#

Parent manufacturer (belongs-to relation)

Parent manufacturer (belongs-to relation)

Bogo Yii Json Service API documentation generated by ApiGen 2.8.0