PHP Класс SeoCanonical

Наследование: extends SeoAppModel
Показать файл Открыть проект

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

Свойство Тип Описание
$belongsTo The Associations below have been created with all possible keys, those that are not needed can be removed
$displayField
$name
$searchFields Filter fields
$validate

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

Метод Описание
beforeSave ( $options = [] ) Assign or create the url.
findByUri ( $request = null ) : the Find the first canonical link that matches this requesting URI

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

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

Assign or create the url.
public beforeSave ( $options = [] )

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

Find the first canonical link that matches this requesting URI
public findByUri ( $request = null ) : the
Результат the first canonical link to match

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

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

The Associations below have been created with all possible keys, those that are not needed can be removed
public $belongsTo

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

public $displayField

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

public $name

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

Filter fields
public $searchFields

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

public $validate