PHP 클래스 ResourceUploadForm, gxc-cms

상속: extends CFormModel
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms

공개 프로퍼티들

프로퍼티 타입 설명
$body
$link
$name
$type
$upload
$where

공개 메소드들

메소드 설명
attributeLabels ( )
rules ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$body 공개적으로 프로퍼티

public $body

$name 공개적으로 프로퍼티

public $name

$type 공개적으로 프로퍼티

public $type

$upload 공개적으로 프로퍼티

public $upload

$where 공개적으로 프로퍼티

public $where