fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info stringstream
[ class tree: stringstream ] [ index: stringstream ] [ all elements ]

Class: JStreamString

Source Location: /libraries/joomla/filesystem/streams/string.php

Class JStreamString

Class Overview

String Stream Wrapper

This file allows you to use a PHP string like you would normally use a regular stream wrapper

PHP5

Created on Aug 7, 2008

Located in /libraries/joomla/filesystem/streams/string.php [line 23]



		
				Author(s):
		
API Tags:
Filesource:  Source Code for this file

Information Tags:
Version:  SVN: $Id: string.php 13314 2009-10-24 07:09:41Z eddieajau $
Copyright:  Copyright (C) 2005 - 2009 Open Source Matters, Inc. All rights reserved.
License:  GNU

Properties

Methods

[ Top ]
Property Summary
mixed   $_currentstring  
mixed   $_len  
mixed   $_mode  
mixed   $_opened_path  
mixed   $_options  
mixed   $_path  
mixed   $_pos  
mixed   $_stat  

[ Top ]
Method Summary
void   stream_eof()  
void   stream_flush()  
void   stream_open()  
void   stream_read()  
void   stream_seek()  
void   stream_stat()  
void   stream_tell()  
void   stream_write()  
void   url_stat()  

[ Top ]
Properties
mixed   $_currentstring [line 25]
API Tags:
Access:  private


[ Top ]
mixed   $_len [line 31]
API Tags:
Access:  private


[ Top ]
mixed   $_mode [line 27]
API Tags:
Access:  private


[ Top ]
mixed   $_opened_path [line 29]
API Tags:
Access:  private


[ Top ]
mixed   $_options [line 28]
API Tags:
Access:  private


[ Top ]
mixed   $_path [line 26]
API Tags:
Access:  private


[ Top ]
mixed   $_pos [line 30]
API Tags:
Access:  private


[ Top ]
mixed   $_stat [line 33]
API Tags:
Access:  private


[ Top ]
Methods
stream_eof  [line 95]

  void stream_eof( )



[ Top ]
stream_flush  [line 128]

  void stream_flush( )



[ Top ]
stream_open  [line 35]

  void stream_open( $path, $mode, $options, &$opened_path  )

Parameters:
   $path: 
   $mode: 
   $options: 
   &$opened_path: 


[ Top ]
stream_read  [line 77]

  void stream_read( $count  )

Parameters:
   $count: 


[ Top ]
stream_seek  [line 103]

  void stream_seek( $offset, $whence  )

Parameters:
   $offset: 
   $whence: 


[ Top ]
stream_stat  [line 50]

  void stream_stat( )



[ Top ]
stream_tell  [line 90]

  void stream_tell( )



[ Top ]
stream_write  [line 84]

  void stream_write( $data  )

Parameters:
   $data: 


[ Top ]
url_stat  [line 55]

  void url_stat( $path, [ $flags = 0]  )

Parameters:
   $path: 
   $flags: 


[ Top ]

The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 23:22:31 -0200 by phpDocumentor 1.4.3