|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| buildSinglePackage () | |
| buildSubPackage ($dir, $baseinstalldir, $info) | |
| createSubPackages () | |
| doDeployment () | |
| findComponents () | |
| getDeploy () | |
| getMakephar () | |
| getVersion () | |
| grabChangelog () | |
| main () | |
| setDeploy ($deploy) | |
| setMakephar ($makephar) | |
| setVersion ($str) | |
This file is part of Guzzle's build process.
Definition at line 14 of file GuzzlePearPharPackageTask.php.
| GuzzlePearPharPackageTask::buildSinglePackage | ( | ) |
Definition at line 131 of file GuzzlePearPharPackageTask.php.
References getVersion().
Referenced by main().
| GuzzlePearPharPackageTask::buildSubPackage | ( | $dir, | |
| $baseinstalldir, | |||
| $info | |||
| ) |
Definition at line 218 of file GuzzlePearPharPackageTask.php.
References getVersion().
Referenced by createSubPackages().
| GuzzlePearPharPackageTask::createSubPackages | ( | ) |
Definition at line 204 of file GuzzlePearPharPackageTask.php.
References buildSubPackage(), and findComponents().
| GuzzlePearPharPackageTask::doDeployment | ( | ) |
Definition at line 101 of file GuzzlePearPharPackageTask.php.
References getMakephar().
Referenced by main().
| GuzzlePearPharPackageTask::findComponents | ( | ) |
Definition at line 298 of file GuzzlePearPharPackageTask.php.
Referenced by createSubPackages().
| GuzzlePearPharPackageTask::getDeploy | ( | ) |
Definition at line 37 of file GuzzlePearPharPackageTask.php.
Referenced by main().
| GuzzlePearPharPackageTask::getMakephar | ( | ) |
Definition at line 47 of file GuzzlePearPharPackageTask.php.
Referenced by doDeployment(), and main().
| GuzzlePearPharPackageTask::getVersion | ( | ) |
Definition at line 27 of file GuzzlePearPharPackageTask.php.
Referenced by buildSinglePackage(), buildSubPackage(), grabChangelog(), and main().
| GuzzlePearPharPackageTask::grabChangelog | ( | ) |
Definition at line 308 of file GuzzlePearPharPackageTask.php.
References getVersion().
Referenced by main().
| GuzzlePearPharPackageTask::main | ( | ) |
Definition at line 57 of file GuzzlePearPharPackageTask.php.
References buildSinglePackage(), doDeployment(), getDeploy(), getMakephar(), getVersion(), and grabChangelog().
| GuzzlePearPharPackageTask::setDeploy | ( | $deploy | ) |
Definition at line 32 of file GuzzlePearPharPackageTask.php.
| GuzzlePearPharPackageTask::setMakephar | ( | $makephar | ) |
Definition at line 42 of file GuzzlePearPharPackageTask.php.
| GuzzlePearPharPackageTask::setVersion | ( | $str | ) |
Definition at line 22 of file GuzzlePearPharPackageTask.php.