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

Class: PHP_Shell_Extensions_InlineHelp

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

Class Overview




Methods


Inherited Variables

Inherited Methods


Class Details

[line 6]


[ Top ]


Method Detail

cmdHelp   [line 34]

string cmdHelp( $l)

handle the '?' commands

With the help of the Reflection Class we extract the DocComments and display them For internal Functions we extract the prototype from the php source.

? Class::method() ? $obj->method() ? Class::property ? $obj::property ? Class ? $obj ? function()

The license of the PHP_Shell class ? license

  • Return: the help text
  • Access: public

Parameters:

   $l   — 

[ Top ]

register   [line 7]

void register( )

  • Access: public

[ Top ]


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