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

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):

Version:

  • Release: @package_version@

Copyright:

  • 2010 Jesús Espino García

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 33]
PHP_Shell_Extensions_Echo


[ 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, 11 Mar 2019 15:46:52 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.