PHP 클래스 Stash_upd

저자: Mark Croxton ([email protected])
파일 보기 프로젝트 열기: croxton/stash

공개 프로퍼티들

프로퍼티 타입 설명
$name
$version

공개 메소드들

메소드 설명
__construct ( ) : void Stash_upd
install ( ) : void install
uninstall ( ) : void uninstall
update ( mixed $current = '' ) : void update

메소드 상세

__construct() 공개 메소드

Stash_upd
public __construct ( ) : void
리턴 void

install() 공개 메소드

install
public install ( ) : void
리턴 void

uninstall() 공개 메소드

uninstall
public uninstall ( ) : void
리턴 void

update() 공개 메소드

update
public update ( mixed $current = '' ) : void
$current mixed = ''
리턴 void

프로퍼티 상세

$name 공개적으로 프로퍼티

public $name

$version 공개적으로 프로퍼티

public $version