class ChildLink extends Model (View source)

Properties

int $childIndex
string $type
string $variable

Methods

setChildIndex($childIndex)

No description

int
getChildIndex()

No description

setType($type)

No description

string
getType()

No description

setVariable($variable)

No description

string
getVariable()

No description

Details

setChildIndex($childIndex)

No description

Parameters

$childIndex

int getChildIndex()

No description

Return Value

int

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setVariable($variable)

No description

Parameters

$variable

string getVariable()

No description

Return Value

string