class SelectorBrowser implements DocumentBrowserHookInterface

Class XELOS\Modules\SystemDMS\Hook\Selector\xm_system_dms_selector_browser

Properties

SystemDMSController $mod

Methods

string
get_name()

No description

string
get_thumbnail_url()

No description

bool
is_consented()

Checks whether this browser is consented.

Details

at line 22
AbstractDocumentBrowser get_document_browser()

No description

at line 29
string get_name()

No description

Return Value

string

The name of the browser provider.

at line 36
string get_thumbnail_url()

No description

Return Value

string

at line 45
bool is_consented()

Checks whether this browser is consented.

Return Value

bool