Свойство | Тип | Описание | |
---|---|---|---|
$belongsTo | array | Belongs To Association | |
$displayField | string | Display Field | |
$name | string | Model Name/Alias | |
$searchFields | array | Filter fields | |
$validate | array | Validation Rules |
Метод | Описание | |
---|---|---|
beforeSave ( $options = [] ) : boolean | Assign or create the url. | |
findTitleByUri ( $request = null ) : the | Find the first title tag that matches this URI |
public beforeSave ( $options = [] ) : boolean | ||
Результат | boolean |
public findTitleByUri ( $request = null ) : the | ||
Результат | the | first title tag to match |