PHP_Shell
[
class tree: PHP_Shell
] [
index: PHP_Shell
] [
all elements
]
Todo List
Packages:
PHP_Shell
Classes:
PHP_Shell
PHP_ShellPrototypes
PHP_Shell_Commands
PHP_Shell_Extensions
PHP_Shell_Extensions_Autoload
PHP_Shell_Extensions_AutoloadDebug
PHP_Shell_Extensions_Colour
PHP_Shell_Extensions_Echo
PHP_Shell_Extensions_ExecutionTime
PHP_Shell_Extensions_InlineHelp
PHP_Shell_Extensions_LoadScript
PHP_Shell_Extensions_VerbosePrint
PHP_Shell_Options
Files:
Autoload.php
AutoloadDebug.php
Colour.php
Commands.php
Echo.php
ExecutionTime.php
Extensions.php
InlineHelp.php
LoadScript.php
Options.php
php-shell-cmd.php
php-shell-cmd.php
Prototypes.php
Shell.php
VerbosePrint.php
Class: PHP_Shell_Extensions_Echo
Source Location: /PHP_Shell-0.3.2/PHP/Shell/Extensions/Echo.php
Class Overview
PHP_Shell_Extensions_Echo
Author(s):
Jesús Espino García <
jespinog at gmail.com
>
Version:
Release: @package_version@
Copyright:
2010 Jesús Espino García
Variables
$opt_echo
Methods
isEcho
optSetEcho
register
Inherited Variables
Inherited Methods
Class Details
[line
33
]
PHP_Shell_Extensions_Echo
Author:
Jesús Espino García <
jespinog@gmail.com
>
Version:
Release: @package_version@
Copyright:
2010 Jesús Espino García
Link:
http://pear.php.net/package/PHP_Shell
Uses:
PHP_Shell_Extension
License:
MIT
[
Top
]
Class Variables
$opt_echo =
true
[line
35
]
Access:
protected
Type:
mixed
[
Top
]
Method Detail
isEcho
[line
75
]
bool isEcho( )
check if we have a echo print-out
Return:
1 if echo, 0 otherwise
Access:
public
[
Top
]
optSetEcho
[line
56
]
void optSetEcho( string $key, string $value)
Set verbose
Access:
public
Parameters:
string
$key
—
Unused
string
$value
—
One of 'false', 'on', etc
[
Top
]
register
[line
42
]
void register( )
Register a command
Access:
public
[
Top
]
Documentation generated on Mon, 12 Dec 2011 23:00:07 +0000 by
phpDocumentor 1.4.3
. PEAR Logo Copyright © PHP Group 2004.