PHP 클래스 RainLab\Pages\Classes\Content

저자: Alexey Bobkov, Samuel Georges
상속: extends Cms\Classes\Content
파일 보기 프로젝트 열기: rainlab/pages-plugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$implement
$translatable Attributes that support translation, if available.
$translatableModel

공개 메소드들

메소드 설명
getNiceTitleAttribute ( ) : string Converts the content object file name in to something nicer for humans to read.

메소드 상세

getNiceTitleAttribute() 공개 메소드

Converts the content object file name in to something nicer for humans to read.
public getNiceTitleAttribute ( ) : string
리턴 string

프로퍼티 상세

$implement 공개적으로 프로퍼티

public $implement

$translatable 공개적으로 프로퍼티

Attributes that support translation, if available.
public $translatable

$translatableModel 공개적으로 프로퍼티

public $translatableModel