PHP Class Redaxscript\Admin\Html\Form

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Html\Form
Show file Open project: redaxmedia/redaxscript Class Usage Examples

Protected Properties

Property Type Description
$_attributeArray array attributes of the form
$_languageArray array languages of the form

Property Details

$_attributeArray protected property

attributes of the form
protected array $_attributeArray
return array

$_languageArray protected property

languages of the form
protected array $_languageArray
return array