Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 665 Bytes

com_frmtbl

a joomla 1.5 component for handling a list of objects through ajax

The view contains: (a) a table that lists the submitted (deliverables) objects and enables delete and edit actions through Ajax requests (b) a form that submits (deliverables) objects, through ajax request, and appends rows to the above table.

Technologies used: (a) joomla mvc framework - v 1.5 (b) joomla MooTools JavaScript Framework - v 1.12 (1) Harald Kirschner' s AutoCompleter (v1.0) -- http://digitarald.de/project/autocompleter/1-0/ (2) joomla mootools form validator (3) joomla mootools date picker (4) jooomla mootools tooltip