class ShowFormAction extends xelos_workflows_action_base

Properties

ListsController $mod

Methods

get_fdl()

No description

get_ui_form(array|string $form_params = [])

Overwrites the parent form because a lists module in a group context sets the wrong action URL, e.g. a list module installed in the groups instance projects would link to /projects_list/.

get_user_interface()

Action UI-Interface

has_ui_action()

No description

Details

at line 21
get_fdl()

No description

at line 129
Form get_ui_form(array|string $form_params = [])

Overwrites the parent form because a lists module in a group context sets the wrong action URL, e.g. a list module installed in the groups instance projects would link to /projects_list/.

..

Parameters

array|string $form_params

FormName if string

Return Value

Form

See also

\XELOS\Modules\Lists\Hook\Workflows\xelos_workflows_action_base::get_ui_form()

at line 40
get_user_interface()

Action UI-Interface

at line 17
has_ui_action()

No description