PHP Class ElementLetter

Inheritance: extends BaseEventTypeElement
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Свойство Type Description
$address_target
$cc_targets
$lock_period_hours
$macro
$source_address the correct cc footer information

Méthodes publiques

Méthode Description
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

Method Details

afterFind() public méthode

public afterFind ( )

afterSave() public méthode

public afterSave ( )

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

beforeSave() public méthode

public beforeSave ( )

calculateRe() public méthode

public calculateRe ( $patient )

getAddress_targets() public méthode

public getAddress_targets ( )

getCcTargets() public méthode

public getCcTargets ( )

getContainer_print_view() public méthode

getContainer_view_view() public méthode

getCreate_view() public méthode

public getCreate_view ( )

getFirm_members() public méthode

public getFirm_members ( )

getInfotext() public méthode

public getInfotext ( )

getLetter_macros() public méthode

public getLetter_macros ( )

getPrint_view() public méthode

public getPrint_view ( )

getStringGroups() public méthode

public getStringGroups ( )

getUpdate_view() public méthode

public getUpdate_view ( )

isEditable() public méthode

public isEditable ( )

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : ElementOperation
Résultat ElementOperation the static model class

populate_from_macro() public méthode

public populate_from_macro ( $patient )

relations() public méthode

public relations ( ) : array
Résultat array relational rules.

renderBody() public méthode

public renderBody ( )

renderFooter() public méthode

public renderFooter ( )

renderIntroduction() public méthode

public renderIntroduction ( )

renderSourceAddress() public méthode

Single line render of source_address.
public renderSourceAddress ( ) : mixed
Résultat mixed

renderToAddress() public méthode

Single line render of to address.
public renderToAddress ( ) : mixed
Résultat mixed

rules() public méthode

public rules ( ) : array
Résultat array validation rules for model attributes.

setDefaultOptions() public méthode

public setDefaultOptions ( )

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name

Property Details

$address_target public_oe property

public $address_target

$cc_targets public_oe property

public $cc_targets

$lock_period_hours public_oe property

public $lock_period_hours

$macro public_oe property

public $macro

$source_address public_oe property

the correct cc footer information
public $source_address