PHP Class SeoCanonical

Inheritance: extends SeoAppModel
Afficher le fichier Open project: webtechnick/cakephp-seo-plugin

Méthodes publiques

Свойство Type Description
$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

Méthodes publiques

Méthode Description
beforeSave ( $options = [] ) Assign or create the url.
findByUri ( $request = null ) : the Find the first canonical link that matches this requesting URI

Method Details

beforeSave() public méthode

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

findByUri() public méthode

Find the first canonical link that matches this requesting URI
public findByUri ( $request = null ) : the
Résultat the first canonical link to match

Property Details

$belongsTo public_oe property

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

$displayField public_oe property

public $displayField

$name public_oe property

public $name

$searchFields public_oe property

Filter fields
public $searchFields

$validate public_oe property

public $validate