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

Class: CodeGen_PECL_Command

Source Location: /CodeGen_PECL-1.1.3/PECL/Command.php

Class Overview

CodeGen_Command
   |
   --CodeGen_PECL_Command

Command wrapper class


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Methods


Inherited Variables

Inherited Methods


Class Details

[line 45]
Command wrapper class

This class wraps up the functionality needed for the command line script.



[ Top ]


Method Detail

__construct (Constructor)   [line 53]

CodeGen_PECL_Command __construct( CodeGen_Extension $extension)

Command constructor

Parameters:

object Extension   $extension   —  to work on

[ Top ]

commandOptions   [line 67]

array commandOptions( )

Add pecl-gen specific command line options
  • Return: extended options

[ Top ]

extSkelCompat   [line 170]

void extSkelCompat( )

ext-skel compatibility mode

[ Top ]

showUsage   [line 89]

void showUsage( [string $message = false])

Show usage/help information

Parameters:

string   $message   —  otpional additional message

[ Top ]

singleFunction   [line 135]

void singleFunction( )

Generate just a single function stub file

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.