fape_field_edit_field_form |
./fape.module |
Subform to edit a field instance. |
|
1 |
fape_field_edit_field_form_submit |
./fape.module |
Submit field editing form |
|
1 |
fape_field_edit_field_form_validate |
./fape.module |
Validate field editing form |
|
1 |
fape_field_edit_form |
./fape.module |
Field editing form. |
|
1 |
fape_field_edit_form_cancel |
./fape.module |
Redirect back to original page when user hits the cancel button. |
|
1 |
fape_field_edit_form_submit |
./fape.module |
General submit callback. Simply handles the revision. |
|
1 |
fape_field_edit_node_author_form |
./fape.module |
Subform to edit the entity 'author' field. |
|
1 |
fape_field_edit_node_author_form_submit |
./fape.module |
Sets the node's user ID to the submitted author user. |
|
1 |
fape_field_edit_node_author_form_validate |
./fape.module |
Validates that the submitted author user actually exists. |
|
1 |
fape_field_edit_node_created_form |
./fape.module |
Subform to edit the entity 'created' field. |
|
1 |
fape_field_edit_node_created_form_submit |
./fape.module |
Sets the node's creation date based on the submitted date value. |
|
1 |
fape_field_edit_node_created_form_validate |
./fape.module |
Validates that the submitted date exists and is a valid Unix timestamp. |
|
1 |
fape_field_edit_node_title_form |
./fape.module |
Subform to edit the entity 'title' field. |
|
1 |
fape_field_edit_node_title_form_submit |
./fape.module |
|
|
1 |
fape_field_edit_page |
./fape.module |
Page callback to edit an entity field. |
|
1 |
fape_menu |
./fape.module |
Implements hook_menu() |
|
|
fape_panels_pane_content_alter |
./fape.module |
Implement hook_panels_pane_content_alter(). |
|
|
_fape_entity_allows_revisions |
./fape.module |
Determine if an entity uses revisions. |
1 |
|