function ctools_node_form_author_content_type_edit_form in Chaos Tool Suite (ctools) 6
Same name and namespace in other branches
- 7 plugins/content_types/node_form/node_form_author.inc \ctools_node_form_author_content_type_edit_form()
File
- plugins/
content_types/ node_form/ node_form_author.inc, line 42
Code
function ctools_node_form_author_content_type_edit_form(&$form, &$form_state) {
// provide a blank form so we have a place to have context setting.
}