Ralf Becker 63a7af621d allow to submit partial content by passing a container(-widget) to etemplate2.submit()
- not send content is not validated and therefore not passed to server-side callback (currently only implemented for text-, select- and checkbox)
- new method et2_grid.getRow(_widget) to return a fake row container to pass it etemplate2.submit() --> implemented a real row-container for et2_grid
- new output_mode=4 for etemplate_new::exec() to force a json response, like form was submitted from client-side
--> allows to use full server-side validation for ajax like calls submitting only partial content
2015-03-20 02:12:33 +00:00
2015-03-18 15:12:44 +00:00
2015-03-18 23:36:17 +00:00
2015-03-02 17:17:14 +00:00
2015-03-09 15:38:54 +00:00
2014-11-12 21:59:32 +00:00
2010-04-13 19:27:54 +00:00
2014-08-22 06:58:51 +00:00
2014-05-30 13:27:39 +00:00
Languages
PHP 54.7%
TypeScript 18.6%
JavaScript 10.6%
CSS 10.2%
Less 2.1%
Other 3.8%