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

Index of all elements

[ c ] [ d ] [ g ] [ r ] [ _ ]

c

Console_Getopt
in file Getopt.php, class Console_Getopt
    Command-line options parsing class.
top

d

doGetopt
in file Getopt.php, method Console_Getopt::doGetopt()
    The actual implementation of the argument parsing code.
top

g

Getopt.php
procedural page Getopt.php
getopt
in file Getopt.php, method Console_Getopt::getopt()
    This function expects $args to start with the script name (POSIX-style).
getopt2
in file Getopt.php, method Console_Getopt::getopt2()
    Parses the command-line options.
top

r

readPHPArgv
in file Getopt.php, method Console_Getopt::readPHPArgv()
    Safely read the $argv PHP array across different PHP configurations.
top

_

_isLongOpt
in file Getopt.php, method Console_Getopt::_isLongOpt()
    Checks if an argument is a long option
_isShortOpt
in file Getopt.php, method Console_Getopt::_isShortOpt()
    Checks if an argument is a short option
_parseLongOption
in file Getopt.php, method Console_Getopt::_parseLongOption()
    Parse long option
_parseShortOption
in file Getopt.php, method Console_Getopt::_parseShortOption()
    Parse short option
top

Documentation generated on Wed, 20 Nov 2019 13:32:06 -0500 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.