Lines:
1 to 29 of 29
<?php /* class Tests_Hooks_AddFilter:: */ /* function Tests_Hooks_AddFilter::test_add_filter_with_function */ /* function Tests_Hooks_AddFilter::test_add_filter_with_object */ /* function Tests_Hooks_AddFilter::test_add_filter_with_static_method */ /* function Tests_Hooks_AddFilter::test_add_two_filters_with_same_priority */ /* function Tests_Hooks_AddFilter::test_add_two_filters_with_different_priority */ /* function Tests_Hooks_AddFilter::test_readd_filter */ /* function Tests_Hooks_AddFilter::test_readd_filter_with_different_priority */ /* function Tests_Hooks_AddFilter::test_sort_after_add_filter */ /* function Tests_Hooks_AddFilter::test_remove_and_add */ /* function Tests_Hooks_AddFilter::test_remove_and_add_last_filter */ /* function Tests_Hooks_AddFilter::test_remove_and_recurse_and_add */ /* function Tests_Hooks_AddFilter::_filter_remove_and_add1 */ /* function Tests_Hooks_AddFilter::_filter_remove_and_add2 */ /* function Tests_Hooks_AddFilter::_filter_remove_and_recurse_and_add2 */ /* function Tests_Hooks_AddFilter::_filter_remove_and_add3 */ /* function Tests_Hooks_AddFilter::_filter_remove_and_add4 */ /* function Tests_Hooks_AddFilter::test_remove_and_add_action */ /* function Tests_Hooks_AddFilter::test_remove_and_add_last_action */ /* function Tests_Hooks_AddFilter::test_remove_and_recurse_and_add_action */ /* function Tests_Hooks_AddFilter::_action_remove_and_add1 */ /* function Tests_Hooks_AddFilter::_action_remove_and_add2 */ /* function Tests_Hooks_AddFilter::_action_remove_and_recurse_and_add2 */ /* function Tests_Hooks_AddFilter::_action_remove_and_add3 */ /* function Tests_Hooks_AddFilter::_action_remove_and_add4 */