Packages
purple
Purple
RequestField
account_new
bool_new
choice_new
image_new
int_new
label_new
list_new
string_new
RequestField
account_get_default_value
account_get_filter
account_get_show_all
account_get_value
account_set_default_value
account_set_filter
account_set_show_all
account_set_value
bool_get_default_value
bool_get_value
bool_set_default_value
bool_set_value
choice_add
choice_get_default_value
choice_get_labels
choice_get_value
choice_set_default_value
choice_set_value
get_group
get_id
get_label
get_type_hint
get_ui_data
image_get_buffer
image_get_scale_x
image_get_scale_y
image_get_size
image_set_scale
int_get_default_value
int_get_value
int_set_default_value
int_set_value
is_required
is_visible
list_add
list_add_icon
list_add_selected
list_clear_selected
list_get_data
list_get_icons
list_get_items
list_get_multi_select
list_get_selected
list_is_selected
list_set_multi_select
list_set_selected
set_label
set_required
set_type_hint
set_ui_data
set_visible
string_get_default_value
string_get_value
string_is_editable
string_is_masked
string_is_multiline
string_set_default_value
string_set_editable
string_set_masked
string_set_value
group
id
label
required
type
type_hint
u
ui_data
visible
list_add
Description:
public
void
list_add
(
string
item,
void
* data)