Chora_Readme_Collection
in package
Copyright 2000-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Tags
Table of Contents
- CHOOSE_A = -1
- CHOOSE_B = 1
- EQUAL = 0
- $_readmes : mixed
- __construct() : mixed
- chooseReadme() : mixed
- compareReadmes() : mixed
- _isHtmlReadme() : mixed
Constants
CHOOSE_A
public
mixed
CHOOSE_A
= -1
CHOOSE_B
public
mixed
CHOOSE_B
= 1
EQUAL
public
mixed
EQUAL
= 0
Properties
$_readmes
protected
mixed
$_readmes
Methods
__construct()
public
__construct(array<string|int, mixed> $readmes) : mixed
Parameters
- $readmes : array<string|int, mixed>
Return values
mixed —chooseReadme()
public
chooseReadme() : mixed
Return values
mixed —compareReadmes()
public
compareReadmes(mixed $a, mixed $b) : mixed
Parameters
- $a : mixed
- $b : mixed
Return values
mixed —_isHtmlReadme()
protected
_isHtmlReadme(Horde_Vcs_File $readme) : mixed
Parameters
- $readme : Horde_Vcs_File