PHP Class View_Icon, atk4

Inheritance: extends View
Show file Open project: atk4/atk4

Public Properties

Property Type Description
$shape string

Public Methods

Method Description
init ( ) Initialization
render ( ) Render
setText ( string $shape ) Sets icon by its shape.

Method Details

init() public method

Initialization
public init ( )

render() public method

Render
public render ( )

setText() public method

Sets icon by its shape.
public setText ( string $shape )
$shape string

Property Details

$shape public property

public string $shape
return string