LSB
[ class tree: LSB ] [ index: LSB ] [ all elements ]

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

a

add_checkbox_group
in file sc_classes.php, method sc_form_elements::add_checkbox_group()
    Renders a group of checkbox elements.
add_radio_box
in file sc_classes.php, method sc_ajax_select_boxes::add_radio_box()
    adds radio group (wrapper for _add_box)
add_radio_group
in file sc_classes.php, method sc_form_elements::add_radio_group()
    Renders a group of radio button elements.
add_select_box
in file sc_classes.php, method sc_form_elements::add_select_box()
    Renders a select box element. Select box prompt text is defined in class property
add_select_box
in file sc_classes.php, method sc_ajax_select_boxes::add_select_box()
    adds a select box (wrapper for _add_box)
ajax_get_records
in file sc_classes.php, method sc_ajax_select_boxes::ajax_get_records()
    (Insert method's description here)
ajax_output_xml
in file sc_classes.php, method sc_ajax_select_boxes::ajax_output_xml()
    (Insert method's description here)
ajax_output_xml_for_none
in file sc_classes.php, method sc_ajax_select_boxes::ajax_output_xml_for_none()
    (Insert method's description here)
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

l

link_select_boxes
in file sc_classes.php, method sc_ajax_select_boxes::link_select_boxes()
    adds box link definition
top

o

openDB
in file sc_classes.php, method sc_ajax_select_boxes::openDB()
    (Insert method's description here)
top

p

$php_ajax_handler
in file sc_classes.php, variable sc_ajax_select_boxes::$php_ajax_handler
    ajax call back file. If not in same folder with page using it path should be added.
place_jscripts
in file sc_classes.php, method sc_ajax_select_boxes::place_jscripts()
    (Insert method's description here)
place_onchange_control_func
in file sc_classes.php, method sc_ajax_select_boxes::place_onchange_control_func()
    (Insert method's description here)
place_onchange_event
in file sc_classes.php, method sc_ajax_select_boxes::place_onchange_event()
    (Insert method's description here)
place_show_items_response
in file sc_classes.php, method sc_ajax_select_boxes::place_show_items_response()
    (Insert method's description here)
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

x

$xml_encoding
in file sc_classes.php, variable sc_ajax_select_boxes::$xml_encoding
    encoding of the xml document passed by ajax calls. Useful for non latin languages.
top

Documentation generated on Sun, 04 Nov 2007 22:12:30 +0200 by phpDocumentor 1.4.0a2