structAppend.module File Reference
The conStruct Append module file. More...
Go to the source code of this file.
Functions | |
| structAppend_main () | |
| Main Drupal hook procedure. | |
| structAppend_access ($op, $node, $account) | |
| Define access restrictions. | |
| structAppend_access_callback () | |
| Access callback for the structAppend_main() page. | |
| structAppend_block ($op= 'list', $delta=0, $edit=array()) | |
| Declare a block or set of blocks. | |
| structAppend_contents ($which_block) | |
| Display the conStruct side-bar menu items. | |
| structAppend_menu () | |
| Define menu items and page callbacks. | |
| structAppend_perm () | |
| Define user permissions. | |
| conStruct_append () | |
| Entry point of the "Append Tool". | |
| getAvailableDatasets () | |
Detailed Description
The conStruct Append module file.
This file includes all the other PHP files needed to run this Drupal module.
Definition in file structAppend.module.
