PluginsModelPlugin::preprocessForm

    Signature

    protected function preprocessForm(JForm $form, [ $data = 'content', [string $group = 'content']] )

    Parameters

    $form
    $data
    $group

    Returns

    mixed
    True if successful.

    Errors/Exceptions

    Exception
    if there is an error in the form event.

    Parent Implementation