PHP Class FeedWordPressDiagnosticsPage, feedwordpress

Inheritance: extends FeedWordPressAdminPage
Afficher le fichier Open project: radgeek/feedwordpress Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public __construct ( )

accept_POST() public méthode

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

diagnostics_box() static public méthode

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

display() public méthode

public display ( )

do_http_test() public méthode

public do_http_test ( $post )

info_box() static public méthode

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

tests_box() static public méthode

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

updates_box() static public méthode

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