class Value extends ConcreteObject implements AttributeValueInterface (View source)

Properties

$error from  ConcreteObject
protected $attributeType
protected $attributeKey

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

getController()

No description

getAttributeValue()

No description

getValueObject()

No description

static 
getByID($avID)

No description

load($avID)

No description

setAttributeKey($ak)

No description

bool|Error
validateAttributeValue()

Validates the current attribute value to see if it fulfills the "requirement" portion of an attribute.

getValue($mode = false)

No description

getSearchIndexValue()

No description

delete()

No description

Key
getAttributeKey()

No description

getAttributeValueID()

No description

getAttributeValueUserID()

No description

getAttributeValueDateAdded()

No description

getAttributeTypeID()

No description

getAttributeTypeObject()

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

getController()

No description

protected getAttributeValue()

No description

getValueObject()

No description

static getByID($avID)

No description

Parameters

$avID

protected load($avID)

No description

Parameters

$avID

setAttributeKey($ak)

No description

Parameters

$ak

bool|Error validateAttributeValue()

Validates the current attribute value to see if it fulfills the "requirement" portion of an attribute.

Return Value

bool|Error

getValue($mode = false)

No description

Parameters

$mode

getSearchIndexValue()

No description

delete()

No description

Key getAttributeKey()

No description

Return Value

Key

getAttributeValueID()

No description

getAttributeValueUserID()

No description

getAttributeValueDateAdded()

No description

getAttributeTypeID()

No description

getAttributeTypeObject()

No description