entityreference_prepopulate_create_node_links |
./entityreference_prepopulate.module |
Return a form element with crafted links to create nodes for a group. |
1 |
|
entityreference_prepopulate_ctools_plugin_directory |
./entityreference_prepopulate.module |
Implements hook_ctools_plugin_directory(). |
|
|
entityreference_prepopulate_field_access |
./entityreference_prepopulate.module |
Implements hook_field_access(). |
|
|
entityreference_prepopulate_field_attach_form |
./entityreference_prepopulate.module |
Implements hook_field_attach_form(). |
|
|
entityreference_prepopulate_field_create_instance |
./entityreference_prepopulate.module |
Implements hook_field_create_instance(). |
|
|
entityreference_prepopulate_field_default_value |
./entityreference_prepopulate.module |
Field default value callback. |
|
2 |
entityreference_prepopulate_field_update_instance |
./entityreference_prepopulate.module |
Implements hook_field_update_instance(). |
|
|
entityreference_prepopulate_get_values |
./entityreference_prepopulate.module |
Wrapper function to get context (e.g. from URL or OG-context). |
3 |
|
entityreference_prepopulate_get_values_from_cache |
./entityreference_prepopulate.module |
Get the values from the cached form. |
1 |
|
entityreference_prepopulate_get_values_from_og_context |
./entityreference_prepopulate.module |
Get values for prepopulating fields OG-context. |
|
1 |
entityreference_prepopulate_get_values_from_url |
./entityreference_prepopulate.module |
Get values for prepopulating fields via URL. |
|
2 |
entityreference_prepopulate_node_prepopulate_content_type_edit_form |
plugins/content_types/node_prepopulate.inc |
Edit form. |
|
|
entityreference_prepopulate_node_prepopulate_content_type_edit_form_submit |
plugins/content_types/node_prepopulate.inc |
Edit form submit callback. |
|
|
entityreference_prepopulate_node_prepopulate_content_type_render |
plugins/content_types/node_prepopulate.inc |
Render callback. |
|
|
entityreference_prepopulate_providers_info |
./entityreference_prepopulate.module |
Return array of providers. |
2 |
|
entityreference_prepopulate_providers_info_alter |
./entityreference_prepopulate.api.php |
Alter providers list. |
|
|
entityreference_prepopulate_providers_validate |
plugins/behavior/EntityReferencePrepopulateInstanceBehavior.class.php |
Element validate; Set the value of the providers. |
|
1 |
entityreference_prepopulate_test_init |
tests/entityreference_prepopulate_test.module |
Implements hook_init(). |
|
|
entityreference_prepopulate_theme |
./entityreference_prepopulate.module |
Implements hook_theme(). |
|
|
hook_entityreference_prepopulate_providers_info |
./entityreference_prepopulate.api.php |
Register a new prepopulate provider. |
|
|
theme_entityreference_prepopulate_providers_table |
plugins/behavior/EntityReferencePrepopulateInstanceBehavior.class.php |
Theme the providers table. |
|
|