FlickrFeed
class FlickrFeed extends Item (View source)
Properties
$error | from ConcreteObject | ||
protected | $feHandles | from Item | |
protected | $templates | from Item |
Methods
No description
No description
No description
No description
No description
No description
Deprecated method. Use Item::create instead.
Details
loadError($error)
No description
isError()
No description
getError()
No description
setPropertiesFromArray($arr)
No description
static
camelcase($file)
No description
static
uncamelcase($string)
No description
loadDetails()
No description
canViewGatheringItem()
No description
assignFeatureAssignments($post)
No description
static
getListByItem(mixed $mixed)
No description
in
Item at line 37
getGatheringItemID()
No description
in
Item at line 42
getGatheringDataSourceHandle()
No description
in
Item at line 47
getGatheringDataSourceID()
No description
in
Item at line 52
getGatheringItemPublicDateTime()
No description
in
Item at line 57
getGatheringItemTemplateID(GatheringItemTemplateType $type)
No description
in
Item at line 66
getGatheringItemTemplateObject(GatheringItemTemplateType $type)
No description
in
Item at line 74
getGatheringItemTemplateHandle()
No description
in
Item at line 79
getGatheringItemSlotWidth()
No description
in
Item at line 84
getGatheringItemSlotHeight()
No description
in
Item at line 89
getGatheringItemBatchTimestamp()
No description
in
Item at line 94
getGatheringItemBatchDisplayOrder()
No description
in
Item at line 99
getGatheringItemKey()
No description
in
Item at line 104
getGatheringObject()
No description
in
Item at line 109
getGatheringID()
No description
in
Item at line 114
getGatheringItemFeatureHandles()
No description
in
Item at line 127
protected
loadGatheringItemTemplates()
No description
in
Item at line 140
moveToNewGathering(Gathering $gathering)
No description
in
Item at line 153
setGatheringItemTemplate(GatheringItemTemplateType $type, GatheringItemTemplate $template)
No description
in
Item at line 171
setGatheringItemBatchDisplayOrder($gaiBatchDisplayOrder)
No description
in
Item at line 181
setGatheringItemBatchTimestamp($gaiBatchTimestamp)
No description
in
Item at line 191
setGatheringItemSlotWidth($gaiSlotWidth)
No description
in
Item at line 198
setGatheringItemSlotHeight($gaiSlotHeight)
No description
in
Item at line 208
static
getByID($gaiID)
No description
in
Item at line 227
static protected
getListByKey(DataSource $ags, $gaiKey)
No description
in
Item at line 248
static
__callStatic($name, $arguments)
No description
in
Item at line 256
static
create(Gathering $ag, DataSource $ags, $gaiPublicDateTime, $gaiTitle, $gaiKey, $gaiSlotWidth = 1, $gaiSlotHeight = 1)
No description
in
Item at line 284
duplicate(Gathering $gathering)
No description
in
Item at line 325
deleteFeatureAssignments()
No description
in
Item at line 333
addFeatureAssignment($feHandle, $mixed)
No description
in
Item at line 342
copyFeatureAssignment(FeatureAssignment $fa)
No description
in
Item at line 347
protected
sortByFeatureScore($a, $b)
No description
in
Item at line 362
protected
weightByFeatureScore($a, $b)
No description
in
Item at line 370
setAutomaticGatheringItemSlotWidth()
No description
in
Item at line 376
setAutomaticGatheringItemSlotHeight()
No description
in
Item at line 382
setAutomaticGatheringItemTemplate()
No description
in
Item at line 424
itemSupportsGatheringItemTemplate(GatheringItemTemplate $template)
No description
in
Item at line 434
delete()
No description
in
Item at line 442
deactivate()
No description
in
Item at line 448
render(GatheringItemTemplateType $type)
No description
static Key[]
add(GatheringDataSourceConfiguration $configuration, $post)
Deprecated method. Use Item::create instead.