PHP 클래스 SeoCanonical

상속: extends SeoAppModel
파일 보기 프로젝트 열기: webtechnick/cakephp-seo-plugin

공개 프로퍼티들

프로퍼티 타입 설명
$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