class ScaffoldingManager

Class ScaffoldingManager

Properties

$errors
$message

Methods

bool
makeScaffolding($input, $scaffolding)

No description

array
interpretInputData(array $input)

Takes in input array and sets/unsets data according to form input.

Details

at line 30
bool makeScaffolding($input, $scaffolding)

Parameters

$input
$scaffolding

Return Value

bool

at line 48
array interpretInputData(array $input)

Takes in input array and sets/unsets data according to form input.

Parameters

array $input

Return Value

array