메소드 | 설명 | |
---|---|---|
attributeLabels ( ) : array | ||
model ( $className = __CLASS__ ) : AddressType | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) | ||
tableName ( ) : string |
public attributeLabels ( ) : array | ||
리턴 | array | customized attribute labels (name=>label) |
public static model ( $className = __CLASS__ ) : AddressType | ||
리턴 | AddressType | the static model class |