class phpbb_questionnaire_phpbb_data_provider

Questionnaire phpBB data provider

Properties

$config
$unique_id

Methods

__construct(array $config)

Constructor.

string
get_identifier()

Returns a string identifier for this data provider

array
get_data()

Get data about this phpBB installation.

Details

at line 223
__construct(array $config)

Constructor.

Parameters

array $config

at line 244
string get_identifier()

Returns a string identifier for this data provider

Return Value

string "phpBB"

at line 254
array get_data()

Get data about this phpBB installation.

Return Value

array

Relevant anonymous config options