theme_workflow_fields_shortcuts |
./workflow_fields.module |
Theme function for field shortcuts on workflow state form. |
|
|
theme_workflow_fields_state |
./workflow_fields.module |
Theme function for workflow state form. |
|
|
workflow_fields_field_access |
./workflow_fields.module |
Implementation of hook_field_access(). |
|
|
workflow_fields_form_alter |
./workflow_fields.module |
Implementation of hook_form_alter().
Hook on both any CCK node form and on the workflow state form. |
|
|
workflow_fields_help |
./workflow_fields.module |
Implementation of hook_help(). |
|
|
workflow_fields_install |
./workflow_fields.install |
|
|
|
workflow_fields_menu |
./workflow_fields.module |
Implementation of hook_menu(). |
|
|
workflow_fields_perm |
./workflow_fields.module |
Implementation of hook_perm(). |
|
|
workflow_fields_schema |
./workflow_fields.install |
|
|
|
workflow_fields_settings |
./workflow_fields.module |
|
|
1 |
workflow_fields_state_form_submit |
./workflow_fields.module |
Submit function for workflow state form. |
|
1 |
workflow_fields_theme |
./workflow_fields.module |
Implementation of hook_theme(). |
|
|
workflow_fields_uninstall |
./workflow_fields.install |
|
|
|
workflow_fields_update_1 |
./workflow_fields.install |
|
|
|
workflow_fields_update_2 |
./workflow_fields.install |
|
|
|
workflow_fields_update_6003 |
./workflow_fields.install |
|
|
|
workflow_fields_update_6004 |
./workflow_fields.install |
|
|
|
workflow_fields_workflow_fields |
./workflow_fields.module |
Implementation of hook_workflow_fields(). |
|
|
workflow_fields_workflow_operations |
./workflow_fields.module |
Implementation of hook_workflow_operations(). |
|
|
_workflow_fields_array_key_path |
./workflow_fields.module |
|
1 |
|
_workflow_fields_array_path |
./workflow_fields.module |
|
1 |
|
_workflow_fields_array_path_exists |
./workflow_fields.module |
|
2 |
|
_workflow_fields_compute_groups |
./workflow_fields.module |
Return an array of rids for the current user, given a node.
Include FIELD_ROLE_AUTHOR if the current user is the node author. |
1 |
|
_workflow_fields_compute_permissions |
./workflow_fields.module |
|
2 |
|
_workflow_fields_get_extra_fields |
./workflow_fields.module |
|
3 |
|
_workflow_fields_hide_empty_fieldsets |
./workflow_fields.module |
|
1 |
|
_workflow_fields_node_form_alter |
./workflow_fields.module |
Helper function to alter the node form by hiding/disabling fields depending on the workflow state. |
1 |
|
_workflow_fields_process_body |
./workflow_fields.module |
|
|
1 |
_workflow_fields_process_field |
./workflow_fields.module |
|
1 |
|
_workflow_fields_state_form_alter |
./workflow_fields.module |
Helper functino to alter the workflow state form.
Add a table listing the fields for workflow's content type. |
1 |
|