PHP Class Craft\Seomatic_MetaFieldModel

Inheritance: extends Seomatic_MetaModel
Afficher le fichier Open project: nystudio107/seomatic

Protected Properties

Свойство Type Description
$elementType

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
defineAttributes ( ) : array

Method Details

defineAttributes() protected méthode

protected defineAttributes ( ) : array
Résultat array

getCpEditUrl() public méthode

Returns the element's CP edit URL.
public getCpEditUrl ( ) : string | false
Résultat string | false

getJsonLD() public méthode

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

isEditable() public méthode

Returns whether the current user can edit the element.
public isEditable ( ) : boolean
Résultat boolean

seoDescriptionUnparsed() public méthode

Returns the seoDescriptionUnparsed
public seoDescriptionUnparsed ( ) : string
Résultat string

seoKeywordsUnparsed() public méthode

Returns the seoKeywordsUnparsed
public seoKeywordsUnparsed ( ) : string
Résultat string

seoTitleUnparsed() public méthode

Returns the seoTitleUnparsed
public seoTitleUnparsed ( ) : string
Résultat string

Property Details

$elementType protected_oe property

protected $elementType