class Feed (View source)

Methods

static 
getList()

No description

static 
exportList(SimpleXMLElement $node)

No description

static 
getByID($id)

No description

static Feed|null
getByHandle($pfHandle)

Get a PageFeed by its handle

Details

static getList()

No description

static exportList(SimpleXMLElement $node)

No description

Parameters

SimpleXMLElement $node

static getByID($id)

No description

Parameters

$id

static Feed|null getByHandle($pfHandle)

Get a PageFeed by its handle

Parameters

$pfHandle

Return Value

Feed|null