PHP 클래스 RainLab\Translate\Classes\MLContent

저자: Alexey Bobkov, Samuel Georges
상속: extends MLCmsObject
파일 보기 프로젝트 열기: rainlab/translate-plugin

공개 메소드들

메소드 설명
findLocale ( $locale, $page )
getObjectTypeDirName ( ) : string Returns the directory name corresponding to the object type.
setFileNameAttribute ( mixed $value ) Splice in the locale when setting the file name.

보호된 메소드들

메소드 설명
addLocaleToFileName ( $fileName, $locale ) Splice the active locale in to the filename - content.htm -> content.en.htm

메소드 상세

addLocaleToFileName() 보호된 정적인 메소드

Splice the active locale in to the filename - content.htm -> content.en.htm
protected static addLocaleToFileName ( $fileName, $locale )

findLocale() 공개 정적인 메소드

public static findLocale ( $locale, $page )

getObjectTypeDirName() 공개 메소드

Content does not use localized sub directories, but as file suffix instead.
public getObjectTypeDirName ( ) : string
리턴 string

setFileNameAttribute() 공개 메소드

Splice in the locale when setting the file name.
public setFileNameAttribute ( mixed $value )
$value mixed