PHP Class Chora_Renderer_File, horde
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Afficher le fichier
Open project: horde/horde
Protected Properties
Méthodes publiques
Méthode |
Description |
|
__construct ( Horde_View $view, Horde_Vcs_File $file, $revision ) |
|
|
Method Details
__construct()
public méthode
public __construct ( Horde_View $view, Horde_Vcs_File $file, $revision ) |
$view |
Horde_View |
|
$file |
Horde_Vcs_File |
|
Property Details
$_file protected_oe property
protected Horde_Vcs_File $_file |
Résultat |
Horde_Vcs_File |
|
$_revision protected_oe property
protected string $_revision |
Résultat |
string |
|
$_view protected_oe property
protected Horde_View $_view |
Résultat |
Horde_View |
|