$subPages
$subPages : object
Subpages of Page.
Class MainWP_Page
render_table(mixed $cached, string $keyword = '', string $dtsstart = '', string $dtsstop = '', string $status = '', string $groups = '', string $sites = '', string $search_on = 'all', mixed $clients = '') : void
Method render_table()
Render Manage page table.
mixed | $cached | Cached search body. |
string | $keyword | Search keywords. |
string | $dtsstart | Date & time of Session start time. |
string | $dtsstop | Date & time of Session stop time. |
string | $status | Page status. |
string | $groups | Groups to display. |
string | $sites | Site URLS. |
string | $search_on | Site on all sites. Default = all. |
mixed | $clients | Selected Clients. |
render_table_body(mixed $keyword, mixed $dtsstart, mixed $dtsstop, mixed $status, mixed $groups, mixed $sites, string $search_on = 'all', mixed $clients = '') : void
Method render_table_body()
Render table body.
mixed | $keyword | Search keywords. |
mixed | $dtsstart | Date & time of Session start. |
mixed | $dtsstop | Date & time of Session stop. |
mixed | $status | Page statuses. |
mixed | $groups | Groups to display. |
mixed | $sites | Site URLS. |
string | $search_on | Site on all sites. Default = all. |
mixed | $clients | Selected Clients. |