XOOPS Docs - XOOPS
[ class tree: XOOPS ] [ index: XOOPS ] [ all elements ]

Procedural File: findusers.php

Source Location: /include/findusers.php



Classes:

XoopsRank
Base class for all objects in the Xoops kernel (and beyond)
XoopsRankHandler
XOOPS object handler class.
XoUser
Class for users
XoUserHandler
XOOPS object handler class.


Page Details:



Tags:

filesource:  Source Code for this file


Includes:

include("../mainfile.php") [line 15]
user selection

limit: Only work with javascript enabled TODO: plugins for external applications, including but not limited: sending massive emails/PMs, membership edit




Tags:

author:  Taiwen Jiang (phppp or D.J.) <php_pp@hotmail.com>
version:  $Id$
copyright:  The XOOPS project http://www.xoops.org/
since:  1.00
license:  GNU public license
include_once(XOOPS_ROOT_PATH."/language/".$xoopsConfig["language"]."/findusers.php"){include_onceXOOPS_ROOT_PATH."/language/english/findusers.php") [line 36]
include_once(XOOPS_ROOT_PATH."/class/xoopsformloader.php") [line 250]





FINDUSERS_MODE_ADVANCED [line 239]

FINDUSERS_MODE_ADVANCED = 1

[ Top ]



FINDUSERS_MODE_QUERY [line 240]

FINDUSERS_MODE_QUERY = 2

[ Top ]



FINDUSERS_MODE_SIMPLE [line 238]

FINDUSERS_MODE_SIMPLE = 0

[ Top ]




XOOPS Docs generated by phpDocumentor