PHP Class FeedWordPressDiagnosticsPage, feedwordpress

Inheritance: extends FeedWordPressAdminPage
Mostrar archivo Open project: radgeek/feedwordpress Class Usage Examples

Public Methods

Method Description
__construct ( )
accept_POST ( $post ) * FeedWordPressDiagnosticsPage::display ()
diagnostics_box ( $page, $box = NULL ) * FeedWordPressDiagnosticsPage::info_box ()
display ( )
do_http_test ( $post )
has_link ( )
info_box ( $page, $box = NULL ) * FeedWordPressDiagnosticsPage::accept_POST ()
tests_box ( $page, $box = NULL ) * FeedWordPressDiagnosticsPage::updates_box ()
updates_box ( $page, $box = NULL ) * FeedWordPressDiagnosticsPage::diagnostics_box ()

Method Details

__construct() public method

public __construct ( )

accept_POST() public method

* FeedWordPressDiagnosticsPage::display ()
public accept_POST ( $post )

diagnostics_box() static public method

* FeedWordPressDiagnosticsPage::info_box ()
static public diagnostics_box ( $page, $box = NULL )

display() public method

public display ( )

do_http_test() public method

public do_http_test ( $post )

info_box() static public method

* FeedWordPressDiagnosticsPage::accept_POST ()
static public info_box ( $page, $box = NULL )

tests_box() static public method

* FeedWordPressDiagnosticsPage::updates_box ()
static public tests_box ( $page, $box = NULL )

updates_box() static public method

* FeedWordPressDiagnosticsPage::diagnostics_box ()
static public updates_box ( $page, $box = NULL )