프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$output | |||
$table | TableHelper |
메소드 | 설명 | |
---|---|---|
__call ( string $method, array $parameters ) : mixed | Pass all called functions to the table helper | |
__construct ( |
Render the table and pass the output back. | |
__toString ( ) : string | Render the table and pass the output back. |
public __construct ( |
||
$command | ||
리턴 | void |
public __toString ( ) : string | ||
리턴 | string |