PHP 클래스 GcDevelopment\Form\AbstractFormContent

상속: extends Gc\Form\AbstractForm
파일 보기 프로젝트 열기: gotcms/gotcms

보호된 프로퍼티들

프로퍼티 타입 설명
$tableName Table name

공개 메소드들

메소드 설명
init ( ) : void Initialize form

메소드 상세

init() 공개 메소드

Initialize form
public init ( ) : void
리턴 void

프로퍼티 상세

$tableName 보호되어 있는 프로퍼티

Table name
protected $tableName