CWIS Developer Documentation
|
This is the complete list of members for MessageFactory, including all inherited members.
$DB | ItemFactory | protected |
__construct() | MessageFactory | |
ItemFactory::__construct($ItemClassName, $ItemTableName, $ItemIdColumnName, $ItemNameColumnName=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(), $NameExclusions=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 | |
GetItemIdsByNames($Names) | 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 | |
GetMessagesPostedByUser($UserId, $Count=NULL) | MessageFactory | |
GetNextItemId() | ItemFactory | |
GetNextTempItemId() | ItemFactory | |
InsertAfter($TargetItem, $NewItem) | ItemFactory | |
InsertBefore($TargetItem, $NewItem) | ItemFactory | |
ItemExists($ItemId, $IgnoreSqlCondition=FALSE) | ItemFactory | |
NameIsInUse($Name, $IgnoreCase=FALSE) | ItemFactory | |
Prepend($Item) | ItemFactory | |
ReindexByItemIds($Array) | ItemFactory | |
RemoveItemFromOrder($ItemId) | ItemFactory | |
SearchForItemNames($SearchString, $NumberOfResults=100, $IncludeVariants=FALSE, $UseBooleanMode=TRUE, $Offset=0, $IdExclusions=array(), $NameExclusions=array()) | ItemFactory | |
SetOrderOpsCondition($Condition) | ItemFactory |