GenieGate, Version 1.1.0 (PHP 5) manual

setupUser()

public setupUser( &$ua object ,
                  &$fields array ,
                  $confirm_id integer );

Sets up the user data.

This is called after a user has verified his/her email address. NOTE: this may be called several times for the same user.

  • $ua

    The GenieGate_UserAccount object.

  • $fields

    Associative array of fields for this user.

  • $confirm_id

    Confirmation code.