PHP Class Audit

Lets you access user activities in your enterprise made through various applications.

For more information about this service, see the API Documentation

Author: Google, Inc.
Inheritance: extends Service
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Свойство Type Description
$count

Méthodes publiques

Méthode Description
add ( $target, $action, $data = null, $log_message = null, $properties = [] )
attributeLabels ( ) : array
getColour ( )
model ( $className = __CLASS__ ) : Audit Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
save ( $runValidation = true, $attributes = null, $allow_overriding = false )
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

Method Details

add() public static méthode

public static add ( $target, $action, $data = null, $log_message = null, $properties = [] )

attributeLabels() public méthode

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

getColour() public méthode

public getColour ( )

model() public static méthode

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

relations() public méthode

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

rules() public méthode

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

save() public méthode

public save ( $runValidation = true, $attributes = null, $allow_overriding = false )

tableName() public méthode

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

Property Details

$count public_oe property

public $count