noalyss Version-9
|
Public Member Functions | |
__construct ($p_id, $value) | |
input () | |
Public Member Functions inherited from Select_Box | |
__construct ($p_id, $value) | |
add_input ($p_label, HtmlInput $p_element) | |
add_javascript ($label, $javascript, $replace=false) | |
add_url ($label, $url) | |
add_value ($label, $value) | |
get_default_value () | |
get_filter () | |
get_id () | |
get_item () | |
get_position () | |
input () | |
set_default_value ($default_value) | |
set_filter ($p_filter) | |
set_id ($id) | |
set_item ($item) | |
set_position ($position) | |
Additional Inherited Members | |
Data Fields inherited from Select_Box | |
$default_value | |
$id | |
$item | |
Protected Member Functions inherited from Select_Box | |
compute_position () | |
Protected Attributes inherited from Select_Box | |
$style_box | |
$value | |
Definition at line 26 of file select_dialog.class.php.
Select_Dialog::__construct | ( | $p_id, | |
$value | |||
) |
Reimplemented from Select_Box.
Definition at line 34 of file select_dialog.class.php.
References $p_id, Select_Box\$value, and Select_Box\set_filter().
Select_Dialog::input | ( | ) |
Reimplemented from Select_Box.
Definition at line 39 of file select_dialog.class.php.
References $i, Select_Box\$id, HtmlInput\filter_list(), Select_Box\get_id(), input(), HtmlInput\title_box(), and value.
Referenced by input().