Class ProductCategory
ProductCategory AR model.
- CActiveRecord
-
ProductCategory
Package: Internals\AR
Author: Konstantinos Filios <konfilios@gmail.com>
Located at demo/models/ar/ProductCategory.php
Author: Konstantinos Filios <konfilios@gmail.com>
Located at demo/models/ar/ProductCategory.php
public
integer
|
$id | |
public
string
|
$title | |
public
string
|
$internalCode | |
public
integer
|
$createdByUserId |