extends |
Module |
|---|
Implements the Simple Registration extension.
| Methods | ||
|---|---|---|
public
|
__construct()
|
# |
public
|
onOpenIDResponseBuildEvent(OpenIDResponseBuildEvent $event): void
|
# |
public
|
onOpenidConsentFormBuild(FormBuildEvent $event): void
|
# |
public
|
onOpenidConsentFormSubmit(FormSubmitEvent $event): void
|
# |
public
|
onProfileBlocks(UIBuildEvent $event): void
|
# |
protected
|
getValue(User $user, string $field): string|null
|
# |
| Methods inherited from SimpleID\Module |
|---|
init(), beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare() |
| Constants | |||
|---|---|---|---|
public
|
OPENID_NS_SREG = 'http://openid.net/extensions/sreg/1.1'
|
# | |
| Properties inherited from SimpleID\Module |
|---|
$f3, $logger |