PHP 클래스 Craft\Seomatic_MetaFieldModel

상속: extends Seomatic_MetaModel
파일 보기 프로젝트 열기: nystudio107/seomatic

보호된 프로퍼티들

프로퍼티 타입 설명
$elementType

공개 메소드들

메소드 설명
getCpEditUrl ( ) : string | false Returns the element's CP edit URL.
getJsonLD ( $element ) : string Returns the Main Entity of Page JSON-LD for the entry, without mainEntryOfPage being set
isEditable ( ) : boolean Returns whether the current user can edit the element.
seoDescriptionUnparsed ( ) : string Returns the seoDescriptionUnparsed
seoKeywordsUnparsed ( ) : string Returns the seoKeywordsUnparsed
seoTitleUnparsed ( ) : string Returns the seoTitleUnparsed

보호된 메소드들

메소드 설명
defineAttributes ( ) : array

메소드 상세

defineAttributes() 보호된 메소드

protected defineAttributes ( ) : array
리턴 array

getCpEditUrl() 공개 메소드

Returns the element's CP edit URL.
public getCpEditUrl ( ) : string | false
리턴 string | false

getJsonLD() 공개 메소드

Returns the Main Entity of Page JSON-LD for the entry, without mainEntryOfPage being set
public getJsonLD ( $element ) : string
리턴 string

isEditable() 공개 메소드

Returns whether the current user can edit the element.
public isEditable ( ) : boolean
리턴 boolean

seoDescriptionUnparsed() 공개 메소드

Returns the seoDescriptionUnparsed
public seoDescriptionUnparsed ( ) : string
리턴 string

seoKeywordsUnparsed() 공개 메소드

Returns the seoKeywordsUnparsed
public seoKeywordsUnparsed ( ) : string
리턴 string

seoTitleUnparsed() 공개 메소드

Returns the seoTitleUnparsed
public seoTitleUnparsed ( ) : string
리턴 string

프로퍼티 상세

$elementType 보호되어 있는 프로퍼티

protected $elementType