|
EHC Club Manager
|
Functions | |
| formatPhoneNumber ($phoneNumber) | |
| getSelectOptionFor ($reason) | |
| page_header ($headline) | |
| button_box_for ($button_label, $label='') | |
| checkbox_group_for ($reason, $check_value='') | |
| input_box_for ($reason, $default_value='', $post_var='', $label='') | |
| inputBox_for ($reason, $selected_value='') | |
| selectPicker_for ($reason) | |
| selectBox_for ($reason, $all=false, $select_type='READ', $select_value='', $onchangeFunction='') | |
| select_box_for ($reason, $all=false, $post_var='') | |
| button_box_for | ( | $button_label, | |
$label = '' |
|||
| ) |
| checkbox_group_for | ( | $reason, | |
$check_value = '' |
|||
| ) |

| formatPhoneNumber | ( | $phoneNumber | ) |
| getSelectOptionFor | ( | $reason | ) |

| input_box_for | ( | $reason, | |
$default_value = '', |
|||
$post_var = '', |
|||
$label = '' |
|||
| ) |
| inputBox_for | ( | $reason, | |
$selected_value = '' |
|||
| ) |
| page_header | ( | $headline | ) |
| select_box_for | ( | $reason, | |
$all = false, |
|||
$post_var = '' |
|||
| ) |

| selectBox_for | ( | $reason, | |
$all = false, |
|||
$select_type = 'READ', |
|||
$select_value = '', |
|||
$onchangeFunction = '' |
|||
| ) |

| selectPicker_for | ( | $reason | ) |
