/administrator/components/com_users/admin.users.php

Description
  • license: GNU/GPL Mambo is Free Software
  • copyright: (C) 2000 - 2005 Miro International Pty Ltd
  • version: $Id: admin.users.php,v 1.14 2005/02/16 14:21:00 stingrey Exp $
Includes
require_once ($mainframe->getPath('admin_html')) (line 18)

ensure this file is being included by a parent file

Functions
cancelUser (line 331)

Cancels an edit operation

void cancelUser (option $option)
  • option $option: component option to call
changeUserBlock (line 371)

Blocks or Unblocks one or more user records

void changeUserBlock ([array $cid = null], [integer $block = 1], string $option)
  • array $cid: An array of unique category id numbers
  • integer $block: 0 if unblock, 1 if blocking
  • string $option: The current url option
editUser (line 164)
void editUser ([mixed $uid = '0'], [mixed $option = 'users'])
is_email (line 422)
void is_email (mixed $email)
logoutUser (line 396)
void logoutUser ([array $cid = null], string $option, mixed $task)
  • array $cid: An array of unique user id numbers
  • string $option: The current url option
removeUsers (line 335)
void removeUsers (mixed $cid, mixed $option)
saveUser (line 222)
void saveUser (mixed $option, mixed $task)
showUsers (line 78)
void showUsers (mixed $option)

Documentation generated on Fri, 4 Mar 2005 13:55:43 +1000 by phpDocumentor 1.3.0RC3