[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

VFS_ISOWriter_RealOutputStrategy:: (4 méthodes):
  VFS_ISOWriter_RealOutputStrategy()
  factory()
  getRealFilename()
  finished()


Classe: VFS_ISOWriter_RealOutputStrategy  - X-Ref

Encapsulate strategies for ability to write output to real file.

$Horde: framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.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_RealOutputStrategy(&$targetVfs, $targetFile)   X-Ref
Constructor

param: object &$targetVfs        The VFS to which we will write the
param: string $targetFile        The path and name of file to write.

factory(&$targetVfs, $targetFile)   X-Ref
Select and create a concrete strategy for using a real output file.

param: object &$targetVfs        The VFS to which we will write the
param: string $targetFile        The path and filename of the target
return: object   A concrete output strategy object or PEAR_Error on

getRealFilename()   X-Ref
Get a real filesystem filename we can write to.

return: string   The filename or PEAR_Error on failure.

finished()   X-Ref
Indicate that we're done writing to the real file.

return: mixed    Null or PEAR_Error on failure.



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