Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AttributeForm
PHP 클래스 AttributeForm
상속:
extends
IgsForm
파일 보기
프로젝트 열기: damnpoet/yiicart
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$group
$id
$name
$sortOrder
공개 메소드들
메소드
설명
attributeLabels
( )
Declares customized attribute labels.
loadDataFromAttribute
(
$id
)
rules
( )
Declares the validation rules.
save
( )
메소드 상세
attributeLabels()
공개
메소드
If not declared here, an attribute would have a label that is the same as its name with the first letter in upper case.
public
attributeLabels
( )
loadDataFromAttribute()
공개
메소드
public
loadDataFromAttribute
(
$id
)
rules()
공개
메소드
Declares the validation rules.
public
rules
( )
save()
공개
메소드
public
save
( )
프로퍼티 상세
$group
공개적으로 프로퍼티
public
$group
$id
공개적으로 프로퍼티
public
$id
$name
공개적으로 프로퍼티
public
$name
$sortOrder
공개적으로 프로퍼티
public
$sortOrder