Property | Type | Description | |
---|---|---|---|
$path | string | Path to view dir. |
Method | Description | |
---|---|---|
__construct ( string $path = '' ) | The constructor. | |
exists ( string $file ) : boolean | Check if file exists. | |
render ( string $file ) : string | Render file. |
Method | Description | |
---|---|---|
file ( string $file ) : string | Get full path to file with php exstention. |