Element index for package LSB
[ a ]
[ g ]
[ l ]
[ o ]
[ p ]
[ s ]
[ x ]
[ _ ]
_
- _add_box
- in file sc_classes.php, method sc_ajax_select_boxes::_add_box()
(Insert method's description here)
- _add_input_group
- in file sc_classes.php, method sc_form_elements::_add_input_group()
This is core function that drives input elements group rendering.
- _getRecords
- in file sc_classes.php, method sc_ajax_select_boxes::_getRecords()
(Insert method's description here)
- _getRecords
- in file sc_classes.php, method sc_form_elements::_getRecords()
Wrapper function fetching mysql records
- _get_select_childs
- in file sc_classes.php, method sc_ajax_select_boxes::_get_select_childs()
(Insert method's description here)
- _get_select_js_clean_relations
- in file sc_classes.php, method sc_ajax_select_boxes::_get_select_js_clean_relations()
(Insert method's description here)
- _get_select_parent
- in file sc_classes.php, method sc_ajax_select_boxes::_get_select_parent()
(Insert method's description here)
- _get_select_relatives
- in file sc_classes.php, method sc_ajax_select_boxes::_get_select_relatives()
returns childs and child childs
- _is_key_selected
- in file sc_classes.php, method sc_form_elements::_is_key_selected()
Helper function, used by _make_checkbox_input, _make_radio_input.
- _is_select_child
- in file sc_classes.php, method sc_ajax_select_boxes::_is_select_child()
(Insert method's description here)
- _is_select_parent
- in file sc_classes.php, method sc_ajax_select_boxes::_is_select_parent()
(Insert method's description here)
- _make_checkbox_input
- in file sc_classes.php, method sc_form_elements::_make_checkbox_input()
Builds checkbox input html code.
- _make_radio_input
- in file sc_classes.php, method sc_form_elements::_make_radio_input()
Builds radio button html code
top
top
g
- $group_post_group
- in file sc_classes.php, variable sc_form_elements::$group_post_group
html tag placed at the end of elements group
- $group_post_group
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_post_group
html tag placed at the end of elements group
- $group_post_input
- in file sc_classes.php, variable sc_form_elements::$group_post_input
html tag placed after input element
- $group_post_input
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_post_input
html tag placed after input element
- $group_post_wrap
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_post_wrap
html tag placed after input element warp in group.
- $group_post_wrap
- in file sc_classes.php, variable sc_form_elements::$group_post_wrap
html tag placed after input element warp in group.
- $group_pre_group
- in file sc_classes.php, variable sc_form_elements::$group_pre_group
html tag placed at the begining of elements group
- $group_pre_group
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_pre_group
html tag placed at the begining of elements group
- $group_pre_input
- in file sc_classes.php, variable sc_form_elements::$group_pre_input
html tag placed before input element
- $group_pre_input
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_pre_input
html tag placed before input element
- $group_pre_wrap
- in file sc_classes.php, variable sc_form_elements::$group_pre_wrap
html tag placed before input element warp in group. Defaul is ''.
- $group_pre_wrap
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_pre_wrap
html tag placed before input element warp in group. Defaul is ''.
- $group_wrap_every
- in file sc_classes.php, variable sc_form_elements::$group_wrap_every
Wrap elements in group every N elements. 0 means no wrap (default).
- $group_wrap_every
- in file sc_classes.php, variable sc_ajax_select_boxes::$group_wrap_every
Wrap elements in group every N elements. 0 means no wrap (default).
- get_list_from_db
- in file sc_classes.php, method sc_form_elements::get_list_from_db()
Loads the list of items from database table.
- get_list_from_db
- in file sc_classes.php, method sc_ajax_select_boxes::get_list_from_db()
(Insert method's description here)
top
top
top
top
s
- $select_add_prompt_row
- in file sc_classes.php, variable sc_form_elements::$select_add_prompt_row
show pease "Please select" option in select box or not
- $select_add_prompt_row
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_add_prompt_row
show pease "Please select" option in select box or not
- $select_boxes
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_boxes
Hold element definitions
- $select_box_links
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_box_links
Holds element linking information
- $select_empty_text
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_empty_text
the text diplayed when there are no option to show
- $select_not_found_text
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_not_found_text
the text diplayed when ?????
- $select_prompt_key
- in file sc_classes.php, variable sc_form_elements::$select_prompt_key
the value of "Please select" option in select boxes
- $select_prompt_key
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_prompt_key
the value of "Please select" option in select boxes
- $select_prompt_text
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_prompt_text
the text of "Please select" option in select boxes
- $select_prompt_text
- in file sc_classes.php, variable sc_form_elements::$select_prompt_text
the text of "Please select" option in select boxes
- $select_wait_text
- in file sc_classes.php, variable sc_ajax_select_boxes::$select_wait_text
the text of "Please wait" while waiting for ajax response
- sc_classes.php
- procedural page sc_classes.php
- sc_ajax_select_boxes
- in file sc_classes.php, class sc_ajax_select_boxes
Linked Select Boxes main class
- sc_form_elements
- in file sc_classes.php, class sc_form_elements
Helper class for rendering html elements.
- show_select_box
- in file sc_classes.php, method sc_ajax_select_boxes::show_select_box()
(Insert method's description here)
top
top
|
|