vbo_search_and_replace_action |
./vbo_search_and_replace.module |
|
|
|
vbo_search_and_replace_action_form |
./vbo_search_and_replace.module |
Action form function |
|
|
vbo_search_and_replace_action_info |
./vbo_search_and_replace.module |
Implementation of hook_action_info().
Called by VBO on its own hook_action_info(). |
|
|
vbo_search_and_replace_action_submit |
./vbo_search_and_replace.module |
Search and replace action submit function. |
|
|
vbo_search_and_replace_action_views_bulk_operations_form |
./vbo_search_and_replace.module |
Implementation of hook_views_bulk_operations_form()
where hook is the name of the action callback function |
|
|
vbo_search_and_replace_action_views_bulk_operations_form_default_settings |
./vbo_search_and_replace.module |
Helper Function to get default values if options weren't configured yet |
1 |
|
vbo_search_and_replace_action_views_bulk_operations_form_validate |
./vbo_search_and_replace.module |
|
|
|
vbo_search_and_replace_get_available_fields |
./vbo_search_and_replace.module |
Helper function that returns the list of options for the fields to search |
1 |
|
vbo_search_and_replace_node_properties |
./vbo_search_and_replace.module |
Returns a list of node properties that can be searched and replaced on |
4 |
|
_vbo_search_and_replace_search_and_replace |
./vbo_search_and_replace.module |
Performs a search and replace on a value and returns the result. |
1 |
|