\GATEKEEP

GATEKEEP

Test authority to do write operations.

Summary

Methods
Properties
Constants
__construct()
init()
$requireSuper
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$requireSuper

$requireSuper : 

boolean

Type

Methods

__construct()

__construct() : 

GATEKEEP class

Returns

init()

init(  globalEdit = FALSE,   originatorEditOnly = FALSE) : 

Admins can do everything

Either return TRUE or the login prompt

Parameters

globalEdit

If TRUE, config.php's $WIKINDX_GLOBAL_EDIT must be be set to TRUE. Default is FALSE

originatorEditOnly

If TRUE, config.php's $WIKINDX_ORIGINATOR_EDITONLY must be TRUE. Default is FALSE

Returns