\MainWP\DashboardMainWP_Monitoring

Class MainWP_Monitoring

Summary

Methods
Properties
Constants
get_class_name()
init_menu()
on_load_page()
screen_options()
render_screen_options()
render_all_sites()
ajax_optimize_display_rows()
$subPages
$page
$sitesTable
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$subPages

$subPages : array

Sub pages

Type

array — Sub pages.

$page

$page : string

Current page.

Type

string — Current page.

$sitesTable

$sitesTable : 

Magage Sites table

Type

— Magage Sites table.

Methods

get_class_name()

get_class_name() : string

Get Class Name

Returns

string —

CLASS

init_menu()

init_menu() 

Method init_menu()

Add Monitoring Sub Menu.

on_load_page()

on_load_page() 

Method on_load_page()

Run on page load.

screen_options()

screen_options(mixed  $input) : mixed

Method screen_options()

Create Page Settings button.

Parameters

mixed $input

Page Settings button HTML.

Returns

mixed —

Page Settings button.

render_screen_options()

render_screen_options() 

Method render_screen_options()

Render Page Settings Modal.

render_all_sites()

render_all_sites() 

Method render_all_sites()

Render monitoring sites content.

ajax_optimize_display_rows()

ajax_optimize_display_rows() 

Method ajax_optimize_display_rows()

Display table rows, optimize for shared hosting or big networks.