PHP 클래스 Craft\Seomatic_SettingsModel

상속: extends craft\BaseModel
파일 보기 프로젝트 열기: nystudio107/seomatic 1 사용 예제들

공개 메소드들

메소드 설명
getDefaultHumans ( ) * -------------------------------------------------------------------------------- Get the default Humans.txt template --------------------------------------------------------------------------------
getDefaultRobots ( ) * -------------------------------------------------------------------------------- Get the default robots.txt template --------------------------------------------------------------------------------

보호된 메소드들

메소드 설명
defineAttributes ( ) : array

메소드 상세

defineAttributes() 보호된 메소드

protected defineAttributes ( ) : array
리턴 array

getDefaultHumans() 공개 메소드

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

getDefaultRobots() 공개 메소드

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