$apikey | tool_brickfield\registration | protected |
$checktime | tool_brickfield\registration | protected |
$secretkey | tool_brickfield\registration | protected |
$siteid | tool_brickfield\registration | protected |
$summarytime | tool_brickfield\registration | protected |
$validation | tool_brickfield\registration | protected |
$validationtime | tool_brickfield\registration | protected |
__construct() | tool_brickfield\registration | |
API_KEY | tool_brickfield\registration | |
apikey_is_valid(string $apikey) | tool_brickfield\registration | protected |
ERROR | tool_brickfield\registration | |
EXPIRED | tool_brickfield\registration | |
get_api_key() | tool_brickfield\registration | |
get_check_time() | tool_brickfield\registration | protected |
get_grace_period() | tool_brickfield\registration | protected |
get_registration_connection() | tool_brickfield\registration | protected |
get_regurl() | tool_brickfield\registration | |
get_secret_key() | tool_brickfield\registration | |
get_siteid() | tool_brickfield\registration | |
get_status() | tool_brickfield\registration | protected |
get_summary_time() | tool_brickfield\registration | protected |
get_termsurl() | tool_brickfield\registration | |
get_validation_time() | tool_brickfield\registration | protected |
grace_period_valid() | tool_brickfield\registration | protected |
INVALID | tool_brickfield\registration | |
keys_are_valid(?string $apikey=null, ?string $secretkey=null) | tool_brickfield\registration | protected |
mark_summary_data_sent() | tool_brickfield\registration | |
NOT_ENTERED | tool_brickfield\registration | |
PENDING | tool_brickfield\registration | |
revalidate() | tool_brickfield\registration | |
SECRET_KEY | tool_brickfield\registration | |
secretkey_is_valid(string $secretkey) | tool_brickfield\registration | protected |
set_api_key(string $keyvalue) | tool_brickfield\registration | protected |
set_check_time(int $time=0) | tool_brickfield\registration | protected |
set_error() | tool_brickfield\registration | protected |
set_expired() | tool_brickfield\registration | protected |
set_invalid() | tool_brickfield\registration | protected |
set_keys_for_registration(string $apikey, string $secretkey) | tool_brickfield\registration | |
set_not_entered() | tool_brickfield\registration | protected |
set_not_validated() | tool_brickfield\registration | protected |
set_secret_key(string $keyvalue) | tool_brickfield\registration | protected |
set_siteid(int $id) | tool_brickfield\registration | |
set_status(int $status) | tool_brickfield\registration | protected |
set_summary_time(int $time=0) | tool_brickfield\registration | protected |
set_valid() | tool_brickfield\registration | protected |
set_validation_time(int $time=0) | tool_brickfield\registration | protected |
SITEID | tool_brickfield\registration | |
STATUS | tool_brickfield\registration | |
status_is_error() | tool_brickfield\registration | protected |
status_is_expired() | tool_brickfield\registration | protected |
status_is_invalid() | tool_brickfield\registration | protected |
status_is_not_entered() | tool_brickfield\registration | protected |
status_is_pending() | tool_brickfield\registration | protected |
status_is_validated() | tool_brickfield\registration | protected |
SUMMARY_TIME | tool_brickfield\registration | |
summarydata_grace_period_expired() | tool_brickfield\registration | protected |
toolkit_is_active() | tool_brickfield\registration | |
valid_key_format(string $key) | tool_brickfield\registration | protected |
validate() | tool_brickfield\registration | |
VALIDATED | tool_brickfield\registration | |
VALIDATION_CHECK_TIME | tool_brickfield\registration | |
validation_error() | tool_brickfield\registration | |
validation_pending() | tool_brickfield\registration | |
VALIDATION_TIME | tool_brickfield\registration | |