PHP 클래스 SettingGeneralForm, gxc-cms

저자: Tuan Nguyen ([email protected])
상속: extends CFormModel
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms

공개 프로퍼티들

프로퍼티 타입 설명
$homepage
$site_description
$site_name
$site_title
$slogan

공개 메소드들

메소드 설명
attributeLabels ( ) Declares attribute labels.
rules ( ) Declares the validation rules.

메소드 상세

attributeLabels() 공개 메소드

Declares attribute labels.
public attributeLabels ( )

rules() 공개 메소드

Declares the validation rules.
public rules ( )

프로퍼티 상세

$homepage 공개적으로 프로퍼티

public $homepage

$site_description 공개적으로 프로퍼티

public $site_description

$site_name 공개적으로 프로퍼티

public $site_name

$site_title 공개적으로 프로퍼티

public $site_title

$slogan 공개적으로 프로퍼티

public $slogan