onOffice WP Plugin

FormBuilder
in package

Table of Contents

$_pContainer  : Container
__construct()  : mixed
build()  : Form

Properties

Methods

__construct()

public __construct(Container $pContainer) : mixed
Parameters
$pContainer : Container
Return values
mixed

build()

public build(string $formName, string $type) : Form
Parameters
$formName : string
$type : string
Tags
throws
DependencyException
throws
NotFoundException
throws
UnknownFormException
Return values
Form

Search results