Method |
Description |
|
attributeLabels ( ) : array |
|
|
behaviors ( ) |
|
|
getAddress ( ) : Address | null |
Ensure we have a contact/address before returning. |
|
getCorrespondenceName ( ) : array |
Returns the appropriate name (first portion of address) for the service. |
|
getTypeShortName ( ) : string |
Return the type short name for this service. |
|
model ( $className = __CLASS__ ) : CommissioningBody |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|