auth.php File Reference

Go to the source code of this file.

Functions

 allUsersArray ($associative=false, $sortByName=false)
 currentUser ()

Variables

PHP $viewUser = htmlspecialchars( $_REQUEST["user_id"] )


Function Documentation

allUsersArray ( associative = false,
sortByName = false 
)

allUsersArray returns an array containing the usernames for all the users on the system

Parameters:
associative Boolean describing wether it should be an associative array with usernames as key and full name as value - default false
sortByName Boolean describing wether to sort the array by full names - default false
Returns:
array An array containing the usernames of all users on the system

Definition at line 28 of file auth.php.

References $fp.

Referenced by blogger_entries::blogger_entries(), discuss_rebuildUserCache(), Convention::handleRegistration(), eventsDay::load(), modulesetup_discuss(), parse_gallery2(), parse_userlists(), renderEditor(), Event::renderEditor(), Convention::renderEditor(), and blogger_entries::renderFeed().

currentUser (  ) 


Variable Documentation

PHP $viewUser = htmlspecialchars( $_REQUEST["user_id"] )


Generated on Sun Oct 26 20:33:13 2008 for The Travelsized Content Management System by  doxygen 1.5.5