PHP Class Craft\Seomatic_SettingsModel

Inheritance: extends craft\BaseModel
Afficher le fichier Open project: nystudio107/seomatic Class Usage Examples

Méthodes publiques

Méthode Description
getDefaultHumans ( ) * -------------------------------------------------------------------------------- Get the default Humans.txt template --------------------------------------------------------------------------------
getDefaultRobots ( ) * -------------------------------------------------------------------------------- Get the default robots.txt template --------------------------------------------------------------------------------

Méthodes protégées

Méthode Description
defineAttributes ( ) : array

Method Details

defineAttributes() protected méthode

protected defineAttributes ( ) : array
Résultat array

getDefaultHumans() public méthode

* -------------------------------------------------------------------------------- Get the default Humans.txt template --------------------------------------------------------------------------------
public getDefaultHumans ( )

getDefaultRobots() public méthode

* -------------------------------------------------------------------------------- Get the default robots.txt template --------------------------------------------------------------------------------
public getDefaultRobots ( )