com\setasign\SetaSite\PropertyContainer\Property
Select
File: /SetaSite/src/PropertyContainer/Property/Select.php
Class hierarchy
Implements
Summary
Properties
$config
protected \com\setasign\SetaFramework\Config\Config AbstractProperty::$config
$value
protected mixed AbstractProperty::$value
Static Methods
Methods
__construct()
public Select::__construct (
\com\setasign\SetaSite\PropertyContainer\ContainerParent\ContainerParentInterface $containerParent,
?\com\setasign\SetaFramework\Config\Config $config = null
)?\com\setasign\SetaFramework\Config\Config $config = null
Parameters
- $containerParent : \com\setasign\SetaSite\PropertyContainer\ContainerParent\ContainerParentInterface
- $config : ?\com\setasign\SetaFramework\Config\Config
setValue()
Sets the value
Strings that are empty will be null
Parameters
- $value : mixed
- $ignoreEditable : bool
Ignore editable property, only for internal use!
