PHP Класс ElementLetter

Наследование: extends BaseEventTypeElement
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$address_target
$cc_targets
$lock_period_hours
$macro
$source_address the correct cc footer information

Открытые методы

Метод Описание
afterFind ( )
afterSave ( )
attributeLabels ( ) : array
beforeSave ( )
calculateRe ( $patient )
getAddress_targets ( )
getCcTargets ( )
getContainer_print_view ( )
getContainer_view_view ( )
getCreate_view ( )
getFirm_members ( )
getInfotext ( )
getLetter_macros ( )
getPrint_view ( )
getStringGroups ( )
getUpdate_view ( )
isEditable ( )
model ( $className = __CLASS__ ) : ElementOperation Returns the static model of the specified AR class.
populate_from_macro ( $patient )
relations ( ) : array
renderBody ( )
renderFooter ( )
renderIntroduction ( )
renderSourceAddress ( ) : mixed Single line render of source_address.
renderToAddress ( ) : mixed Single line render of to address.
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
setDefaultOptions ( )
tableName ( ) : string

Описание методов

afterFind() публичный Метод

public afterFind ( )

afterSave() публичный Метод

public afterSave ( )

attributeLabels() публичный Метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

beforeSave() публичный Метод

public beforeSave ( )

calculateRe() публичный Метод

public calculateRe ( $patient )

getAddress_targets() публичный Метод

public getAddress_targets ( )

getCcTargets() публичный Метод

public getCcTargets ( )

getContainer_print_view() публичный Метод

getContainer_view_view() публичный Метод

getCreate_view() публичный Метод

public getCreate_view ( )

getFirm_members() публичный Метод

public getFirm_members ( )

getInfotext() публичный Метод

public getInfotext ( )

getLetter_macros() публичный Метод

public getLetter_macros ( )

getPrint_view() публичный Метод

public getPrint_view ( )

getStringGroups() публичный Метод

public getStringGroups ( )

getUpdate_view() публичный Метод

public getUpdate_view ( )

isEditable() публичный Метод

public isEditable ( )

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : ElementOperation
Результат ElementOperation the static model class

populate_from_macro() публичный Метод

public populate_from_macro ( $patient )

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

renderBody() публичный Метод

public renderBody ( )

renderFooter() публичный Метод

public renderFooter ( )

renderIntroduction() публичный Метод

public renderIntroduction ( )

renderSourceAddress() публичный Метод

Single line render of source_address.
public renderSourceAddress ( ) : mixed
Результат mixed

renderToAddress() публичный Метод

Single line render of to address.
public renderToAddress ( ) : mixed
Результат mixed

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

setDefaultOptions() публичный Метод

public setDefaultOptions ( )

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name

Описание свойств

$address_target публичное свойство

public $address_target

$cc_targets публичное свойство

public $cc_targets

$lock_period_hours публичное свойство

public $lock_period_hours

$macro публичное свойство

public $macro

$source_address публичное свойство

the correct cc footer information
public $source_address