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