DraggableList
HTML utility class for creating a sortable table list
abstract
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
draggable
Method to load the Dragula script and make table sortable
draggable(string tableId = '', string formId = '', string sortDir = 'asc', string saveOrderingUrl = '', string redundant = null, bool nestedList = false) : void
static
since |
4.0.0 |
---|
Arguments
- tableId
string
DOM id of the table- formId
string
DOM id of the form- sortDir
string
Sort direction- saveOrderingUrl
string
Save ordering url, ajax-load after an item dropped- redundant
string
Not used- nestedList
bool
Set whether the list is a nested list