CWIS Developer Documentation
PrivilegeFactory Member List

This is the complete list of members for PrivilegeFactory, including all inherited members.

$DBItemFactoryprotected
__construct()PrivilegeFactory
ItemFactory::__construct($ItemClassName, $ItemTableName, $ItemIdFieldName, $ItemNameFieldName=NULL, $OrderOpsAllowed=FALSE, $SqlCondition=NULL)ItemFactory
Append($Item)ItemFactory
CachingEnabled($NewValue=NULL)ItemFactory
CleanOutStaleTempItems($MinutesUntilStale=10080)ItemFactory
ClearCaches()ItemFactory
GetCountForItemNames($SearchString, $IncludeVariants=FALSE, $UseBooleanMode=TRUE, $IdExclusions=array(), $ValueExclusions=array())ItemFactory
GetHighestItemId($IgnoreSqlCondition=FALSE)ItemFactory
GetItem($ItemId)ItemFactory
GetItemByName($Name, $IgnoreCase=FALSE)ItemFactory
GetItemClassName()ItemFactory
GetItemCount($Condition=NULL, $IncludeTempItems=FALSE)ItemFactory
GetItemIdByName($Name, $IgnoreCase=FALSE)ItemFactory
GetItemIds($Condition=NULL, $IncludeTempItems=FALSE, $SortField=NULL, $SortAscending=TRUE)ItemFactory
GetItemIdsInOrder()ItemFactory
GetItemNames($SqlCondition=NULL)PrivilegeFactory
GetItems($SqlCondition=NULL)ItemFactory
GetItemsAsOptionList($OptionListName, $SelectedItemId=NULL, $SqlCondition=NULL, $DisplaySize=1, $SubmitOnChange=FALSE, $Disabled=FALSE)ItemFactory
GetLatestModificationDate($Condition=NULL)ItemFactory
GetNextItemId()ItemFactory
GetNextTempItemId()ItemFactory
GetPredefinedPrivilegeConstants()PrivilegeFactory
GetPrivileges($IncludePredefined=TRUE, $ReturnObjects=TRUE)PrivilegeFactory
GetPrivilegeWithName($Name)PrivilegeFactory
GetPrivilegeWithValue($Value)PrivilegeFactory
InsertAfter($TargetItem, $NewItem)ItemFactory
InsertBefore($TargetItem, $NewItem)ItemFactory
ItemExists($ItemId, $IgnoreSqlCondition=FALSE)ItemFactory
NameIsInUse($Name, $IgnoreCase=FALSE)ItemFactory
Prepend($Item)ItemFactory
PrivilegeNameExists($Name)PrivilegeFactory
PrivilegeValueExists($Value)PrivilegeFactory
RemoveItemFromOrder($ItemId)ItemFactory
SearchForItemNames($SearchString, $NumberOfResults=100, $IncludeVariants=FALSE, $UseBooleanMode=TRUE, $Offset=0, $IdExclusions=array(), $ValueExclusions=array())ItemFactory
SetOrderOpsCondition($Condition)ItemFactory