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

Index of all elements

[ b ] [ c ] [ d ] [ e ] [ f ] [ ] [ l ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ]

b

bold
in file Web.php, method PEAR_Frontend_Web::bold()
    Totaly deprecated function
top

c

$commands
in file CommandForwardCompatible.php, variable PEAR_Frontend_Web_CommandForwardCompatible::$commands
$config
in file Web.php, variable PEAR_Frontend_Web::$config
    The config object
$config
in file Docviewer.php, variable PEAR_Frontend_Web_Docviewer::$config
    The config object
confirmDialog
in file Web.php, method PEAR_Frontend_Web::confirmDialog()
    Ask for user input, confirm the answers and continue until the user is satisfied
CommandForwardCompatible.php
procedural page CommandForwardCompatible.php
top

d

displayError
in file Web.php, method PEAR_Frontend_Web::displayError()
    Display an error page
displayFatalError
in file Web.php, method PEAR_Frontend_Web::displayFatalError()
    Alias for PEAR_Frontend_Web::displayError()
doList
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doList()
doListAll
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doListAll()
doListCategories
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doListCategories()
doListCategory
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doListCategory()
doListPackages
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doListPackages()
doListUpgrades
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doListUpgrades()
doSearch
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::doSearch()
Docviewer.php
procedural page Docviewer.php
top

e

example.php
procedural page example.php
top

f

finishOutput
in file Web.php, method PEAR_Frontend_Web::finishOutput()
    End session: output all saved output
top

g

getDocFiles
in file Docviewer.php, method PEAR_Frontend_Web_Docviewer::getDocFiles()
    Get the files with role 'doc' of the given package
top

l

log
in file Web.php, method PEAR_Frontend_Web::log()
    Write message to log
top

o

outputBegin
in file Web.php, method PEAR_Frontend_Web::outputBegin()
    Start output, HTML header etc
outputData
in file Web.php, method PEAR_Frontend_Web::outputData()
    Output all kinds of data depending on the command which called this method
outputDocShow
in file Docviewer.php, method PEAR_Frontend_Web_Docviewer::outputDocShow()
    Output in HTML the documentation file of given package
outputEnd
in file Web.php, method PEAR_Frontend_Web::outputEnd()
    End output, HTML footer etc
outputFrontendFile
in file Web.php, method PEAR_Frontend_Web::outputFrontendFile()
    Sends the required file along with Headers and exits the script
outputListDocs
in file Docviewer.php, method PEAR_Frontend_Web_Docviewer::outputListDocs()
    Output in HTML the list of docs of given package
outputSearch
in file Web.php, method PEAR_Frontend_Web::outputSearch()
    Output the 'search' page
outputTableOfChannels
in file Web.php, method PEAR_Frontend_Web::outputTableOfChannels()
    Output a Table Of Channels:
outputUpgradeAll
in file Web.php, method PEAR_Frontend_Web::outputUpgradeAll()
    Output the 'upgrade-all' page
top

p

PEAR_Frontend_Web
in file pearfrontendweb.php, constant PEAR_Frontend_Web
    This is PEAR_Frontend_Web
PEAR_Frontend_Web
in file Web.php, class PEAR_Frontend_Web
    PEAR_Frontend_Web is a HTML based Webfrontend for the PEAR Installer
PEAR_Frontend_Web
in file Web.php, method PEAR_Frontend_Web::PEAR_Frontend_Web()
pearfrontendweb.php
procedural page pearfrontendweb.php
PEAR_Frontend_Web_CommandForwardCompatible
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::PEAR_Frontend_Web_CommandForwardCompatible()
    PEAR_Command_Registry constructor.
PEAR_Frontend_Web_CommandForwardCompatible
in file CommandForwardCompatible.php, class PEAR_Frontend_Web_CommandForwardCompatible
    Slightly different implementations of PEAR Commands, Forward compatible class for submited bugs that will be fixed 'later'
PEAR_Frontend_Web_Docviewer
in file Docviewer.php, method PEAR_Frontend_Web_Docviewer::PEAR_Frontend_Web_Docviewer()
    Create instance and set config to global frontweb config
PEAR_Frontend_Web_Docviewer
in file Docviewer.php, class PEAR_Frontend_Web_Docviewer
    PEAR_Frontend_Web_Docviewer allows you to view the documentation of the installed packages, in the webfrontend.
top

r

reg_doListAll
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::reg_doListAll()
REST_listAll
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::REST_listAll()
REST_listCategories10
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::REST_listCategories10()
    List all categories of a REST server
REST_listCategories11
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::REST_listCategories11()
    List all categories of a REST server
REST_listCategory10
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::REST_listCategory10()
    List a category of a REST server
REST_listCategory11
in file CommandForwardCompatible.php, method PEAR_Frontend_Web_CommandForwardCompatible::REST_listCategory11()
    List a category of a REST server
runInstallScript
in file Web.php, method PEAR_Frontend_Web::runInstallScript()
runPostinstallScripts
in file Web.php, method PEAR_Frontend_Web::runPostinstallScripts()
    Run postinstall scripts
top

s

setConfig
in file Docviewer.php, method PEAR_Frontend_Web_Docviewer::setConfig()
    Set the config, manually
setConfig
in file Web.php, method PEAR_Frontend_Web::setConfig()
skipParamgroup
in file Web.php, method PEAR_Frontend_Web::skipParamgroup()
    Instruct the runInstallScript method to skip a paramgroup that matches the id value passed in.
startSession
in file Web.php, method PEAR_Frontend_Web::startSession()
    Start session: starts saving output temporary
top

t

$type
in file Web.php, variable PEAR_Frontend_Web::$type
    What type of user interface this frontend is for.
top

u

$ui
in file Docviewer.php, variable PEAR_Frontend_Web_Docviewer::$ui
    User Interface object, for all interaction with the user.
userConfirm
in file Web.php, method PEAR_Frontend_Web::userConfirm()
    Useless function that needs to exists for Frontend::setFrontendObject()
userDialog
in file Web.php, method PEAR_Frontend_Web::userDialog()
    Display a formular and return the given input (yes. needs to requests)
top

w

Web.php
procedural page Web.php
top

_

__getData
in file Web.php, method PEAR_Frontend_Web::__getData()
top

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