AdminPage
AdminPage PHP Methods
showBanners() v5
Checks if there are banners to show or not
PARAMETERS:
NONE
RETURN VALUE:
bool = true if there are banners to show, false otherwise showChangePage() v5
Checks if can show change primary page or not. can show if there is 1 available capture page
PARAMETERS:
NONE
RETURN VALUE:
bool = true if can show change primary page, false otherwise showDownloads() v5
Checks if there are downloads to show or not
PARAMETERS:
NONE
RETURN VALUE:
bool = true if there are downloads to show, false otherwise showNews(\WMT\SQL\Member\Member $member) v5
Checks if there are news accessable by a member to show or not
PARAMETERS:
$member = object
RETURN VALUE:
bool = true if there are news to show, false otherwise showResources() v5
Checks if there are resources to show or not
PARAMETERS:
NONE
RETURN VALUE:
bool = true if there are resources to show, false otherwise __construct(\WMT\MySQL $mysqli) v5
construct method to load $mysqli object
PARAMETERS:
$mysqli = object
RETURN VALUE:
VOIDAdminPage PHP Variables
🔎︎ %l4610%