class ImportStacksContentRoutine extends AbstractPageContentRoutine implements SpecifiableHomePageRoutineInterface (View source)

Methods

static Package|null
getPackageObject(string|SimpleXMLElement $pkgHandle)

Get a package entity given its handle.

getHandle()

No description

setHomePage($page)

No description

import(SimpleXMLElement $sx)

No description

Details

static protected Package|null getPackageObject(string|SimpleXMLElement $pkgHandle)

Get a package entity given its handle.

Parameters

string|SimpleXMLElement $pkgHandle

the package handle (or an XML attribute/node whose content is the package handle)

Return Value

Package|null

importPageAreas(Page $page, SimpleXMLElement $px)

No description

Parameters

Page $page
SimpleXMLElement $px

getHandle()

No description

setHomePage($page)

No description

Parameters

$page

import(SimpleXMLElement $sx)

No description

Parameters

SimpleXMLElement $sx