PreferenceEdit
class PreferenceEdit
Controller for editing preferences.
Methods
__construct(object $model, object $viewModel)
Constructor
array
cancel()
Cancel the edit preferences action.
array
display()
Display the edit preferences form.
array
update()
Process the edit preferences submission.
Details
at line 42
__construct(object $model, object $viewModel)
Constructor
at line 55
array
cancel()
Cancel the edit preferences action.
at line 67
array
display()
Display the edit preferences form.
at line 79
array
update()
Process the edit preferences submission.