PHP Class Update

This class can be used by bot plugins to handle updates (get them, install them).
Afficher le fichier Open project: codiad/codiad Class Usage Examples

Méthodes publiques

Свойство Type Description
$archive
$commits
$remote

Méthodes publiques

Méthode Description
Check ( )
Clear ( )
Init ( )
OptOut ( )
__construct ( )
getLocalVersion ( )
getRemoteVersion ( $action, $localversion = "" )

Method Details

Check() public méthode

public Check ( )

Clear() public méthode

public Clear ( )

Init() public méthode

public Init ( )

OptOut() public méthode

public OptOut ( )

__construct() public méthode

public __construct ( )

getLocalVersion() public méthode

public getLocalVersion ( )

getRemoteVersion() public méthode

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

Property Details

$archive public_oe property

public $archive

$commits public_oe property

public $commits

$remote public_oe property

public $remote