Class StringStream

Description

Helper class, used by URIResolver to stream strings.

Located in /diy-framework/view/URIResolver.class.php (line 13)


	
			
Variable Summary
mixed $position
mixed $xslArg
Method Summary
void stream_eof ()
void stream_open ( $path,  $mode,  $options,  &$opened_path)
void stream_read ( $count)
void stream_tell ()
void url_stat ()
Variables
mixed $position (line 15)
mixed $xslArg (line 16)
Methods
stream_eof (line 18)
void stream_eof ()
stream_open (line 23)
void stream_open ( $path,  $mode,  $options,  &$opened_path)
  • $path
  • $mode
  • $options
  • &$opened_path
stream_read (line 37)
void stream_read ( $count)
  • $count
stream_tell (line 44)
void stream_tell ()
url_stat (line 49)
void url_stat ()

Documentation generated on Tue, 25 Sep 2007 11:17:24 +0200 by phpDocumentor 1.3.2