|
Twitter Feed
|
Current Record: getRegistrationActivationEmailSubjectgetRegistrationActivationEmailSubject[Permalink]getRegistrationActivationEmailSubject() HookA hook that can be implemented in the Application Delegate Class or the Table Delegate Class? to override the default registration activation email subject line (the email that the user receives when they register). Signaturefunction getRegistrationActivationEmailSubject( Dataface_Record &$record, string $activationURL ) : string Parameters
Example
See Also
|