class DirectoryPage extends Page

Properties

ApiMicrosoftController $mod
protected $default_page from  Page

Methods

xelos_global_template|string|bool
get_page(mixed $subpage = false)

Standard Get Page Controller

from  Page
page_aad()

Generate Teams App

bool|string|Template|xelos_global_template
page_details(string $id = '')

No description

page_overview()

No description

page_teams()

No description

Template|xelos_global_template
page_users()

No description

Details

in Page at line 26
xelos_global_template|string|bool get_page(mixed $subpage = false)

Standard Get Page Controller

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

at line 175
page_aad()

Generate Teams App

at line 156
bool|string|Template|xelos_global_template page_details(string $id = '')

No description

Parameters

string $id

Return Value

bool|string|Template|xelos_global_template

Exceptions

GraphException
ContentException

at line 19
page_overview()

No description

at line 295
page_teams()

No description

at line 68
Template|xelos_global_template page_users()

No description

Return Value

Template|xelos_global_template

Exceptions

GraphException