cmf_admin_both_form |
./both.inc |
Defines the form for mixed content administration filter results. |
|
1 |
cmf_admin_both_form_submit |
./both.inc |
Handle post-validation form submission.
Execute the chosen 'Update option' on the selected objects, such as
publishing, unpublishing or deleting. |
|
|
cmf_admin_both_form_validate |
./both.inc |
Form validation before submit.
We can't execute any 'Update options' if no objects were selected. |
|
|
cmf_admin_comments_form |
./comment.inc |
Defines the form for comments administration filter results. |
|
1 |
cmf_admin_comments_form_submit |
./comment.inc |
Handle post-validation form submission.
Execute the chosen 'Update option' on the selected comments, such as
publishing, unpublishing or deleting. |
|
|
cmf_admin_comments_form_validate |
./comment.inc |
Form validation before submit. \n
We can't execute any 'Update options' if no comments were selected. |
|
|
cmf_admin_content_page |
./cmf.module |
Called when user goes to example.com/admin/content/filter |
|
1 |
cmf_admin_nodes_form |
./node.inc |
Defines the form for nodes administration filter results. |
|
1 |
cmf_admin_nodes_form_submit |
./node.inc |
Handle post-validation form submission. \n
Execute the chosen 'Update option' on the selected nodes, such as
publishing, unpublishing, promotion and stickness status or deleting. |
|
|
cmf_admin_nodes_form_validate |
./node.inc |
Form validation before submit.
We can't execute any 'Update options' if no nodes were selected. |
|
|
cmf_build_filter_query |
./cmf.module |
Build the variable parts of the query to be performed regarding the filter status. |
1 |
|
cmf_build_header |
./cmf.module |
Build the header of the result table. |
3 |
|
cmf_date_handler |
./cmf.module |
Submit handler for date filters.
Ignore the Coder flag - it is a false positive. |
|
1 |
cmf_filters |
./cmf.module |
List node administration filters that can be applied. |
3 |
|
cmf_filter_form |
./cmf.module |
Defines the form for content administration filters. |
|
1 |
cmf_filter_form_apply |
./cmf.module |
Submit handler for 'Apply' button. |
|
1 |
cmf_filter_form_refine |
./cmf.module |
Handle post-validation form submission. |
|
1 |
cmf_filter_form_reset |
./cmf.module |
Submit handler for 'Reset' button. |
|
1 |
cmf_filter_form_undo |
./cmf.module |
Submit handler for 'Undo' button. |
|
1 |
cmf_form_alter |
./cmf.module |
Implementation of hook_form_alter(). |
|
|
cmf_get_roles |
./cmf.module |
Builds a list of available roles |
1 |
|
cmf_get_users |
./cmf.module |
Builds a list of available users. |
1 |
|
cmf_get_workflows |
./cmf.module |
|
1 |
|
cmf_help |
./cmf.module |
Implementation of hook_help(). |
|
|
cmf_menu |
./cmf.module |
Implementation of hook_menu(). |
|
|
cmf_perform_query |
./cmf.module |
Perform adjusted query. |
3 |
|
cmf_perm |
./cmf.module |
Implementation of hook_perm(). |
|
|
cmf_theme |
./cmf.module |
Implementation of hook_theme(). |
|
|
cmf_users_handler |
./cmf.module |
Submit handler for 'users' filter.
Ignore the Coder flag - it is a false positive. |
|
1 |
theme_cmf_admin_both_form |
./both.inc |
Theme results table. |
|
|
theme_cmf_admin_comments_form |
./comment.inc |
Theme results table. |
|
|
theme_cmf_admin_nodes_form |
./node.inc |
Theme results table. |
|
|
theme_cmf_filter_form |
./cmf.module |
Theme cmf administration filter form. |
|
|
theme_cmf_type |
./cmf.module |
Theme (node) type cell on table result. |
|
|
theme_cmf_user |
./cmf.module |
Theme user cell on table result. |
|
|
_cmf_category_query_build |
./cmf.module |
Query_build function for category field. |
|
1 |
_cmf_contains_validate |
./cmf.module |
Validation handler for filter doing "contains". |
|
1 |
_cmf_date_validate |
./cmf.module |
Validation handler for filter doing "dates". |
|
1 |
_cmf_get_forum |
./cmf.module |
Get the term for a forum node |
3 |
|
_cmf_get_img |
./cmf.module |
Get the html code of an image |
4 |
|
_cmf_get_user_path |
./cmf.module |
Get the alias path to a user profile |
1 |
|
_cmf_redirect_to_cmf |
./cmf.module |
Additional node deletion 'submit' function. |
|
1 |
_cmf_status_query_build |
./cmf.module |
Query_build function for status field. |
|
1 |
_cmf_userspace_perms |
./cmf.module |
Check user permissions to see menu item under example.com/user/UID/cmf |
|
1 |
_cmf_user_autocomplete |
./cmf.module |
Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
|
1 |
_cmf_valid_user |
./cmf.module |
|
13 |
|
_cmf_workflow_query_build |
./cmf.module |
Query_build function for workflow |
|
1 |