class ImportGeolocatorsRoutine extends AbstractRoutine (View source)

Methods

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

Get a package entity given its handle.

getHandle()

No description

unserializeOption($value)

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

getHandle()

No description

protected unserializeOption($value)

No description

Parameters

$value

import(SimpleXMLElement $sx)

No description

Parameters

SimpleXMLElement $sx