13 calls to _cmf_valid_user() in Content Management Filter 7
- cmf_admin_both_form in ./
both.inc - Defines the form for mixed content administration filter results.
- cmf_admin_both_form_submit in ./
both.inc - Handle post-validation form submission. Execute the chosen 'Update option' on the selected objects, such as publishing, unpublishing or deleting.
- cmf_admin_comments_form in ./
comment.inc - Defines the form for comments administration filter results.
- cmf_admin_comments_form_submit in ./
comment.inc - Handle post-validation form submission. Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
- cmf_admin_nodes_form in ./
node.inc - Defines the form for nodes administration filter results.
- cmf_admin_nodes_form_submit in ./
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_build_header in ./
cmf.module - Build the header of the result table.
- cmf_filters in ./
cmf.module - List node administration filters that can be applied.
- cmf_filter_form_apply in ./
cmf.module - Submit handler for 'Apply' button.
- cmf_perform_query in ./
cmf.module - Perform adjusted query.
- theme_cmf_admin_both_form in ./
both.inc - Theme results table.
- theme_cmf_admin_comments_form in ./
comment.inc - Theme results table.
- theme_cmf_admin_nodes_form in ./
node.inc - Theme results table.