Class Hook_wap_newsletter

Description

Located in /sources/hooks/systems/wap/newsletter.php (line 16)


	
			
Method Summary
tempcode run ()
void send_confirmation (SHORT_TEXT $email, SHORT_TEXT $code_confirm, [?SHORT_TEXT $password = NULL])
Methods
newsletter_confirm_joining (line 93)

The UI for having confirmed an e-mail address onto the newsletter.

  • return: The UI
tempcode newsletter_confirm_joining ()
newsletter_maintenance (line 42)

The actualiser for newsletter subscription maintenance (adding, updating, deleting).

  • return: The UI
tempcode newsletter_maintenance ()
run (line 24)

Standard modular run function.

  • return: The result of execution.
tempcode run ()
send_confirmation (line 78)

Send a newsletter join confirmation.

void send_confirmation (SHORT_TEXT $email, SHORT_TEXT $code_confirm, [?SHORT_TEXT $password = NULL])
  • SHORT_TEXT $email: The e-mail address
  • SHORT_TEXT $code_confirm: The confirmation code
  • ?SHORT_TEXT $password: The newsletter password (NULL: password may not be viewed, because it's been permanently hashed already)

Documentation generated on Thu, 07 Aug 2008 14:08:32 +0100 by phpDocumentor 1.4.1