noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
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. | |
static | cancel ($p_id, $p_javascript) |
Display the icon to modify a idem. | |
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. | |
static | comment ($p_comment) |
Display a info in a bubble, text is given as parameter. | |
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. | |
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. | |
static | hide_icon ( $p_id, $javascript) |
Return a html string with an anchor to hide a div, put it in the right corner. | |
static | icon_add ($id, $p_javascript, $p_style="") |
static | icon_magnifier ($id, $p_javascript, $p_style="") |
Display a icon with a magnify glass. | |
static | icon_onoff ($p_id, $p_javascript, $p_style, $p_value) |
Display a icon ON is $p_value == 1 otherwise OFF. | |
static | icon_remove ($id, $p_javascript, $p_style="") |
static | iconoff ($p_id, $p_javascript, $p_style="") |
Display a icon OFF. | |
static | iconon ($p_id, $p_javascript, $p_style="") |
Display a icon ON. | |
static | infobulle ($p_comment) |
Display a info in a bubble, text is in message_javascript. | |
static | less ($p_id, $p_javascript) |
static | lock ($p_id, $p_javascript) |
Display the icon of a padlock to lock or unlock element. | |
static | longer ($p_domid, $p_size) |
Increase size of input_text (p_domid) with p_domid. | |
static | menu_click ($p_id, $p_javascript) |
When a mouse is over this or if you click on it , it will trigger the javascript. | |
static | modify ($p_id, $p_javascript) |
Display the icon to modify a idem. | |
static | more ($p_id, $p_javascript) |
static | option ($p_js) |
static | show_icon ($p_id, $javascript) |
Return a html string with an eye. | |
static | show_note ($p_domid) |
Increase size of input_text (p_domid) with p_domid. | |
static | slider ($p_id, $p_javascript) |
Display the icon of a slider. | |
static | tips ($p_comment) |
Display a info in a bubble, text is given as parameter. | |
static | toggle_hide ($p_id, $p_id_to_hide) |
hide or display an element, to be used for an accordon | |
static | trash ($p_id, $p_javascript) |
Display the icon of a trashbin. | |
static | unchecked ($p_id, $p_javascript="", $p_classrange="") |
static | unlock ($p_id, $p_javascript) |
Display the icon of a trashbin. | |
static | validate ($p_id, $p_javascript) |
Display the icon to modify a idem. | |
static | warnbulle ($p_comment) |
Display a warning in a bubble, text is in message_javascript. | |
static | zoom ($p_div, $p_javascript) |
Display a icon for zooming. | |
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.
References $id, $r, and ICON_SEARCH.
Referenced by ICard\search().
|
static |
Display the icon to modify a idem.
type | $p_id | |
type | $p_javascript |
Definition at line 308 of file icon_action.class.php.
Referenced by Inplace_Edit\ajax_input(), and INum\change().
|
static |
Definition at line 463 of file icon_action.class.php.
References $r.
|
static |
|
static |
Definition at line 428 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 95 of file icon_action.class.php.
References $id, $r, and ICON_CLEAN.
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 182 of file icon_action.class.php.
References $r.
Referenced by HtmlInput\title_box().
|
static |
Display a info in a bubble, text is given as parameter.
string | $p_comment |
Definition at line 138 of file icon_action.class.php.
References display.
|
static |
|
static |
Definition at line 322 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 196 of file icon_action.class.php.
References UNPINDG.
Referenced by HtmlInput\title_box().
|
static |
Definition at line 458 of file icon_action.class.php.
References $r.
|
static |
Definition at line 451 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 237 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 250 of file icon_action.class.php.
|
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.
References $id, $r, and ICON_SEARCH.
Referenced by Anc_Balance_Double\display_form(), Anc_Print\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 422 of file icon_action.class.php.
References $p_id.
|
static |
type | $id | |
type | $p_javascript | |
type | $p_style |
Definition at line 82 of file icon_action.class.php.
|
static |
Display a icon OFF.
string | $p_div | id of element |
string | $p_javascript | |
string | $p_style | optionnal HTML code |
Definition at line 171 of file icon_action.class.php.
References color.
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 157 of file icon_action.class.php.
References color.
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 109 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\input(), Acc_Ledger_Fin\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Manage_Table_SQL\input(), Tva_Rate_MTable\input(), and Card_Property\print().
|
static |
Definition at line 339 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 366 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 480 of file icon_action.class.php.
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 352 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.
Referenced by INum\change(), Manage_Table_SQL\display_icon_mod(), Forecast_Item_MTable\display_row(), Operation_Exercice\display_row(), Periode\display_row_global(), Anc_Operation\html_table(), and Document_Modele\myList().
|
static |
Definition at line 332 of file icon_action.class.php.
Referenced by Acc_Plan_MTable\display_row().
|
static |
Definition at line 468 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 493 of file icon_action.class.php.
Referenced by Acc_Ledger\input().
|
static |
Display the icon of a slider.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 402 of file icon_action.class.php.
|
static |
Display a info in a bubble, text is given as parameter.
string | $p_comment |
Definition at line 123 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 504 of file icon_action.class.php.
References left.
Referenced by Output_Html_Tab\build_js().
|
static |
Display the icon of a trashbin.
string | $p_id | DOMid |
string | $p_javascript |
Definition at line 273 of file icon_action.class.php.
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 437 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 384 of file icon_action.class.php.
|
static |
Display the icon to modify a idem.
type | $p_id | |
type | $p_javascript |
Definition at line 296 of file icon_action.class.php.
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 222 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 209 of file icon_action.class.php.
References $r.
Referenced by Noalyss\Widget\Widget\button_zoom(), and HtmlInput\title_box().