Example: Draggable Table Forms in Examples for Developers 3.x
Same name and namespace in other branches
- 8 tabledrag_example/tabledrag_example.module \tabledrag_example
- 7 tabledrag_example/tabledrag_example.module \tabledrag_example
Parent topics
File
- modules/
tabledrag_example/ tabledrag_example.module, line 8 - Module file for tabledrag_example module.
Functions
Name | Location | Description |
---|---|---|
tabledrag_example_help |
modules/ |
Implements hook_help(). |
tabledrag_example_install |
modules/ |
Implements hook_install(). |
tabledrag_example_schema |
modules/ |
Implements hook_schema(). |
Classes
Name | Location | Description |
---|---|---|
TableDragExampleNestedForm |
modules/ |
Table drag example nested form. |
TableDragExampleRootLeafForm |
modules/ |
Table drag example root leaf form. |
TableDragExampleSimpleForm |
modules/ |
Table drag example simple form. |
TabledragMenuTest |
modules/ |
Verify functionalities of tabledrag_example. |