Invokers
1 to 23 of 23
- Tests_Actions_Closures::test_action_closure() –
- Tests_Actions::action_that_causes_recursion() –
- Tests_Actions::test_action_args_1() – One tag with multiple actions.
- Tests_Actions::test_action_args_2() – One tag with multiple actions.
- Tests_Actions::test_action_args_3() – Test that multiple callbacks receive the correct number of args even when the number is less than, or greater than previous hooks.
- Tests_Actions::test_action_args_with_php4_syntax() – Tests PHP 4 notation for calling actions while passing in an object by reference.
- Tests_Actions::test_action_callback_manipulation_while_running() –
- Tests_Actions::test_action_keyed_array() –
- Tests_Actions::test_action_priority() –
- Tests_Actions::test_action_recursion() –
- Tests_Actions::test_action_ref_array() –
- Tests_Actions::test_multiple_actions() – One tag with multiple actions.
- Tests_Actions::test_remove_action() –
- Tests_Actions::test_remove_all_action() –
- Tests_Actions::test_simple_action() –
- Tests_Filters::test_filter_args_1() –
- Tests_Filters::test_filter_args_2() –
- Tests_Filters::test_filter_priority() –
- Tests_Filters::test_filter_ref_array_result() –
- Tests_Filters::test_filter_ref_array() –
- Tests_Filters::test_multiple_filters() –
- Tests_Filters::test_remove_all_filter() –
- Tests_Filters::test_remove_filter() –