PHPDevShell 3.1.3-Stable
PHP OOP RAD Development Framework
userPending Class Reference
Inheritance diagram for userPending:
PHPDS_dependant

Public Member Functions

 pendingAction ($user_id=false, $action=false)

Data Fields

 $settings

Detailed Description

Class supports delete, approve and ban action on pending users.


Member Function Documentation

pendingAction ( user_id = false,
action = false 
)

Perform delete, approve and ban action on a single user in class.

Parameters:
integerThe user id to perform pending task on.
stringAction to take on pending user, au = approve user, aue = approve and email, bu = ban user, du = delete user.
arraySetting from settings database as array.

Field Documentation

$settings

The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations