PHP 클래스 Update

This class can be used by bot plugins to handle updates (get them, install them).
파일 보기 프로젝트 열기: codiad/codiad 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$archive
$commits
$remote

공개 메소드들

메소드 설명
Check ( )
Clear ( )
Init ( )
OptOut ( )
__construct ( )
getLocalVersion ( )
getRemoteVersion ( $action, $localversion = "" )

메소드 상세

Check() 공개 메소드

public Check ( )

Clear() 공개 메소드

public Clear ( )

Init() 공개 메소드

public Init ( )

OptOut() 공개 메소드

public OptOut ( )

__construct() 공개 메소드

public __construct ( )

getLocalVersion() 공개 메소드

public getLocalVersion ( )

getRemoteVersion() 공개 메소드

public getRemoteVersion ( $action, $localversion = "" )

프로퍼티 상세

$archive 공개적으로 프로퍼티

public $archive

$commits 공개적으로 프로퍼티

public $commits

$remote 공개적으로 프로퍼티

public $remote