[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/VFS/ -> ISOWriter.php (sommaire)

(pas de description)

Poids: 109 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

VFS_ISOWriter:: (3 méthodes):
  VFS_ISOWriter()
  process()
  factory()


Classe: VFS_ISOWriter  - X-Ref

VFS API for abstracted creation of ISO (CD-ROM) filesystems.

$Horde: framework/VFS_ISOWriter/ISOWriter.php,v 1.1.8.7 2006/01/01 21:28:43 jan Exp $

Copyright 2004-2006 Cronosys, LLC <http://www.cronosys.com/>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

VFS_ISOWriter(&$sourceVfs, &$targetVfs, $params)   X-Ref
Constructs a new VFS_ISOWriter object

param: array $params  A hash containing parameters.

process()   X-Ref
Create the ISO image

return: mixed  Null or PEAR_Error on failure.

factory(&$sourceVfs, &$targetVfs, $params)   X-Ref
Attempt to create a concrete VFS_ISOWriter subclass.

This method uses its parameters and checks the system to determine
the most appropriate subclass to use for building ISO images.  If
none is found, an error is raised.

param: object &$sourceVfs      Reference to the VFS object from which
param: object &$targetVfs      Reference to the VFS object to which the
param: array $params           Hash of parameters for creating the
return: object                 A newly created concrete VFS_ISOWriter



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7