[ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 1288 lines (34 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BBP_Tests_Common_Functions:: (77 methods):
test_bbp_number_format()
test_bbp_number_format_i18n()
test_bbp_convert_date()
test_bbp_time_since_years_months()
test_bbp_time_since_year_month()
test_bbp_time_since_years_nomonths()
test_bbp_time_since_year_nomonths()
test_bbp_time_since_months_weeks()
test_bbp_time_since_month_week()
test_bbp_time_since_months_noweeks()
test_bbp_time_since_month_noweeks()
test_bbp_time_since_weeks_days()
test_bbp_time_since_week_day()
test_bbp_time_since_weeks_nodays()
test_bbp_time_since_week_nodays()
test_bbp_time_since_days_hours()
test_bbp_time_since_day_hour()
test_bbp_time_since_days_nohours()
test_bbp_time_since_day_nohours()
test_bbp_time_since_hours_minutes()
test_bbp_time_since_hour_minute()
test_bbp_time_since_hours_nominutes()
test_bbp_time_since_hour_nominutes()
test_bbp_time_since_minutes_seconds()
test_bbp_time_since_minutes_noseconds()
test_bbp_time_since_minute_noseconds()
test_bbp_time_since_seconds()
test_bbp_time_since_second()
test_bbp_time_since_rightnow()
test_bbp_time_since_future()
test_bbp_time_since_timezone_minute_ago()
test_bbp_time_since_timezone()
test_bbp_format_revision_reason()
test_bbp_get_redirect_to()
test_bbp_add_view_all()
test_bbp_remove_view_all()
test_bbp_get_view_all()
test_bbp_get_paged()
test_bbp_fix_post_author()
test_bbp_past_edit_lock_before_5_minutes()
test_bbp_past_edit_lock_on_5_minutes()
test_bbp_past_edit_lock_after_5_minutes()
test_bbp_past_edit_lock_before_0_minutes()
test_bbp_past_edit_lock_on_0_minutes()
test_bbp_past_edit_lock_after_0_minutes()
test_bbp_get_statistics()
test_bbp_filter_anonymous_post_data()
test_bbp_check_for_duplicate()
test_bbp_check_for_flood()
test_bbp_check_for_moderation()
test_should_return_false_for_user_url_moderation_check()
test_should_return_false_for_user_email_moderation_check()
test_should_return_false_for_user_ip_moderation_check()
test_should_return_true_for_moderators_to_bypass_moderation_check()
test_should_return_false_when_link_count_exceeds_comment_max_links_setting()
test_should_return_true_when_link_count_does_not_exceed_comment_max_links_setting()
test_should_return_false_when_link_matches_moderation_keys()
test_should_return_false_when_html_wrapped_content_matches_moderation_keys()
test_bbp_check_for_moderation_strict()
test_should_return_false_for_user_url_strict_moderation_check()
test_should_return_false_for_user_email_strict_moderation_check()
test_should_return_false_for_user_ip_strict_moderation_check()
test_should_return_false_for_moderators_to_bypass_strict_moderation_check()
test_should_return_true_for_keymasterss_to_bypass_strict_moderation_check()
test_should_return_false_when_link_matches_strict_moderation_keys()
test_should_return_false_when_html_wrapped_content_matches_strict_moderation_keys()
test_bbp_get_do_not_reply_address()
test_bbp_notify_topic_subscribers()
test_bbp_notify_forum_subscribers()
test_bbp_notify_subscribers()
test_bbp_logout_url()
test_bbp_parse_args()
test_bbp_get_global_post_field()
test_bbp_verify_nonce_request()
test_bbp_request_feed_trap()
test_bbp_get_page_by_path()
test_bbp_set_404()
Class: BBP_Tests_Common_Functions - X-Ref
Tests for the common functions.test_bbp_number_format() X-Ref |
test_bbp_number_format_i18n() X-Ref |
test_bbp_convert_date() X-Ref |
test_bbp_time_since_years_months() X-Ref |
test_bbp_time_since_year_month() X-Ref |
test_bbp_time_since_years_nomonths() X-Ref |
test_bbp_time_since_year_nomonths() X-Ref |
test_bbp_time_since_months_weeks() X-Ref |
test_bbp_time_since_month_week() X-Ref |
test_bbp_time_since_months_noweeks() X-Ref |
test_bbp_time_since_month_noweeks() X-Ref |
test_bbp_time_since_weeks_days() X-Ref |
test_bbp_time_since_week_day() X-Ref |
test_bbp_time_since_weeks_nodays() X-Ref |
test_bbp_time_since_week_nodays() X-Ref |
test_bbp_time_since_days_hours() X-Ref |
test_bbp_time_since_day_hour() X-Ref |
test_bbp_time_since_days_nohours() X-Ref |
test_bbp_time_since_day_nohours() X-Ref |
test_bbp_time_since_hours_minutes() X-Ref |
test_bbp_time_since_hour_minute() X-Ref |
test_bbp_time_since_hours_nominutes() X-Ref |
test_bbp_time_since_hour_nominutes() X-Ref |
test_bbp_time_since_minutes_seconds() X-Ref |
test_bbp_time_since_minutes_noseconds() X-Ref |
test_bbp_time_since_minute_noseconds() X-Ref |
test_bbp_time_since_seconds() X-Ref |
test_bbp_time_since_second() X-Ref |
test_bbp_time_since_rightnow() X-Ref |
test_bbp_time_since_future() X-Ref |
test_bbp_time_since_timezone_minute_ago() X-Ref |
test_bbp_time_since_timezone() X-Ref |
test_bbp_format_revision_reason() X-Ref |
test_bbp_get_redirect_to() X-Ref |
test_bbp_add_view_all() X-Ref |
test_bbp_remove_view_all() X-Ref |
test_bbp_get_view_all() X-Ref |
test_bbp_get_paged() X-Ref |
test_bbp_fix_post_author() X-Ref |
test_bbp_past_edit_lock_before_5_minutes() X-Ref |
test_bbp_past_edit_lock_on_5_minutes() X-Ref |
test_bbp_past_edit_lock_after_5_minutes() X-Ref |
test_bbp_past_edit_lock_before_0_minutes() X-Ref |
test_bbp_past_edit_lock_on_0_minutes() X-Ref |
test_bbp_past_edit_lock_after_0_minutes() X-Ref |
test_bbp_get_statistics() X-Ref |
test_bbp_filter_anonymous_post_data() X-Ref |
test_bbp_check_for_duplicate() X-Ref |
test_bbp_check_for_flood() X-Ref |
test_bbp_check_for_moderation() X-Ref |
test_should_return_false_for_user_url_moderation_check() X-Ref |
test_should_return_false_for_user_email_moderation_check() X-Ref |
test_should_return_false_for_user_ip_moderation_check() X-Ref |
test_should_return_true_for_moderators_to_bypass_moderation_check() X-Ref |
test_should_return_false_when_link_count_exceeds_comment_max_links_setting() X-Ref |
test_should_return_true_when_link_count_does_not_exceed_comment_max_links_setting() X-Ref |
test_should_return_false_when_link_matches_moderation_keys() X-Ref |
test_should_return_false_when_html_wrapped_content_matches_moderation_keys() X-Ref |
test_bbp_check_for_moderation_strict() X-Ref |
test_should_return_false_for_user_url_strict_moderation_check() X-Ref |
test_should_return_false_for_user_email_strict_moderation_check() X-Ref |
test_should_return_false_for_user_ip_strict_moderation_check() X-Ref |
test_should_return_false_for_moderators_to_bypass_strict_moderation_check() X-Ref |
test_should_return_true_for_keymasterss_to_bypass_strict_moderation_check() X-Ref |
test_should_return_false_when_link_matches_strict_moderation_keys() X-Ref |
test_should_return_false_when_html_wrapped_content_matches_strict_moderation_keys() X-Ref |
test_bbp_get_do_not_reply_address() X-Ref |
test_bbp_notify_topic_subscribers() X-Ref |
test_bbp_notify_forum_subscribers() X-Ref |
test_bbp_notify_subscribers() X-Ref |
test_bbp_logout_url() X-Ref |
test_bbp_parse_args() X-Ref |
test_bbp_get_global_post_field() X-Ref |
test_bbp_verify_nonce_request() X-Ref |
test_bbp_request_feed_trap() X-Ref |
test_bbp_get_page_by_path() X-Ref |
test_bbp_set_404() X-Ref |
Generated: Mon Dec 30 01:00:53 2024 | Cross-referenced by PHPXref 0.7.1 |