class Feature 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

getFeatureDetailObject($mixed)

No description

static 
getByID($feID)

No description

static 
getByHandle($feHandle)

No description

static 
getListByPackage($pkg)

No description

static 
getList()

No description

getFeatureID()

No description

getFeatureHandle()

No description

getFeatureName()

No description

getFeatureScore()

No description

hasFeatureCustomClass()

No description

getPackageID()

No description

getPackageHandle()

No description

static 
add($feHandle, $feScore = 1, $feHasCustomClass = false, $pkg = false)

No description

export($fxml, $full = true)

No description

static 
exportList($xml)

No description

delete()

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

getFeatureDetailObject($mixed)

No description

Parameters

$mixed

static getByID($feID)

No description

Parameters

$feID

static getByHandle($feHandle)

No description

Parameters

$feHandle

static getListByPackage($pkg)

No description

Parameters

$pkg

static getList()

No description

getFeatureID()

No description

getFeatureHandle()

No description

getFeatureName()

No description

getFeatureScore()

No description

hasFeatureCustomClass()

No description

getPackageID()

No description

getPackageHandle()

No description

static add($feHandle, $feScore = 1, $feHasCustomClass = false, $pkg = false)

No description

Parameters

$feHandle
$feScore
$feHasCustomClass
$pkg

export($fxml, $full = true)

No description

Parameters

$fxml
$full

static exportList($xml)

No description

Parameters

$xml

delete()

No description