PHP 클래스 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.
저자: Chuck Hagenbuch ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_readmes

공개 메소드들

메소드 설명
__construct ( array $readmes )
chooseReadme ( )
compareReadmes ( $a, $b )

보호된 메소드들

메소드 설명
_isHtmlReadme ( Horde_Vcs_File $readme )

메소드 상세

__construct() 공개 메소드

public __construct ( array $readmes )
$readmes array

_isHtmlReadme() 보호된 메소드

protected _isHtmlReadme ( Horde_Vcs_File $readme )
$readme Horde_Vcs_File

chooseReadme() 공개 메소드

public chooseReadme ( )

compareReadmes() 공개 메소드

public compareReadmes ( $a, $b )

프로퍼티 상세

$_readmes 보호되어 있는 프로퍼티

protected $_readmes