[Horde_CLI] element index
Package indexes
Horde
Horde_Framework
Horde_Alarm
horde
Horde_Argv
Horde_Auth
Auth
Kolab_Server
Horde_Block
Horde_Browser
Horde_Cache
Horde_Cipher
Horde_Compress
Horde_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_CSV
File_PDF
Horde_Form
Horde_Group
Horde_History
Horde_Text
Horde_Http_Client
Horde_IMAP
Horde_Image
Horde_Kolab
Kolab_Filter
Kolab_Test
Kolab
Horde_Kolab_Filter
Kolab_Format
Kolab_FreeBusy
Share
Kolab_Storage
Horde_LDAP
Horde_Lens
Horde_Loader
Horde_Lock
Horde_Log
Horde_MIME
Horde_MIME_Viewer
Mail
Horde_Maintenance
Horde_Memcache
Horde_Mobile
Horde_NLS
Net_IMSP
Net_SMS
Horde_Notification
Horde_Perms
Horde_Prefs
Horde_RPC
Rampage
Horde_Rdo
Horde_Routes
Horde_SQL
Horde_Db
Horde_Scheduler
Horde_Secret
Horde_Serialize
Horde_SessionHandler
Horde_SessionObjects
Horde_Share
Horde_SpellChecker
SyncML
Horde_Template
Text_Diff
Horde_Text_Textile
Horde_Token
Horde_Tree
Horde_UI
Horde_Util
VC
VFS
VFS_ISO
Horde_View
XML_WBXML
Horde_Xml_Element
Horde_Yaml
admintools
Horde_iCalendar
Kolab_Resource
Horde_Kolab_Resource
All elements
b
c
f
g
h
i
m
p
r
s
w
y
_
_
top
$_blue_end
Horde_CLI::$_blue_end
in CLI.php
$_blue_start
Horde_CLI::$_blue_start
in CLI.php
$_bold_end
Horde_CLI::$_bold_end
in CLI.php
The string to mark the end of bold text.
$_bold_start
Horde_CLI::$_bold_start
in CLI.php
The string to mark the beginning of bold text.
$_clearscreen
Horde_CLI::$_clearscreen
in CLI.php
The string to use for clearing the screen.
$_console
Horde_CLI::$_console
in CLI.php
Are we running on a console?
$_green_end
Horde_CLI::$_green_end
in CLI.php
$_green_start
Horde_CLI::$_green_start
in CLI.php
$_indent
Horde_CLI::$_indent
in CLI.php
The indent string to use.
$_newline
Horde_CLI::$_newline
in CLI.php
The newline string to use.
$_red_end
Horde_CLI::$_red_end
in CLI.php
The strings to mark the end of coloured text.
$_red_start
Horde_CLI::$_red_start
in CLI.php
The strings to mark the beginning of coloured text.
$_terminalBackgrounds
Horde_CLI::$_terminalBackgrounds
in CLI.php
Terminal background color codes. Not used yet.
$_terminalForegrounds
Horde_CLI::$_terminalForegrounds
in CLI.php
Terminal foreground color codes. Not used yet.
$_yellow_end
Horde_CLI::$_yellow_end
in CLI.php
$_yellow_start
Horde_CLI::$_yellow_start
in CLI.php
_shutdown
Horde_CLI::_shutdown()
in CLI.php
Destroys any session on script end.
b
top
blue
Horde_CLI::blue()
in CLI.php
Returns a blue version of $text.
bold
Horde_CLI::bold()
in CLI.php
Returns a bold version of $text.
c
top
clearScreen
Horde_CLI::clearScreen()
in CLI.php
Clears the entire screen, if possible.
CLI.php
CLI.php
in CLI.php
colors.php
colors.php
in colors.php
f
top
fatal
Horde_CLI::fatal()
in CLI.php
Displays a fatal error message.
g
top
green
Horde_CLI::green()
in CLI.php
Returns a green version of $text.
h
top
Horde_CLI
Horde_CLI::Horde_CLI()
in CLI.php
Detect the current environment (web server or console) and sets internal values accordingly.
Horde_CLI
Horde_CLI
in CLI.php
Horde_CLI:: API for basic command-line functionality/checks.
i
top
indent
Horde_CLI::indent()
in CLI.php
Returns the indented string.
init
Horde_CLI::init()
in CLI.php
CLI scripts shouldn't timeout, so try to set the time limit to none. Also initialize a few variables in $_SERVER that aren't present from the CLI.
m
top
message
Horde_CLI::message()
in CLI.php
Displays a message.
p
top
prompt
Horde_CLI::prompt()
in CLI.php
Prompts for a user response.
r
top
readStdin
Horde_CLI::readStdin()
in CLI.php
Reads everything that is sent through standard input and returns it as a single string.
red
Horde_CLI::red()
in CLI.php
Returns a red version of $text.
runningFromCLI
Horde_CLI::runningFromCLI()
in CLI.php
Make sure we're being called from the command line, and not via the web.
s
top
singleton
Horde_CLI::singleton()
in CLI.php
Returns a single instance of the Horde_CLI class.
w
top
writeln
Horde_CLI::writeln()
in CLI.php
Prints $text on a single line.
y
top
yellow
Horde_CLI::yellow()
in CLI.php
Returns a yellow version of $text.
b
c
f
g
h
i
m
p
r
s
w
y
_