PHP Class Redaxscript\Admin\Html\Form

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Html\Form
Mostra 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_oe property

attributes of the form
protected array $_attributeArray
return array

$_languageArray protected_oe property

languages of the form
protected array $_languageArray
return array