Core Class
View Source on Trac ↗
Core Class
POMO_FileReader
class POMO_FileReader
// Constructor: function Object() { [native code] } No description available.
Methods 8 methods
| Method / Return | Description |
|---|---|
| __construct() void | No description available.
Parameters: $filename: mixed |
| POMO_FileReader() void | PHP4 constructor.
Parameters: $filename: mixed |
| read() (string | No description available.
Parameters: $bytes: mixed |
| seekto() bool | No description available.
Parameters: $pos: mixed |
| is_resource() bool | No description available. |
| feof() bool | No description available. |
| close() bool | No description available. |
| read_all() string | No description available. |
Properties
| Property / Type | Description |
|---|---|
| $_f mixed public | No description available. |
Class Information
Source File
wp-includes/pomo/streams.php
Advertisement