PHP 클래스 SitemapModule

상속: extends BaseModule
파일 보기 프로젝트 열기: yupe/yupe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$data
$filePath string

공개 메소드들

메소드 설명
getAdminPageLink ( ) : string
getAuthItems ( ) : array
getCategory ( ) : string
getDescription ( ) : string
getEditableParams ( ) : array
getIcon ( ) : string
getName ( ) : string
getParamsLabels ( ) : array
getSettingsUrl ( ) : mixed
getSiteMapPath ( ) : string
getVersion ( ) : string
init ( )

메소드 상세

getAuthItems() 공개 메소드

public getAuthItems ( ) : array
리턴 array

getCategory() 공개 메소드

public getCategory ( ) : string
리턴 string

getDescription() 공개 메소드

public getDescription ( ) : string
리턴 string

getEditableParams() 공개 메소드

public getEditableParams ( ) : array
리턴 array

getIcon() 공개 메소드

public getIcon ( ) : string
리턴 string

getName() 공개 메소드

public getName ( ) : string
리턴 string

getParamsLabels() 공개 메소드

public getParamsLabels ( ) : array
리턴 array

getSettingsUrl() 공개 메소드

public getSettingsUrl ( ) : mixed
리턴 mixed

getSiteMapPath() 공개 메소드

public getSiteMapPath ( ) : string
리턴 string

getVersion() 공개 메소드

public getVersion ( ) : string
리턴 string

init() 공개 메소드

public init ( )

프로퍼티 상세

$data 공개적으로 프로퍼티

public $data

$filePath 공개적으로 프로퍼티

public string $filePath
리턴 string