$allow_post_values
$allow_post_values :
Dashboard profile items form.
get_fields(array $data = array()): array
Defines the form fields included within the HTML form.
@param array $data An array of all attributes specified within the e:function tag that called the form.
array | $data |
Keys of the array are the names of the form fields. Values of the array are arrays that specify the attributes of the form field. Refer to documentation for details.