class Category extends ConcreteObject (View source)

Properties

$error from  ConcreteObject

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

static 
getByID($wpCategoryID)

No description

static 
getByHandle($wpCategoryHandle)

No description

static 
exportList($xml)

No description

static 
getListByPackage($pkg)

No description

getPackageID()

No description

getPackageHandle()

No description

__call($method, $arguments)

No description

delete()

No description

static 
getList()

No description

static 
add($wpCategoryHandle, $pkg = false)

No description

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

static getByID($wpCategoryID)

No description

Parameters

$wpCategoryID

static getByHandle($wpCategoryHandle)

No description

Parameters

$wpCategoryHandle

static exportList($xml)

No description

Parameters

$xml

static getListByPackage($pkg)

No description

Parameters

$pkg

getWorkflowProgressCategoryID()

No description

getWorkflowProgressCategoryHandle()

No description

getPackageID()

No description

getPackageHandle()

No description

getWorkflowProgressCategoryClass()

No description

__call($method, $arguments)

No description

Parameters

$method
$arguments

delete()

No description

static getList()

No description

static add($wpCategoryHandle, $pkg = false)

No description

Parameters

$wpCategoryHandle
$pkg