Class AbstractField
Abstract Field
- Blesta\Core\Util\Input\Fields\Common\AbstractField implements Blesta\Core\Util\Input\Fields\Common\FieldInterface
Direct known subclasses
Blesta\Core\Util\Input\Fields\InputFieldIndirect known subclasses
ModuleField
Abstract
Namespace: Blesta\Core\Util\Input\Fields\Common
Package: blesta\core\Util\Input\Fields\Common
Copyright: Copyright (c) 2020, Phillips Data, Inc.
License: The Blesta License Agreement
See:
Link: Blesta
Located at core/Util/Input/Fields/Common/AbstractField.php
Namespace: Blesta\Core\Util\Input\Fields\Common
Package: blesta\core\Util\Input\Fields\Common
Copyright: Copyright (c) 2020, Phillips Data, Inc.
License: The Blesta License Agreement
See:
Blesta\Core\Util\Input\Fields\Common\FieldsInterface
Link: Blesta
Located at core/Util/Input/Fields/Common/AbstractField.php
public
|
#
__construct( string $type )
Constructs a new AbstractField of the given type. Types directly correlate to Form helper method names. |
attach(),
setLabel(),
setParam()
|
public
|
$type
|