PHP Класс Audit

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

For more information about this service, see the API Documentation

Автор: Google, Inc.
Наследование: extends Service
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$count

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

Метод Описание
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

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

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

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

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

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

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

public getColour ( )

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

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

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

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

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

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

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

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

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

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

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

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

public $count