Class User
ProcessWire UserPage
A type of Page used for storing an individual User
ProcessWire 2.x Copyright (C) 2011 by Ryan Cramer Licensed under GNU/GPL v2, see LICENSE.TXT
- Wire implements TrackChanges
-
WireData
implements
IteratorAggregate
-
Page
-
User
Located at core/User.php
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
hasPermission( string|
Does the user have the given permission, OR the given permission in the given context? |
protected
boolean
|
#
hasPagePermission( string|
Does this user have the given permission name? |
protected
boolean
|
#
hasTemplatePermission( string $name,
Does this user have the given permission on the given template? |
public
boolean
|
#
getPermissions(
Get this user's permissions, optionally within the context of a Page |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
__unset(),
getArray(),
has(),
isEqual(),
remove(),
setArray()
|
_(),
___changed(),
__call(),
_n(),
_x(),
addHook(),
addHookAfter(),
addHookBefore(),
addHookProperty(),
className(),
error(),
fuel(),
getAllFuel(),
getChanges(),
getFuel(),
getHooks(),
isHooked(),
message(),
removeHook(),
resetTrackChanges(),
runHooks(),
setFuel(),
setTrackChanges(),
trackChange(),
trackChanges(),
untrackChange(),
useFuel()
|
statusCorrupted,
statusDeleted,
statusHidden,
statusLocked,
statusMax,
statusOn,
statusSystem,
statusSystemID,
statusSystemOverride,
statusTrash,
statusUnpublished
|
$config,
$fieldDataQueue,
$instanceID,
$instanceIDs,
$isLoaded,
$isNew,
$loadingStack,
$outputFormatting,
$pageNum,
$parent,
$settings,
$template
|
$data
|
$changes,
$defaultHookOptions,
$fuel,
$hookMethodCache,
$localHooks,
$staticHooks,
$trackChanges,
$useFuel
|