PHP 클래스 ItemRecord, prado

상속: extends TActiveRecord
파일 보기 프로젝트 열기: pradosoft/prado 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$RELATIONS
$active
$brand_specific
$category_id
$content
$description
$item_id
$meta
$name
$need_review
$related_item_id
$related_items
$standard_id
$timestamp
$type_id

공개 메소드들

메소드 설명
finder ( $className = __CLASS__ )
getDbConnection ( )
logger ( $sender, $param )

메소드 상세

finder() 공개 정적인 메소드

public static finder ( $className = __CLASS__ )

getDbConnection() 공개 메소드

public getDbConnection ( )

logger() 공개 메소드

public logger ( $sender, $param )

프로퍼티 상세

$RELATIONS 공개적으로 정적으로 프로퍼티

public static $RELATIONS

$active 공개적으로 프로퍼티

public $active

$brand_specific 공개적으로 프로퍼티

public $brand_specific

$category_id 공개적으로 프로퍼티

public $category_id

$content 공개적으로 프로퍼티

public $content

$description 공개적으로 프로퍼티

public $description

$item_id 공개적으로 프로퍼티

public $item_id

$meta 공개적으로 프로퍼티

public $meta

$name 공개적으로 프로퍼티

public $name

$need_review 공개적으로 프로퍼티

public $need_review

$standard_id 공개적으로 프로퍼티

public $standard_id

$timestamp 공개적으로 프로퍼티

public $timestamp

$type_id 공개적으로 프로퍼티

public $type_id