[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ _ ]

a

$arAnimationImages
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$arAnimationImages
    Array with images used for the progress animation
$arCategories
in file Packages.php, variable PEAR_Frontend_Gtk2_Packages::$arCategories
    Array of channel => category strings
$arChannels
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$arChannels
    Color settings for the different channels.
$arDepWidgets
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$arDepWidgets
    The dependency options for installation, and the corresponding widget names from the GUI.
$arPackages
in file Packages.php, variable PEAR_Frontend_Gtk2_Packages::$arPackages
    Array of channel => package arrays
$arRequestedWidgets
in file ChannelDialog.php, variable PEAR_Frontend_Gtk2_ChannelDialog::$arRequestedWidgets
    The widgets which shall be loaded from the glade
$arRequestedWidgets
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$arRequestedWidgets
    The widgets which shall be loaded from the glade
$arRequestedWidgets
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$arRequestedWidgets
    The widgets which shall be loaded from the glade
$arSpecialCategories
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$arSpecialCategories
    Special categories which are added to the
$arWidgets
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$arWidgets
    Array with widgets from the glade file. They
$arWidgets
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$arWidgets
    Requested widgets are loaded from glade into this array.
$arWidgets
in file ChannelDialog.php, variable PEAR_Frontend_Gtk2_ChannelDialog::$arWidgets
    Requested widgets are loaded from glade into this array.
ableInstallButtons
in file Gtk2.php, method PEAR_Frontend_Gtk2::ableInstallButtons()
    Enables or disables the install buttons depending on the installation status of $package
addPercentage
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::addPercentage()
    Add some percent to the progress bar
appendSpecialCategories
in file Gtk2.php, method PEAR_Frontend_Gtk2::appendSpecialCategories()
    Appends defined special categories to the given list
appendToLog
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::appendToLog()
About.php
procedural page About.php
top

b

$bForceInstall
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$bForceInstall
    Force installation?
$bFullyLoaded
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$bFullyLoaded
$bQuitLoopOnClose
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$bQuitLoopOnClose
$bSeriousError
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$bSeriousError
    If the log detects an unrecoverable error (e.g. failed dependency) an error symbol is shown, no matter if the callback for "uninstall ok" is called.
$bWorkOffline
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$bWorkOffline
    Work offline? If yes, then no internet connection is established.
buildDialog
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::buildDialog()
    load the glade file, load the widgets, connect the signals
buildDialog
in file Gtk2.php, method PEAR_Frontend_Gtk2::buildDialog()
    load the glade file, load the widgets, connect the signals
buildDialog
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::buildDialog()
top

c

$channelDialog
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$channelDialog
    The channel dialog
$channels
in file ChannelDialog.php, variable PEAR_Frontend_Gtk2_ChannelDialog::$channels
    The PEAR channels command object
CATEGORY_ALL
in file Gtk2.php, class constant PEAR_Frontend_Gtk2::CATEGORY_ALL
CATEGORY_SELECTED
in file Gtk2.php, class constant PEAR_Frontend_Gtk2::CATEGORY_SELECTED
channelCommand
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::channelCommand()
    Executes a channel command
clearLog
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::clearLog()
ChannelDialog.php
procedural page ChannelDialog.php
Channels.php
procedural page Channels.php
Checks.php
procedural page Checks.php
Config.php
procedural page Config.php
top

d

$dlgInstalling
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$dlgInstalling
$dlgParent
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$dlgParent
deleteProgressWindow
in file Gtk2.php, method PEAR_Frontend_Gtk2::deleteProgressWindow()
    The user may not close the progress window by hand
deleteWindow
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::deleteWindow()
    The user may not close the window by hand
displayFatalError
in file Gtk2.php, method PEAR_Frontend_Gtk2::displayFatalError()
    A fatal error occured
top

e

$EXCEPTION_NO_REST
in file Packages.php, variable PEAR_Frontend_Gtk2_Packages::$EXCEPTION_NO_REST
top

f

$frontend
in file ChannelDialog.php, variable PEAR_Frontend_Gtk2_ChannelDialog::$frontend
    The pear gtk2 frontend object
top

g

$glade
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$glade
getActiveChannel
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getActiveChannel()
getAllPackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getAllPackages()
    Gets an array of packages for the active channel (local and remote packages)
getCategories
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getCategories()
    Creates an array of categories (strings) of the current channel server
getCategory
in file Package.php, method PEAR_Frontend_Gtk2_Package::getCategory()
getChannel
in file Package.php, method PEAR_Frontend_Gtk2_Package::getChannel()
getConfigArray
in file Config.php, method PEAR_Frontend_Gtk2_Config::getConfigArray()
    The config array with all current values.
getConfigFilePath
in file Config.php, method PEAR_Frontend_Gtk2_Config::getConfigFilePath()
    The config file path. (Where the config file is/shall be stored)
getDescription
in file Package.php, method PEAR_Frontend_Gtk2_Package::getDescription()
getInfoUrl
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getInfoUrl()
    Path to info.xml for the specific package
getInstalledVersion
in file Package.php, method PEAR_Frontend_Gtk2_Package::getInstalledVersion()
getInstaller
in file Gtk2.php, method PEAR_Frontend_Gtk2::getInstaller()
getInstallOptionString
in file Config.php, method PEAR_Frontend_Gtk2_Config::getInstallOptionString()
getLatestVersion
in file Package.php, method PEAR_Frontend_Gtk2_Package::getLatestVersion()
getLatestVersionUrl
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getLatestVersionUrl()
    Path to latest.txt for the specific package
getLocalPackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getLocalPackages()
    Loads the locally installed packages of the given channel
getName
in file Package.php, method PEAR_Frontend_Gtk2_Package::getName()
getPackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getPackages()
    Returns a list with all packages, or all packages in the given category.
getRemotePackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::getRemotePackages()
    Loads the remotely available packages for the given channel
getSelectedChannelName
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::getSelectedChannelName()
    Returns the name of the selected channel.
getSelectedPackage
in file Gtk2.php, method PEAR_Frontend_Gtk2::getSelectedPackage()
getSummary
in file Package.php, method PEAR_Frontend_Gtk2_Package::getSummary()
getWidget
in file Gtk2.php, method PEAR_Frontend_Gtk2::getWidget()
getWorkOffline
in file Gtk2.php, method PEAR_Frontend_Gtk2::getWorkOffline()
    Check if the user wants to work offline
guessCategory
in file Package.php, method PEAR_Frontend_Gtk2_Package::guessCategory()
    Tries to guess the category name from the package name
Gtk2.php
procedural page Gtk2.php
top

h

hideMe
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::hideMe()
hideProgressDialog
in file Gtk2.php, method PEAR_Frontend_Gtk2::hideProgressDialog()
    Hides the progress dialog
top

i

$installer
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$installer
    The PEAR_Frontend_Gtk2_Installation object to use
incorporateLocalInfo
in file Package.php, method PEAR_Frontend_Gtk2_Package::incorporateLocalInfo()
    Loads the package information array from
installFile
in file Gtk2.php, method PEAR_Frontend_Gtk2::installFile()
    Install the given package file
installPackage
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::installPackage()
    Installs (or uninstalls) the given package.
installPackage
in file Gtk2.php, method PEAR_Frontend_Gtk2::installPackage()
    Installs (or uninstalls) the selected package
Installation.php
procedural page Installation.php
top

l

listPackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::listPackages()
    Copy of the PEAR_REST#listPackages function with the change that this one is able to get the list from the local cache.
loadChannels
in file Gtk2.php, method PEAR_Frontend_Gtk2::loadChannels()
    Fill the channel dropdown with channel names
loadChannels
in file Channels.php, method PEAR_Frontend_Gtk2_Channels::loadChannels()
loadChannels
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::loadChannels()
    Loads the channel list from PEAR into the model.
loadCommandLineArguments
in file Config.php, method PEAR_Frontend_Gtk2_Config::loadCommandLineArguments()
    Loads some command line arguments into the config.
loadConfig
in file Gtk2.php, method PEAR_Frontend_Gtk2::loadConfig()
loadConfig
in file Config.php, method PEAR_Frontend_Gtk2_Config::loadConfig()
    Load the config file into the variables here.
loadConfigurationFromGui
in file Config.php, method PEAR_Frontend_Gtk2_Config::loadConfigurationFromGui()
    Loads the configuration from the GUI to this config.
loadCurrentConfigIntoGui
in file Config.php, method PEAR_Frontend_Gtk2_Config::loadCurrentConfigIntoGui()
    Loads the current configuration into the GUI.
loadInstaller
in file Gtk2.php, method PEAR_Frontend_Gtk2::loadInstaller()
loadRemotePackageData
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::loadRemotePackageData()
    Loads all available information for the given packages
log
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::log()
top

n

$nPercentage
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$nPercentage
$nProgressImage
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$nProgressImage
top

o

onAdd
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::onAdd()
    The add button has been pressed
onClose
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::onClose()
    The close button has been pressed -> just the dialog only
onDelete
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::onDelete()
    The delete button has been pressed
onFilesDropped
in file Gtk2.php, method PEAR_Frontend_Gtk2::onFilesDropped()
    Some files have been dropped on the install button
onInstallLocalPackage
in file Gtk2.php, method PEAR_Frontend_Gtk2::onInstallLocalPackage()
    Let the user select a .tgz package file that will be installed.
onSelectionChanged
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::onSelectionChanged()
onUpdate
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::onUpdate()
    The update button has been pressed
outputData
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::outputData()
    All functions which might be expected in a PEAR_Frontend go here
top

p

$packages
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$packages
    The package information class instance
packagesCallback
in file Gtk2.php, method PEAR_Frontend_Gtk2::packagesCallback()
    Callback for the package loading functions
packagesLoaded
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::packagesLoaded()
    Checks if the packages for the given channel have already been loaded
PEAR_Frontend_Gtk2
in file Gtk2.php, class PEAR_Frontend_Gtk2
    Graphical frontend for PEAR, based on PHP-Gtk2
Package.php
procedural page Package.php
Packages.php
procedural page Packages.php
PEAR_Frontend_Gtk2_About
in file About.php, class PEAR_Frontend_Gtk2_About
    About dialog for the PEAR Gtk2 frontend
PEAR_Frontend_Gtk2_ChannelDialog
in file ChannelDialog.php, class PEAR_Frontend_Gtk2_ChannelDialog
    Channel list with buttons to add and remove channels
PEAR_Frontend_Gtk2_Channels
in file Channels.php, class PEAR_Frontend_Gtk2_Channels
PEAR_Frontend_Gtk2_Config
in file Config.php, class PEAR_Frontend_Gtk2_Config
    This file contains the configuration options for PEAR_Frontend_Gtk2, beginning with channel colors/images, default channel and more.
PEAR_Frontend_Gtk2_Installation
in file Installation.php, class PEAR_Frontend_Gtk2_Installation
    Installation dialog and user interaction interface for the PEAR Gtk2 installer
PEAR_Frontend_Gtk2_Package
in file Package.php, class PEAR_Frontend_Gtk2_Package
    A single PEAR package with some of its data like name, category, installed version, latest version, summary and description
PEAR_Frontend_Gtk2_Packages
in file Packages.php, class PEAR_Frontend_Gtk2_Packages
    This class deals with packages: local package loading, remote package loading and so.
prepareFresh
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::prepareFresh()
    Prepares the widgets to have a fresh look.
top

q

quitApp
in file Gtk2.php, method PEAR_Frontend_Gtk2::quitApp()
top

r

refreshLocalInfo
in file Package.php, method PEAR_Frontend_Gtk2_Package::refreshLocalInfo()
    Reloads the local package info.
refreshLocalPackages
in file Gtk2.php, method PEAR_Frontend_Gtk2::refreshLocalPackages()
    Reload local package information and update the list.
refreshLocalPackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::refreshLocalPackages()
    Refreshs the package list of the given channel by re-reading the local package info
refreshOnlinePackages
in file Gtk2.php, method PEAR_Frontend_Gtk2::refreshOnlinePackages()
    Reload the online package list and package information, and update the list here.
refreshRemotePackages
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::refreshRemotePackages()
    Refreshs the package list of the given channel by re-reading the remote package information.
reloadChannels
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::reloadChannels()
    Call this method if channels have changed.
retrieveCacheFirst
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::retrieveCacheFirst()
    Copy of the PEAR_REST#retrieveCacheFirst() function with the addition that one can specify if the cache only shall be loaded, or if the cache is not available, an connection shall be made.
top

s

$selectedPackage
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$selectedPackage
$strActiveChannel
in file Packages.php, variable PEAR_Frontend_Gtk2_Packages::$strActiveChannel
    The currently active channel name
$strCategory
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strCategory
$strChannel
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strChannel
$strChannel
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$strChannel
$strCommand
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$strCommand
    The command which shall be executed (upgrade or uninstall)
$strDefaultChannel
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$strDefaultChannel
    The channel which is shown first.
$strDefaultPackage
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$strDefaultPackage
    The package which is selected first.
$strDepOptions
in file Config.php, variable PEAR_Frontend_Gtk2_Config::$strDepOptions
    What dependency option should be used when installing a package.
$strDescription
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strDescription
$strLastFile
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$strLastFile
    Last package file that has been installed
$strName
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strName
$strPackage
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$strPackage
$strSelectedCategoryKey
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$strSelectedCategoryKey
$strSelectedCategoryName
in file Gtk2.php, variable PEAR_Frontend_Gtk2::$strSelectedCategoryName
$strSummary
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strSummary
$strVersionInstalled
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strVersionInstalled
$strVersionLatest
in file Package.php, variable PEAR_Frontend_Gtk2_Package::$strVersionLatest
saveConfig
in file Config.php, method PEAR_Frontend_Gtk2_Config::saveConfig()
    Save the config in the config file
selectCategory
in file Gtk2.php, method PEAR_Frontend_Gtk2::selectCategory()
    A category has been selected
selectChannel
in file Gtk2.php, method PEAR_Frontend_Gtk2::selectChannel()
    A channel has been selected from the channel combo box
selectPackage
in file Gtk2.php, method PEAR_Frontend_Gtk2::selectPackage()
selectPackageByName
in file Gtk2.php, method PEAR_Frontend_Gtk2::selectPackageByName()
    Selects the given package
setActiveChannel
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::setActiveChannel()
setCategory
in file Package.php, method PEAR_Frontend_Gtk2_Package::setCategory()
setChannel
in file Package.php, method PEAR_Frontend_Gtk2_Package::setChannel()
setChannelStyles
in file Gtk2.php, method PEAR_Frontend_Gtk2::setChannelStyles()
setCurrentAction
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::setCurrentAction()
setCurrentIcon
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::setCurrentIcon()
    Set the icon for the dialog
setDescription
in file Package.php, method PEAR_Frontend_Gtk2_Package::setDescription()
setFinished
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::setFinished()
setFullyLoaded
in file Package.php, method PEAR_Frontend_Gtk2_Package::setFullyLoaded()
setInstalledVersion
in file Package.php, method PEAR_Frontend_Gtk2_Package::setInstalledVersion()
setLatestVersion
in file Package.php, method PEAR_Frontend_Gtk2_Package::setLatestVersion()
setName
in file Package.php, method PEAR_Frontend_Gtk2_Package::setName()
setPercentage
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::setPercentage()
    Set the progress bar progress in percent (0-100)
setSelectedPackage
in file Gtk2.php, method PEAR_Frontend_Gtk2::setSelectedPackage()
setSummary
in file Package.php, method PEAR_Frontend_Gtk2_Package::setSummary()
setWorkOffline
in file Gtk2.php, method PEAR_Frontend_Gtk2::setWorkOffline()
    Set the offline setting
show
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::show()
    Use this method to run commands by hand, and you need the interface to be shown.
show
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::show()
showChannelDialog
in file Gtk2.php, method PEAR_Frontend_Gtk2::showChannelDialog()
showMe
in file About.php, method PEAR_Frontend_Gtk2_About::showMe()
    Static function that just creates an instance of the About dialog, and run()s it afterwards.
showMe
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::showMe()
showPackageList
in file Gtk2.php, method PEAR_Frontend_Gtk2::showPackageList()
    Fill the package list for the given category
showProgressDialog
in file Gtk2.php, method PEAR_Frontend_Gtk2::showProgressDialog()
    Shows the progress dialog if that hasn't already been done
top

t

$txtLog
in file Installation.php, variable PEAR_Frontend_Gtk2_Installation::$txtLog
top

u

updateInstallButtons
in file Gtk2.php, method PEAR_Frontend_Gtk2::updateInstallButtons()
updatePackageList
in file Gtk2.php, method PEAR_Frontend_Gtk2::updatePackageList()
    Update the package list model entries for the given packages.
userConfirm
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::userConfirm()
    Ask the user a question
userConfirm
in file Gtk2.php, method PEAR_Frontend_Gtk2::userConfirm()
top

_

__call
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::__call()
__construct
in file Package.php, method PEAR_Frontend_Gtk2_Package::__construct()
    Constructs a package object
__construct
in file Packages.php, method PEAR_Frontend_Gtk2_Packages::__construct()
__construct
in file Installation.php, method PEAR_Frontend_Gtk2_Installation::__construct()
__construct
in file ChannelDialog.php, method PEAR_Frontend_Gtk2_ChannelDialog::__construct()
    Initialize the dialog
__construct
in file Gtk2.php, method PEAR_Frontend_Gtk2::__construct()
__construct
in file About.php, method PEAR_Frontend_Gtk2_About::__construct()
    Creates the About dialog and fills it with
top

Documentation generated on Mon, 11 Mar 2019 15:46:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.