| Fully Qualified Name: | Zend\View\Stream |
Stream wrapper to convert markup of mostly-PHP templates into PHP prior to include().
Based in large part on the example at http://www.php.net/manual/en/function.stream-wrapper-register.php
As well as the example provided at:
http://mikenaberezny.com/2006/02/19/symphony-templates-ruby-erb/
written by
Mike Naberezny (@link http://mikenaberezny.com)
Paul M. Jones (@link http://paul-m-jones.com)
| Name | Description | Defined By |
|---|---|---|
| stream_eof() | Stream | |
| stream_open() | Stream | |
| stream_read() | Stream | |
| stream_seek() | Stream | |
| stream_stat() | Stream | |
| stream_tell() | Stream | |
| url_stat() | Stream |
Returns: void
| Parameter Name | Type | Description |
|---|---|---|
| $path | ||
| $mode | ||
| $options | ||
| $opened_path |
Returns: void
| Parameter Name | Type | Description |
|---|---|---|
| $count |
Returns: void
| Parameter Name | Type | Description |
|---|---|---|
| $offset | ||
| $whence |
Returns: void
Returns: void
Returns: void
Returns: void