[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

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

(pas de description)

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

Définit 1 class

VFS_ISOWriter_RealInputStrategy:: (4 méthodes):
  VFS_ISOWriter_RealInputStrategy()
  getRealPath()
  finished()
  factory()


Classe: VFS_ISOWriter_RealInputStrategy  - X-Ref

Encapsulate strategies for getting a real, local filesystem structure from
a VFS.

$Horde: framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.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_RealInputStrategy(&$sourceVfs, $sourceRoot)   X-Ref
The root directory within the source VFS


getRealPath()   X-Ref
Get a real path to the input tree.

return: mixed    A string with the real path, or PEAR_Error on failure.

finished()   X-Ref
Indicate we are finished with this input strategy.

return: mixed        Null or PEAR_Error on failure.

factory(&$sourceVfs, $sourceRoot)   X-Ref
Decide which strategy to use to get a real FS and create it.

param: object &$sourceVfs        The VFS we want to read from.
param: string $sourceRoot        The root directory in that VFS.
return: object   A concrete strategy or PEAR_Error if no strategy is



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