PHP Класс OphTrOperationbooking_Operation_Sequence

The followings are the available columns in table:
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
attributeLabels ( ) : array
checkDates ( )
checkTimes ( )
compareStartdateWithWeekday ( )
getDateListForMonths ( $num_months )
getDates ( )
getWeekOccurrences ( $weekday, $weekSelection, $startTimestamp, $endTimestamp, $startDate, $endDate )
getWeekdayOptions ( )
getWeekdayText ( )
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

Защищенные методы

Метод Описание
beforeSave ( )
beforeValidate ( )

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

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

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

beforeSave() защищенный Метод

protected beforeSave ( )

beforeValidate() защищенный Метод

protected beforeValidate ( )

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

public checkDates ( )

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

public checkTimes ( )

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

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

public getDateListForMonths ( $num_months )

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

public getDates ( )

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

public getWeekOccurrences ( $weekday, $weekSelection, $startTimestamp, $endTimestamp, $startDate, $endDate )

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

public getWeekdayOptions ( )

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

public getWeekdayText ( )

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

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

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

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

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

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

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

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