noalyss Version-9
|
Utility , library of icon with javascript. More...
Static Public Member Functions | |
static | button_magnifier ($id, $p_javascript, $p_style="") |
Display a icon with a magnify glass. More... | |
static | cancel ($p_id, $p_javascript) |
Display the icon to modify a idem. More... | |
static | card ($p_js) |
static | checkbox ($p_id, $p_javascript="", $p_value=0, $p_classrange="") |
static | checked ($p_id, $p_javascript="", $p_classrange="") |
static | clean_zone ($id, $p_javascript, $p_style="") |
static | close ($p_div) |
Return a html string with an anchor which close the inside popup. More... | |
static | comment ($p_comment) |
Display a info in a bubble, text is given as parameter. More... | |
static | detail ($p_id, $p_javascript) |
static | detail_anchor ($p_id, $url) |
static | draggable ($p_div) |
Display a icon for fix or move a div. More... | |
static | duplicate ($p_js) |
static | full_size ($p_div) |
static | hide ($action, $javascript) |
Return a html string with an anchor to hide a div, put it in the right corner. More... | |
static | hide_icon ( $p_id, $javascript) |
Return a html string with an anchor to hide a div, put it in the right corner. More... | |
static | icon_add ($id, $p_javascript, $p_style="") |
static | icon_magnifier ($id, $p_javascript, $p_style="") |
Display a icon with a magnify glass. More... | |
static | icon_onoff ($p_id, $p_javascript, $p_style, $p_value) |
Display a icon ON is $p_value == 1 otherwise OFF. More... | |
static | iconoff ($p_id, $p_javascript, $p_style="") |
Display a icon OFF. More... | |
static | iconon ($p_id, $p_javascript, $p_style="") |
Display a icon ON. More... | |
static | infobulle ($p_comment) |
Display a info in a bubble, text is in message_javascript. More... | |
static | less ($p_id, $p_javascript) |
static | lock ($p_id, $p_javascript) |
Display the icon of a padlock to lock or unlock element. More... | |
static | longer ($p_domid, $p_size) |
Increase size of input_text (p_domid) with p_domid. More... | |
static | menu_click ($p_id, $p_javascript) |
When a mouse is over this or if you click on it , it will trigger the javascript. More... | |
static | modify ($p_id, $p_javascript) |
Display the icon to modify a idem. More... | |
static | more ($p_id, $p_javascript) |
static | option ($p_js) |
static | show_icon ($p_id, $javascript) |
Return a html string with an eye. More... | |
static | show_note ($p_domid) |
Increase size of input_text (p_domid) with p_domid. More... | |
static | slider ($p_id, $p_javascript) |
Display the icon of a slider. More... | |
static | tips ($p_comment) |
Display a info in a bubble, text is given as parameter. More... | |
static | toggle_hide ($p_id, $p_id_to_hide) |
hide or display an element, to be used for an accordon More... | |
static | trash ($p_id, $p_javascript) |
Display the icon of a trashbin. More... | |
static | unchecked ($p_id, $p_javascript="", $p_classrange="") |
static | unlock ($p_id, $p_javascript) |
Display the icon of a trashbin. More... | |
static | validate ($p_id, $p_javascript) |
Display the icon to modify a idem. More... | |
static | warnbulle ($p_comment) |
Display a warning in a bubble, text is in message_javascript. More... | |
static | zoom ($p_div, $p_javascript) |
Display a icon for zooming. More... | |
Utility , library of icon with javascript.
Definition at line 30 of file icon_action.class.php.
|
static |
Display a icon with a magnify glass.
string | $id | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
Definition at line 54 of file icon_action.class.php.
Referenced by ICard\search().
|
static |
Display the icon to modify a idem.
type | $p_id | |
type | $p_javascript |
Definition at line 296 of file icon_action.class.php.
References $r.
Referenced by Inplace_Edit\ajax_input(), and INum\change().
|
static |
Definition at line 451 of file icon_action.class.php.
References $r.
|
static |
|
static |
Definition at line 416 of file icon_action.class.php.
Referenced by InputCheckBox\display(), and InputCheckBox\input().
|
static |
string | $id | |
string | $p_javascript | |
string | opt $p_style |
Definition at line 83 of file icon_action.class.php.
Referenced by ICard\input().
|
static |
Return a html string with an anchor which close the inside popup.
(top-right corner)
name | of the DIV to close |
Definition at line 170 of file icon_action.class.php.
Referenced by HtmlInput\title_box().
|
static |
Display a info in a bubble, text is given as parameter.
string | $p_comment |
Definition at line 126 of file icon_action.class.php.
|
static |
|
static |
Definition at line 310 of file icon_action.class.php.
|
static |
Display a icon for fix or move a div.
string | $p_div | id of the div to fix/move |
string | $p_javascript |
Definition at line 184 of file icon_action.class.php.
References UNPINDG.
Referenced by HtmlInput\title_box().
|
static |
Definition at line 446 of file icon_action.class.php.
References $r.
|
static |
Definition at line 439 of file icon_action.class.php.
Referenced by HtmlInput\title_box().
|
static |
Return a html string with an anchor to hide a div, put it in the right corner.
$action | action action to perform (message) |
$javascript | javascript |
Definition at line 225 of file icon_action.class.php.
Referenced by HtmlInput\title_box().
|
static |
Return a html string with an anchor to hide a div, put it in the right corner.
$action | action action to perform (message) |
$javascript | javascript |
Definition at line 238 of file icon_action.class.php.
References $r.
|
static |
type | $id | |
type | $p_javascript | |
type | $p_style |
Definition at line 69 of file icon_action.class.php.
Referenced by Acc_Ledger\add_card(), and Template_Card_Category\input().
|
static |
Display a icon with a magnify glass.
string | $id | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
Definition at line 40 of file icon_action.class.php.
Referenced by Anc_Print\display_form(), Anc_Balance_Double\display_form(), IPoste\dsp_button(), and IConcerned\input().
|
static |
Display a icon ON is $p_value == 1 otherwise OFF.
string | $p_div | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
integer | 0 or 1 , 0 means OFF and 1 means ON |
Definition at line 410 of file icon_action.class.php.
References $p_id.
|
static |
Display a icon OFF.
string | $p_div | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
Definition at line 159 of file icon_action.class.php.
Referenced by Inplace_Switch\__construct(), InputSwitch\display(), Periode_Ledger_Table\display_row(), Periode\display_row_global(), and InputSwitch\input().
|
static |
Display a icon ON.
string | $p_div | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
Definition at line 145 of file icon_action.class.php.
Referenced by Inplace_Switch\__construct(), InputSwitch\display(), Periode_Ledger_Table\display_row(), Periode\display_row_global(), and InputSwitch\input().
|
static |
Display a info in a bubble, text is in message_javascript.
integer | $p_comment |
Definition at line 97 of file icon_action.class.php.
References $r.
Referenced by Card_Property\build_input(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Pre_Op_Advanced\display(), Anc_Print\display_form(), Acc_Ledger_Fin\input(), Acc_Ledger\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Tva_Rate_MTable\input(), Manage_Table_SQL\input(), Card_Property\print(), and Acc_Ledger_Search\search_form().
|
static |
Definition at line 327 of file icon_action.class.php.
Referenced by Anticipation\input_category().
|
static |
Display the icon of a padlock to lock or unlock element.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 354 of file icon_action.class.php.
|
static |
Increase size of input_text (p_domid) with p_domid.
$p_domid | domid of the input "text" element |
$p_size | size of the element |
Definition at line 468 of file icon_action.class.php.
References $r.
Referenced by Acc_Ledger\input().
|
static |
When a mouse is over this or if you click on it , it will trigger the javascript.
domid | $p_id | |
string | $p_javascript |
Definition at line 340 of file icon_action.class.php.
|
static |
Display the icon to modify a idem.
type | $p_id | |
type | $p_javascript |
Definition at line 272 of file icon_action.class.php.
References $r.
Referenced by INum\change(), Manage_Table_SQL\display_icon_mod(), Operation_Exercice\display_row(), Forecast_Item_MTable\display_row(), Periode\display_row_global(), and Anc_Operation\html_table().
|
static |
Definition at line 320 of file icon_action.class.php.
Referenced by Acc_Plan_MTable\display_row().
|
static |
Definition at line 456 of file icon_action.class.php.
References $r.
|
static |
|
static |
Increase size of input_text (p_domid) with p_domid.
$p_domid | domid of the input "text" element |
$p_size | size of the element |
Definition at line 481 of file icon_action.class.php.
References $r.
Referenced by Acc_Ledger\input().
|
static |
Display the icon of a slider.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 390 of file icon_action.class.php.
|
static |
Display a info in a bubble, text is given as parameter.
string | $p_comment |
Definition at line 111 of file icon_action.class.php.
|
static |
hide or display an element, to be used for an accordon
$p_id | ip of the icon |
$p_id_to_hide | element to hide or show |
Definition at line 492 of file icon_action.class.php.
Referenced by Output_Html_Tab\build_js().
|
static |
Display the icon of a trashbin.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 261 of file icon_action.class.php.
References $r.
Referenced by Follow_Up\display_children(), Manage_Table_SQL\display_icon_del(), Follow_Up\display_parent(), Follow_Up_Other_Concerned\display_row(), Forecast_Item_MTable\display_row(), Periode\display_row_global(), Template_Card_Category\input(), Tag_Group_MTable\input_tag(), Profile_Menu\sub_menu(), and Follow_Up\tag_cell().
|
static |
Definition at line 425 of file icon_action.class.php.
Referenced by InputCheckBox\display(), and InputCheckBox\input().
|
static |
Display the icon of a trashbin.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 372 of file icon_action.class.php.
|
static |
Display the icon to modify a idem.
type | $p_id | |
type | $p_javascript |
Definition at line 284 of file icon_action.class.php.
References $r.
Referenced by Inplace_Edit\ajax_input(), and INum\change().
|
static |
Display a warning in a bubble, text is in message_javascript.
integer | $p_comment |
Definition at line 210 of file icon_action.class.php.
References $r.
Referenced by Card_Property\build_input(), mailTo(), and Card_Property\print().
|
static |
Display a icon for zooming.
string | $p_div | id of the div to zoom |
string | $p_javascript |
Definition at line 197 of file icon_action.class.php.
References $r.
Referenced by HtmlInput\title_box().