File/system/generator/session.php

Description

session.php

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Functions
deleteAccountExt (line 276)

external user deletion

void deleteAccountExt (mixed $accountn_email, mixed $accountn_key)
getAccountExt (line 223)

external user password e-mail

void getAccountExt (mixed $accountn_email)
getGroup (line 426)

return the group name by group key

string getGroup (mixed $account_group)
get_Admins (line 398)

returns all admin accounts

resource get_Admins ()
get_Authors (line 412)

returns all author accounts

resource get_Authors ()
isAdmin (line 446)

check the login status for administrators and authors

bool isAdmin ()
login (line 108)

user login function external

bool login (mixed $account_email, mixed $account_password, mixed $page_pathn)
loginInt (line 137)

user login function internal

bool loginInt (mixed $account_email, mixed $account_password, mixed $page_pathn)
logout (line 183)

user logout function external

void logout (mixed $page_path)
logoutInt (line 205)

user logout function internal

void logoutInt (mixed $page_path)
newAccountExt (line 298)

extrenal user registration

void newAccountExt (mixed $accountn_firstname, mixed $accountn_lastname, mixed $accountn_telefon, mixed $accountn_company, mixed $accountn_homepage, mixed $accountn_email, mixed $accountn_password, mixed $accountn_info, mixed $accountn_lock, mixed $link_redirect)
rewriteURL (line 74)

Rewrites URL

string rewriteURL (mixed $strBuffer)
saveMenu (line 468)

saves the admin menu position

void saveMenu (mixed $page_key, mixed $accountn_menux, mixed $accountn_menuy)
setGuest (line 87)

sets the SESSION to the guest status

void setGuest ()
updateAccountExt (line 344)

external user update

void updateAccountExt (mixed $accountn_firstname, mixed $accountn_lastname, mixed $accountn_telefon, mixed $accountn_company, mixed $accountn_homepage, mixed $accountn_email, mixed $accountn_emailnew, mixed $accountn_password, mixed $accountn_key, mixed $accountn_lang, mixed $accountn_info)

Documentation generated on Tue, 04 Oct 2005 11:13:42 +0200 by phpDocumentor 1.3.0RC3