PHP 클래스 Redaxscript\Admin\Html\Form

부터: 3.0.0
저자: Henry Ruhs
상속: extends Redaxscript\Html\Form
파일 보기 프로젝트 열기: redaxmedia/redaxscript 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_attributeArray array attributes of the form
$_languageArray array languages of the form

프로퍼티 상세

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

attributes of the form
protected array $_attributeArray
리턴 array

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

languages of the form
protected array $_languageArray
리턴 array