[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/plugins/system/legacy/ -> user.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: user.php 14401 2010-01-26 14:10:00Z louis $
File Size: 108 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

mosUser:: (6 methods):
  __construct()
  mosUser()
  updateOrder()
  publish_array()
  getUserList()
  getUserListFromGroup()


Class: mosUser  - X-Ref

Legacy class, use {@link JTableUser} instead

__construct(&$db)   X-Ref
Constructor


mosUser(&$db)   X-Ref
No description

updateOrder( $where='' )   X-Ref
Legacy Method, use {@link JTable::reorder()} instead


publish_array( $cid=null, $publish=1, $user_id=0 )   X-Ref
Legacy Method, use {@link JTable::publish()} instead


getUserList()   X-Ref
Returns a complete user list

return: array

getUserListFromGroup( $value, $name, $recurse='NO_RECURSE', $order='name' )   X-Ref
Gets the users from a group

param: string    The value for the group
param: string    The name for the group
param: string    If RECURSE, will drill into child groups
param: string    Ordering for the list
return: array



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1