Index of All Elements
Package Indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ m ]
[ p ]
[ s ]
[ v ]
[ _ ]
a
- $appDescription
- in file engine.inc.php, variable phpInstaller::$appDescription
Optional Applactation Description
- $appId
- in file engine.inc.php, variable phpInstaller::$appId
Short applactation name, with no spaces
- $appName
- in file engine.inc.php, variable phpInstaller::$appName
Applactation Name
- $appVersion
- in file engine.inc.php, variable phpInstaller::$appVersion
Optional Applactation Version
- addCompressionMethod
- in file engine.inc.php, method phpInstaller::addCompressionMethod()
Add a decompression method to use
- addInstallerPages
- in file engine.inc.php, method phpInstaller::addInstallerPages()
Add the file-copying steps to the installer
- addMetaFile
- in file engine.inc.php, method phpInstaller::addMetaFile()
Add a file to the installer.
- addPage
- in file engine.inc.php, method phpInstaller::addPage()
add a page to the installer
- addPath
- in file engine.inc.php, method phpInstaller::addPath()
Add a directory of files to the installer
- addPathDownload
- in file engine.inc.php, method phpInstaller::addPathDownload()
Add a path that the user downloads
- addWriteMethod
- in file engine.inc.php, method phpInstaller::addWriteMethod()
Add a method of creating files for example, over FTP, ect.
g
- generate
- in file engine.inc.php, method phpInstaller::generate()
Generate the installer file
- generateTarGz
- in file engine.inc.php, method phpInstaller::generateTarGz()
Generate a tar/tgz/bz file If you define $installer, this function will also put in the archive a file (si)
|
|