CWIS Developer Documentation
|
This is the complete list of members for FileFactory, including all inherited members.
$DB | ItemFactory | protected |
__construct($FieldId=NULL) | FileFactory | |
AddItem($ItemName, $AdditionalValues=NULL) | ItemFactory | |
Append($Item) | ItemFactory | |
CleanOutStaleTempItems($MinutesUntilStale=10080) | ItemFactory | |
ClearCurrentEditedItem() | ItemFactory | |
ClearCurrentEditedItemId() | ItemFactory | |
Copy($FileToCopy) | FileFactory | |
DeleteItem($ItemId) | ItemFactory | |
GetCountForItemNames($SearchString, $IncludeVariants=FALSE, $UseBooleanMode=TRUE, $IdExclusions=array(), $ValueExclusions=array()) | ItemFactory | |
GetCurrentEditedItemId() | ItemFactory | |
GetFilesForResource($ResourceOrResourceId, $ReturnObjects=TRUE) | FileFactory | |
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) | ItemFactory | |
GetLastTempItemId() | ItemFactory | |
GetLatestModificationDate($Condition=NULL) | ItemFactory | |
GetNextItemId() | ItemFactory | |
GetNextTempItemId() | ItemFactory | |
InsertAfter($TargetItem, $NewItem) | ItemFactory | |
InsertBefore($TargetItem, $NewItem) | ItemFactory | |
ItemExists($ItemId, $IgnoreSqlCondition=FALSE) | ItemFactory | |
ItemFactory($ItemClassName, $ItemTableName, $ItemIdFieldName, $ItemNameFieldName=NULL, $OrderOpsAllowed=FALSE, $SqlCondition=NULL) | 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 | |
SetCurrentEditedItemId($NewId) | ItemFactory | |
SetOrderOpsCondition($Condition) | ItemFactory |