vbo_search_and_replace_action |
./vbo_search_and_replace.module |
Action function. |
|
|
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 |
Implements hook_action_info(). |
|
|
vbo_search_and_replace_action_submit |
./vbo_search_and_replace.module |
Action form submit function. |
|
|
vbo_search_and_replace_action_validate |
./vbo_search_and_replace.module |
Action form validate function. |
|
|
vbo_search_and_replace_action_views_bulk_operations_form |
./vbo_search_and_replace.module |
The settings form for this action. |
|
|
vbo_search_and_replace_action_views_bulk_operations_form_options |
./vbo_search_and_replace.module |
Default values for the settings form. |
2 |
|
vbo_search_and_replace_permission |
./vbo_search_and_replace.module |
Implements hook_permission(). |
|
|
_vbo_search_and_replace_action_get_properties |
includes/vbo_search_and_replace.inc |
Returns all properties that can be modified. |
2 |
|
_vbo_search_and_replace_action_unset_required |
includes/vbo_search_and_replace.inc |
Helper function that recursively strips #required from field widgets. |
|
|
_vbo_search_and_replace_pattern_has_exploitable_e_modifier |
includes/vbo_search_and_replace.inc |
Check the user-supplied regular expression pattern for the e modifier. |
1 |
|
_vbo_search_and_replace_search_and_replace |
includes/vbo_search_and_replace.inc |
Performs a search and replace on a value and returns the result. |
1 |
|
_vbo_search_and_replace_select_all_states |
includes/vbo_search_and_replace.inc |
Get Form API element states for "select all" option. |
1 |
|