isOO
((/rs/public/functions.access.php))
isOO -- Checks if Operations Officer
Description
int isOO
()
This function checks if the user currently logged in Is an Operations Officer on the site. It will return an integer greater than 0 if the user is a Medals Officer, and will return 0 if the user is not.
This function returns 0 on failure.
Examples
isOO () /* Returns > 0 if user is the Operations Officer, otherwise 0. */
Related Functions
None.
Dependencies
None.
Function Index
|