\Business

This class contains logic mapping for business layer.

Summary

Methods
Properties
Constants
singleton()
reload()
getSection()
getAction()
setCurrent()
sectionExists()
getChildren()
setSectionDefault()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
__construct()
$business
$sections
$sectionDefault
$currentSection
N/A

Properties

$business

$business : 

Type

$sections

$sections : 

Type

$sectionDefault

$sectionDefault : 

Type

$currentSection

$currentSection : 

Type

Methods

singleton()

singleton() 

reload()

reload() 

getSection()

getSection(  $name = FALSE,   $listFake = FALSE) 

Parameters

$name
$listFake

getAction()

getAction(  $name = FALSE,   $force = FALSE) 

Parameters

$name
$force

setCurrent()

setCurrent(  $section = FALSE,   $action = FALSE) 

Parameters

$section
$action

sectionExists()

sectionExists(  $name) 

Parameters

$name

getChildren()

getChildren(  $father) 

Parameters

$father

setSectionDefault()

setSectionDefault(  $s) 

Parameters

$s

__construct()

__construct()