PHP 클래스 View_Icon, atk4

상속: extends View
파일 보기 프로젝트 열기: atk4/atk4

공개 프로퍼티들

프로퍼티 타입 설명
$shape string

공개 메소드들

메소드 설명
init ( ) Initialization
render ( ) Render
setText ( string $shape ) Sets icon by its shape.

메소드 상세

init() 공개 메소드

Initialization
public init ( )

render() 공개 메소드

Render
public render ( )

setText() 공개 메소드

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

프로퍼티 상세

$shape 공개적으로 프로퍼티

public string $shape
리턴 string