Assignment
abstract class Assignment extends ConcreteObject (View source)
Properties
$error | from ConcreteObject |
Methods
loadDetails($mixed)
No description
static Assignment[]
getList(mixed $mixed)
No description
static Assignment|null
getFeature(string $feHandle, mixes $mixed)
No description
static Assignment
static
assignmentIsInUse()
No description
getFeatureAssignmentID()
No description
getFeatureID()
No description
getFeatureObject()
No description
getFeatureDetailObject()
No description
getFeatureDetailHandle()
No description
static
getByID($faID, $mixed)
No description
delete()
No description
Details
loadError($error)
No description
isError()
No description
getError()
No description
setPropertiesFromArray($arr)
No description
static
camelcase($file)
No description
static
uncamelcase($string)
No description
abstract
loadDetails($mixed)
No description
static Assignment[]
getList(mixed $mixed)
No description
static Assignment|null
getFeature(string $feHandle, mixes $mixed)
No description
static Assignment
add(Feature $fe, Detail $fd, mixed $mixed)
No description
protected
assignmentIsInUse()
No description
getFeatureAssignmentID()
No description
getFeatureID()
No description
getFeatureObject()
No description
getFeatureDetailObject()
No description
getFeatureDetailHandle()
No description
static
getByID($faID, $mixed)
No description
delete()
No description