class ValueList (View source)

Properties

protected $values
protected $scvlID

Methods

getValues()

No description

getValueListID()

No description

static 
loadFromRequest(ParameterBag $request, StyleList $styles)

No description

static 
loadFromLessFile($file, $urlroot = false)

No description

static 
getByID($scvlID)

No description

save()

No description

addValue(Value $value)

No description

addValues($values)

No description

Details

getValues()

No description

getValueListID()

No description

static loadFromRequest(ParameterBag $request, StyleList $styles)

No description

Parameters

ParameterBag $request
StyleList $styles

static loadFromLessFile($file, $urlroot = false)

No description

Parameters

$file
$urlroot

static getByID($scvlID)

No description

Parameters

$scvlID

save()

No description

addValue(Value $value)

No description

Parameters

Value $value

addValues($values)

No description

Parameters

$values