CWIS Developer Documentation
|
This is the complete list of members for ControlledNameFactory, including all inherited members.
$DB | ItemFactory | protected |
__construct($FieldId=NULL) | ControlledNameFactory | |
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 | |
FindMatchingRecentlyUsedValues($SearchString, $NumberOfResults=5, $IdExclusions=array(), $ValueExclusions=array()) | ControlledNameFactory | |
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) | ItemFactory | |
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 | |
GetUsageCount() | ControlledNameFactory | |
InsertAfter($TargetItem, $NewItem) | ItemFactory | |
InsertBefore($TargetItem, $NewItem) | ItemFactory | |
ItemExists($ItemId, $IgnoreSqlCondition=FALSE) | ItemFactory | |
NameIsInUse($Name, $IgnoreCase=FALSE) | ItemFactory | |
Prepend($Item) | ItemFactory | |
RemoveItemFromOrder($ItemId) | ItemFactory | |
SearchForItemNames($SearchString, $NumberOfResults=100, $IncludeVariants=FALSE, $UseBooleanMode=TRUE, $Offset=0, $IdExclusions=array(), $ValueExclusions=array()) | ItemFactory | |
SetOrderOpsCondition($Condition) | ItemFactory |