\Pivot\Client\EntitiesLegacySettings

SystemSettings

Summary

Methods
Properties
Constants
getId()
getLabel()
setLabel()
getFeildType()
setFeildType()
getField()
setField()
getValue()
setValue()
getOrdering()
setOrdering()
getHelpNotice()
setHelpNotice()
getFieldSet()
setFieldSet()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$label
$feildType
$field
$value
$ordering
$helpNotice
$fieldSet
N/A

Properties

$id

$id : integer

Type

integer

$label

$label : string

Type

string

$feildType

$feildType : string

Type

string

$field

$field : string

Type

string

$value

$value : string

Type

string

$ordering

$ordering : string

Type

string

$helpNotice

$helpNotice : string

Type

string

$fieldSet

$fieldSet : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

getLabel()

getLabel() : string

Get the value of Label

Returns

string —

$label

setLabel()

setLabel(string  $label) : self

Set the value of Label

Parameters

string $label

label

Returns

self

getFeildType()

getFeildType() : string

Get the value of Feild Type

Returns

string —

$fieldType

setFeildType()

setFeildType(  $feildType) : self

Set the value of Feild Type

Parameters

$feildType

Returns

self

getField()

getField() : string

Get the value of Field

Returns

string —

$field

setField()

setField(string  $field) : self

Set the value of Field

Parameters

string $field

field

Returns

self

getValue()

getValue() : string

Get the value of Value

Returns

string —

$value

setValue()

setValue(string  $value) : self

Set the value of Value

Parameters

string $value

value

Returns

self

getOrdering()

getOrdering() : string

Get the value of Ordering

Returns

string —

$ordering

setOrdering()

setOrdering(string  $ordering) : self

Set the value of Ordering

Parameters

string $ordering

ordering

Returns

self

getHelpNotice()

getHelpNotice() : string

Get the value of Help Notice

Returns

string —

$helpNotice

setHelpNotice()

setHelpNotice(string  $helpNotice) : self

Set the value of Help Notice

Parameters

string $helpNotice

helpNotice

Returns

self

getFieldSet()

getFieldSet() : string

Get the value of Field Set

Returns

string —

$fieldSet

setFieldSet()

setFieldSet(string  $fieldSet) : self

Set the value of Field Set

Parameters

string $fieldSet

fieldSet

Returns

self