PHP Class DicomFileLog

User: PATELH3 Date: 26/11/2015 Time: 14:03.
Inheritance: extends BaseActiveRecordVersioned
ファイルを表示 Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Property Type Description
$auto_update_relations

Public Methods

Method Description
model ( $className = __CLASS__ ) : Benefit Returns the static model of the specified AR class.
relations ( )
rules ( ) : array
tableName ( ) : string

Method Details

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Benefit
return Benefit the static model class

relations() public method

public relations ( )

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

tableName() public method

public tableName ( ) : string
return string the associated database table name

Property Details

$auto_update_relations protected_oe property

protected $auto_update_relations