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

Class: PHP_Shell_Extensions_VerbosePrint

Source Location: /PHP_Shell-0.3.0/PHP/Shell/Extensions/VerbosePrint.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 2]


[ Top ]


Class Variables

$oneshot_verbose =  false

[line 4]

  • Access: protected

Type:   mixed


[ Top ]

$opt_verbose =  false

[line 3]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

cmdPrint   [line 22]

string cmdPrint( $l)

handle the 'p ' command

set the verbose flag

  • Return: the pure command-string without the 'p ' command
  • Access: public

Parameters:

   $l   — 

[ Top ]

isVerbose   [line 47]

bool isVerbose( )

check if we have a verbose print-out
  • Return: 1 if verbose, 0 otherwise
  • Access: public

[ Top ]

optSetVerbose   [line 30]

void optSetVerbose( $key, $val)

  • Access: public

Parameters:

   $key   — 
   $val   — 

[ Top ]

register   [line 6]

void register( )

  • Access: public

[ Top ]


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