class ListEditorPage extends Page

Class ListEditorPage

Properties

ListsController $mod
protected $default_page from  Page

Methods

getFormEditPresets(Form $form, ListProperties $list)

No description

xelos_global_template|string|bool
get_page(mixed $subpage = false)

No description

array
importListFromFile($importData, $options, $processedFdl)

Callback method for the list file XUI import.

init()

No description

Details

at line 971
Form getFormEditPresets(Form $form, ListProperties $list)

No description

Parameters

Form $form
ListProperties $list

Return Value

Form

at line 64
xelos_global_template|string|bool get_page(mixed $subpage = false)

No description

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

Exceptions

ContentException

at line 1223
array importListFromFile($importData, $options, $processedFdl)

Callback method for the list file XUI import.

Parameters

$importData
$options
$processedFdl

Return Value

array

Exceptions

JsonException

at line 41
init()

No description