Source for file rw.php
Documentation is available at rw.php
* <tasks:unixeol> - read/write version
* @author Greg Beaver <cellog@php.net>
* @copyright 1997-2009 The Authors
* @license http://opensource.org/licenses/bsd-license.php New BSD License
* @version CVS: $Id: rw.php 313023 2011-07-06 19:17:11Z dufuz $
* @link http://pear.php.net/package/PEAR
* @since File available since Release 1.4.0a10
require_once 'PEAR/Task/Unixeol.php';
* Abstracts the unixeol task xml.
* @author Greg Beaver <cellog@php.net>
* @copyright 1997-2009 The Authors
* @license http://opensource.org/licenses/bsd-license.php New BSD License
* @version Release: 1.9.4
* @link http://pear.php.net/package/PEAR
* @since Class available since Release 1.4.0a10
$this->_contents = $fileXml;
$this->_params = array ();
Documentation generated on Wed, 06 Jul 2011 23:31:20 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.
|