egroupware/etemplate/js
Ralf Becker fb5ea143be - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes]
- $content[nm][select_all] is now only reference to $content[nm][checkboxes][select_all]
- checkboxes need no default onExecute, therefore removed nm_select_all method
- improved documentation for action stuff in nextmatch widget
- added egwAction.getActionsByAttr(_attr, _val) method returning all actions with a given attribute and value
2011-04-27 07:49:46 +00:00
..
ajax_select.js Javascript fix for ajax select widget on IE 2010-02-15 20:40:34 +00:00
etemplate.js Correctly change style if element has more than one class 2011-03-08 23:49:30 +00:00
nextmatch_action.js - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes] 2011-04-27 07:49:46 +00:00