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
Datei anzeigen Open project: openeyes/openeyes Class Usage Examples

Public Properties

Property Type Description
$count

Public Methods

Method 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 method

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

attributeLabels() public method

public attributeLabels ( ) : array
return array customized attribute labels (name=>label)

getColour() public method

public getColour ( )

model() public static method

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

relations() public method

public relations ( ) : array
return array relational rules.

rules() public method

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

save() public method

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

tableName() public method

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

Property Details

$count public_oe property

public $count