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

Element index for package PHP

[ a ] [ c ] [ g ] [ h ] [ i ] [ p ] [ r ] [ s ] [ v ] [ _ ]

_

__shell_readline_complete
in file Shell.php, function __shell_readline_complete()
    a readline completion callback
__construct
in file Shell.php, method PHP_Shell::__construct()
    init the shell and change if readline support is available
top

a

appendCode
in file Shell.php, method PHP_Shell::appendCode()
    append code to the code-buffer
top

c

$code
in file Shell.php, variable PHP_Shell::$code
    current code-buffer
cmdHelp
in file Shell.php, method PHP_Shell::cmdHelp()
    get the inline help
cmdLicense
in file Shell.php, method PHP_Shell::cmdLicense()
    get the license string
cmdQuit
in file Shell.php, method PHP_Shell::cmdQuit()
    handle the 'quit' command
top

g

getCode
in file Shell.php, method PHP_Shell::getCode()
    get the code-buffer
getVersion
in file Shell.php, method PHP_Shell::getVersion()
    get version of the class
top

h

$have_readline
in file Shell.php, variable PHP_Shell::$have_readline
    set if readline support is enabled
hasReadline
in file Shell.php, method PHP_Shell::hasReadline()
    check if readline support is enabled
top

i

input
in file Shell.php, method PHP_Shell::input()
    handle the input line
top

p

parse
in file Shell.php, method PHP_Shell::parse()
    parse the PHP code
PHP_Shell
in file Shell.php, class PHP_Shell
top

r

readline
in file Shell.php, method PHP_Shell::readline()
    show the prompt and fetch a single line
resetCode
in file Shell.php, method PHP_Shell::resetCode()
    reset the code-buffer
top

s

Shell.php
procedural page Shell.php
$stdin
in file Shell.php, variable PHP_Shell::$stdin
top

v

$version
in file Shell.php, variable PHP_Shell::$version
    current version of the class
top

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