class FormLayoutSet extends ConcreteObject (View source)

Properties

$error from  ConcreteObject

Methods

loadError($error)

No description

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

static 
camelcase($file)

No description

static 
uncamelcase($string)

No description

getPageTypeID()

No description

getPageTypeObject()

No description

string
getPageTypeComposerFormLayoutSetDisplayName(string $format = 'html')

Returns the display name for this instance (localized and escaped accordingly to $format)

getPageTypeComposerFormLayoutSetDisplayDescription($format = 'html')

No description

static 
getList(Type $pagetype)

No description

static 
getByID($ptComposerFormLayoutSetID)

No description

export($fxml)

No description

updateFormLayoutSetName($ptComposerFormLayoutSetName)

No description

updateFormLayoutSetDescription($ptComposerFormLayoutSetDescription)

No description

updateFormLayoutSetDisplayOrder($displayOrder)

No description

delete()

No description

duplicate(Type $type)

No description

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

getPageTypeComposerFormLayoutSetID()

No description

getPageTypeComposerFormLayoutSetName()

No description

getPageTypeComposerFormLayoutSetDescription()

No description

getPageTypeComposerFormLayoutSetDisplayOrder()

No description

getPageTypeID()

No description

Type getPageTypeObject()

No description

Return Value

Type

string getPageTypeComposerFormLayoutSetDisplayName(string $format = 'html')

Returns the display name for this instance (localized and escaped accordingly to $format)

Parameters

string $format

= 'html' Escape the result in html format (if $format is 'html'). If $format is 'text' or any other value, the display name won't be escaped.

Return Value

string

getPageTypeComposerFormLayoutSetDisplayDescription($format = 'html')

No description

Parameters

$format

static getList(Type $pagetype)

No description

Parameters

Type $pagetype

static getByID($ptComposerFormLayoutSetID)

No description

Parameters

$ptComposerFormLayoutSetID

export($fxml)

No description

Parameters

$fxml

updateFormLayoutSetName($ptComposerFormLayoutSetName)

No description

Parameters

$ptComposerFormLayoutSetName

updateFormLayoutSetDescription($ptComposerFormLayoutSetDescription)

No description

Parameters

$ptComposerFormLayoutSetDescription

updateFormLayoutSetDisplayOrder($displayOrder)

No description

Parameters

$displayOrder

delete()

No description

rescanFormLayoutSetControlDisplayOrder()

No description

duplicate(Type $type)

No description

Parameters

Type $type