Ampache
[ class tree: Ampache ] [ index: Ampache ] [ all elements ]

Class: Registration

Source Location: /lib/class/registration.class.php

Class Overview


Registration


Methods



Class Details

[line 26]
Registration

This class handles all the doodlys for the registration stuff in ampache




[ Top ]


Class Methods


static method send_confirmation [line 42]

static void send_confirmation( $username, $fullname, $email, $password, $validation)

send_confirmation

This sends the confirmation e-mail for the specified user




Tags:

access:  public


Parameters:

   $username  
   $fullname  
   $email  
   $password  
   $validation  

[ Top ]

static method show_agreement [line 126]

static void show_agreement( )

show_agreement

This shows the registration agreement, /config/registration_agreement.php




Tags:

access:  public


[ Top ]

constructor __construct [line 32]

Registration __construct( )

constructor

This is what is called when the class is loaded




Tags:

access:  public


[ Top ]


Documentation generated on Thu, 12 Feb 2009 08:00:06 +0900 by phpDocumentor 1.4.2