PHP Class Sulu\Component\Content\Types\TextLine

Inheritance: extends Sulu\Component\Content\SimpleContentType
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( $template )
getDefaultParams ( Sulu\Component\Content\Compat\PropertyInterface $property = null )
getTemplate ( ) : string returns a template to render a form.

Method Details

__construct() public method

public __construct ( $template )

getDefaultParams() public method

public getDefaultParams ( Sulu\Component\Content\Compat\PropertyInterface $property = null )
$property Sulu\Component\Content\Compat\PropertyInterface

getTemplate() public method

returns a template to render a form.
public getTemplate ( ) : string
return string