Class: ActivationLink

Source Location: /CORE/system/classes/util/links/ActivationLink.php

Class ActivationLink

Class Overview

This class generates a Link to the User Activation Formular.

Located in /CORE/system/classes/util/links/ActivationLink.php [line 37]

CMSLink
   |
   --ActivationLink
Author(s):
  • Kevin Papst
Information Tags:
Version:  $Id: ActivationLink.php,v 1.1 2007/05/14 21:31:32 kpapst Exp $
Copyright:  Copyright (C) 2002-2006 Kevin Papst
License:  GNU Public License

Methods

[ Top ]
Method Summary
ActivationLink   ActivationLink()  
void   setActivationCode()  

[ Top ]
Methods
Constructor ActivationLink  [line 40]

  ActivationLink ActivationLink( [ $code = null]  )

Parameters:
   $code: 


[ Top ]
setActivationCode  [line 51]

  void setActivationCode( $code  )

Parameters:
   $code: 


[ Top ]