theme_workspace_list |
./workspace.module |
Theme the list of content. Turn the results into a table. |
2 |
|
workspace_access |
./workspace.module |
Menu access callback. |
1 |
1 |
workspace_add_form |
./workspace.module |
Form definition for content addition form. |
|
1 |
workspace_add_form_submit |
./workspace.module |
Submit handler for content addition form. |
|
|
workspace_build_rows |
./workspace.module |
Build the query result into a table, respecting access. |
2 |
|
workspace_configure |
./workspace.module |
Menu callback. The configuration page. |
|
1 |
workspace_configure_access |
./workspace.module |
Menu access callback. |
|
1 |
workspace_configure_form |
./workspace.module |
Form definition for per-user configuration form. |
|
1 |
workspace_configure_form_submit |
./workspace.module |
Submit handler for per-user configuration form. |
|
|
workspace_configure_form_validate |
./workspace.module |
Validator for per-user configuration form. |
|
|
workspace_delete |
./workspace.module |
Menu callback. Redirect user to delete node. |
|
1 |
workspace_help |
./workspace.module |
Implementation of hook_help(). |
|
|
workspace_list_comments |
./workspace.module |
Menu callback. Display list of comments. |
|
1 |
workspace_list_content |
./workspace.module |
Menu callback. Display list of content. |
|
1 |
workspace_list_files |
./workspace.module |
Menu callback. List file attachments managed by upload.module. |
|
1 |
workspace_menu |
./workspace.module |
Implementation of hook_menu(). |
|
|
workspace_perm |
./workspace.module |
Implementation of hook_perm(). |
|
|
workspace_settings |
./workspace.module |
Implementation of hook_settings(). |
|
1 |
workspace_theme |
./workspace.module |
Implementation of hook_theme(). |
|
|
workspace_uninstall |
./workspace.install |
Implementation of hook_uninstall(). |
|
|
workspace_user |
./workspace.module |
Implementation of hook_user(). |
|
|