PHP 클래스 Mage2\Catalog\Models\Category

상속: extends Mage2\Framework\System\Models\BaseModel
파일 보기 프로젝트 열기: mage2/laravel-ecommerce 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultWebsiteId
$fillable
$isDefaultWebsite
$websiteId

공개 메소드들

메소드 설명
__construct ( array $attributes = [] )
children ( )
getAllCategories ( )
getChilds ( $id )
getParentNameAttribute ( )
list_categories ( $categories )
parentCategory ( )
products ( )
website ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $attributes = [] )
$attributes array

children() 공개 메소드

public children ( )

getAllCategories() 공개 메소드

public getAllCategories ( )

getChilds() 공개 메소드

public getChilds ( $id )

getParentNameAttribute() 공개 메소드

list_categories() 공개 메소드

public list_categories ( $categories )

parentCategory() 공개 메소드

public parentCategory ( )

products() 공개 메소드

public products ( )

website() 공개 메소드

public website ( )

프로퍼티 상세

$defaultWebsiteId 보호되어 있는 프로퍼티

protected $defaultWebsiteId

$fillable 보호되어 있는 프로퍼티

protected $fillable

$isDefaultWebsite 보호되어 있는 프로퍼티

protected $isDefaultWebsite

$websiteId 보호되어 있는 프로퍼티

protected $websiteId