PHP Class Chora_Readme_Collection, horde

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Chuck Hagenbuch ([email protected])
Mostrar archivo Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_readmes

Public Methods

Method Description
__construct ( array $readmes )
chooseReadme ( )
compareReadmes ( $a, $b )

Protected Methods

Method Description
_isHtmlReadme ( Horde_Vcs_File $readme )

Method Details

__construct() public method

public __construct ( array $readmes )
$readmes array

_isHtmlReadme() protected method

protected _isHtmlReadme ( Horde_Vcs_File $readme )
$readme Horde_Vcs_File

chooseReadme() public method

public chooseReadme ( )

compareReadmes() public method

public compareReadmes ( $a, $b )

Property Details

$_readmes protected_oe property

protected $_readmes