PHP Class App\services\OptionFormGroup

Show file Open project: printempw/blessing-skin-server

Protected Properties

Property Type Description
$id
$items

Public Methods

Method Description
__construct ( $id )
addon ( $value )
render ( )
text ( $id, $value = null )

Method Details

__construct() public method

public __construct ( $id )

addon() public method

public addon ( $value )

render() public method

public render ( )

text() public method

public text ( $id, $value = null )

Property Details

$id protected property

protected $id

$items protected property

protected $items