class RssFeed extends Item (View source)

Properties

$error from  ConcreteObject
protected $feHandles from  Item
protected $templates from  Item

Methods

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

getGatheringItemID()

No description

from  Item
getGatheringDataSourceHandle()

No description

from  Item
getGatheringDataSourceID()

No description

from  Item
from  Item
getGatheringItemTemplateID(GatheringItemTemplateType $type)

No description

from  Item
getGatheringItemTemplateObject(GatheringItemTemplateType $type)

No description

from  Item
from  Item
getGatheringItemSlotWidth()

No description

from  Item
getGatheringItemSlotHeight()

No description

from  Item
from  Item
from  Item
getGatheringItemKey()

No description

from  Item
getGatheringObject()

No description

from  Item
getGatheringID()

No description

from  Item
from  Item
loadGatheringItemTemplates()

No description

from  Item
moveToNewGathering(Gathering $gathering)

No description

from  Item
setGatheringItemTemplate(GatheringItemTemplateType $type, GatheringItemTemplate $template)

No description

from  Item
setGatheringItemBatchDisplayOrder($gaiBatchDisplayOrder)

No description

from  Item
setGatheringItemBatchTimestamp($gaiBatchTimestamp)

No description

from  Item
setGatheringItemSlotWidth($gaiSlotWidth)

No description

from  Item
setGatheringItemSlotHeight($gaiSlotHeight)

No description

from  Item
static 
getByID($gaiID)

No description

from  Item
static 
getListByKey(DataSource $ags, $gaiKey)

No description

from  Item
static 
__callStatic($name, $arguments)

No description

from  Item
static 
create(Gathering $ag, DataSource $ags, $gaiPublicDateTime, $gaiTitle, $gaiKey, $gaiSlotWidth = 1, $gaiSlotHeight = 1)

No description

from  Item
duplicate(Gathering $gathering)

No description

from  Item
deleteFeatureAssignments()

No description

from  Item
addFeatureAssignment($feHandle, $mixed)

No description

from  Item
copyFeatureAssignment(FeatureAssignment $fa)

No description

from  Item
sortByFeatureScore($a, $b)

No description

from  Item
weightByFeatureScore($a, $b)

No description

from  Item
from  Item
from  Item
itemSupportsGatheringItemTemplate(GatheringItemTemplate $template)

No description

from  Item
delete()

No description

from  Item
deactivate()

No description

from  Item
render(GatheringItemTemplateType $type)

No description

from  Item
static Key[]
add(GatheringDataSourceConfiguration $configuration, $post)

Deprecated method. Use Item::create instead.

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

loadDetails()

No description

canViewGatheringItem()

No description

assignFeatureAssignments($post)

No description

Parameters

$post

static getListByItem(mixed $mixed)

No description

Parameters

mixed $mixed

getGatheringItemID()

No description

getGatheringDataSourceHandle()

No description

getGatheringDataSourceID()

No description

getGatheringItemPublicDateTime()

No description

getGatheringItemTemplateID(GatheringItemTemplateType $type)

No description

Parameters

GatheringItemTemplateType $type

getGatheringItemTemplateObject(GatheringItemTemplateType $type)

No description

Parameters

GatheringItemTemplateType $type

getGatheringItemTemplateHandle()

No description

getGatheringItemSlotWidth()

No description

getGatheringItemSlotHeight()

No description

getGatheringItemBatchTimestamp()

No description

getGatheringItemBatchDisplayOrder()

No description

getGatheringItemKey()

No description

getGatheringObject()

No description

getGatheringID()

No description

getGatheringItemFeatureHandles()

No description

protected loadGatheringItemTemplates()

No description

moveToNewGathering(Gathering $gathering)

No description

Parameters

Gathering $gathering

setGatheringItemTemplate(GatheringItemTemplateType $type, GatheringItemTemplate $template)

No description

Parameters

GatheringItemTemplateType $type
GatheringItemTemplate $template

setGatheringItemBatchDisplayOrder($gaiBatchDisplayOrder)

No description

Parameters

$gaiBatchDisplayOrder

setGatheringItemBatchTimestamp($gaiBatchTimestamp)

No description

Parameters

$gaiBatchTimestamp

setGatheringItemSlotWidth($gaiSlotWidth)

No description

Parameters

$gaiSlotWidth

setGatheringItemSlotHeight($gaiSlotHeight)

No description

Parameters

$gaiSlotHeight

static getByID($gaiID)

No description

Parameters

$gaiID

static protected getListByKey(DataSource $ags, $gaiKey)

No description

Parameters

DataSource $ags
$gaiKey

static __callStatic($name, $arguments)

No description

Parameters

$name
$arguments

static create(Gathering $ag, DataSource $ags, $gaiPublicDateTime, $gaiTitle, $gaiKey, $gaiSlotWidth = 1, $gaiSlotHeight = 1)

No description

Parameters

Gathering $ag
DataSource $ags
$gaiPublicDateTime
$gaiTitle
$gaiKey
$gaiSlotWidth
$gaiSlotHeight

duplicate(Gathering $gathering)

No description

Parameters

Gathering $gathering

deleteFeatureAssignments()

No description

addFeatureAssignment($feHandle, $mixed)

No description

Parameters

$feHandle
$mixed

copyFeatureAssignment(FeatureAssignment $fa)

No description

Parameters

FeatureAssignment $fa

protected sortByFeatureScore($a, $b)

No description

Parameters

$a
$b

protected weightByFeatureScore($a, $b)

No description

Parameters

$a
$b

setAutomaticGatheringItemSlotWidth()

No description

setAutomaticGatheringItemSlotHeight()

No description

setAutomaticGatheringItemTemplate()

No description

itemSupportsGatheringItemTemplate(GatheringItemTemplate $template)

No description

Parameters

GatheringItemTemplate $template

delete()

No description

deactivate()

No description

render(GatheringItemTemplateType $type)

No description

Parameters

GatheringItemTemplateType $type

static Key[] add(GatheringDataSourceConfiguration $configuration, $post)

Deprecated method. Use Item::create instead.

Parameters

GatheringDataSourceConfiguration $configuration
$post

Return Value

Key[]