egroupware_official/etemplate/js
Andreas Stöckel 8b2dae28f7 - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6
- Added indexOf function for IE compatiblity - this and some other code is redundant to that in egw_action_common.js - Probably this code should be merged into jsapi and jsapi.js should be cleaned up and splitted into multiple files
- Implemented template widget
- Implemented dummy implementation of description widget
- Improved et2_placeholder - it now shows all properties set for that placeholder
- Improved and extended test page
- Improved interface system in et2_inheritance.js - each object derrived from Class now has a instanceOf function which checks, whether the object is either an instance of the given class or implements the given interface (same behaviour as instanceOf in Java)
- Widgets can now define which other widget classes are allowed inside of them
2011-08-05 14:53:54 +00:00
..
test - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
ajax_select.js Javascript fix for ajax select widget on IE 2010-02-15 20:40:34 +00:00
et2_common.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_description.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_inheritance.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_template.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_widget.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_xml.js - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +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 * jQuery: changed $ to $j to work around mootools use in Joomla templates and other js code in imported projects 2011-07-03 09:00:36 +00:00