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

Class: CodeGen_MySQL_Plugin_Extension

Source Location: /CodeGen_MySQL_Plugin-0.9.2/MySQL/Plugin/Extension.php

Class Overview

CodeGen_MySQL_Extension
   |
   --CodeGen_MySQL_Plugin_Extension

A class that generates Plugin extension soure and documenation files


Author(s):

Version:

  • Release: 0.9.2

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 52]
A class that generates Plugin extension soure and documenation files


[ Top ]


Class Variables

$plugins = array()

[line 82]

Plugins defined by this extension
  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 93]

CodeGen_MySQL_Plugin_Extension __construct( )

The constructor

[ Top ]

addPlugin   [line 369]

void addPlugin( CodeGen_MySQL_Plugin_Element $plugin)

Add a plugin to the extension

Parameters:

object the   $plugin   —  plugin to add

[ Top ]

copyright   [line 70]

string copyright( )

CodeGen_MySQL_Plugin Copyright message

[ Top ]

isValid   [line 406]

void isValid( )


[ Top ]

testFactory   [line 401]

void testFactory( )


[ Top ]

version   [line 60]

string version( )

Current CodeGen_MySQL_Plugin version number

[ Top ]

writeCodeFile   [line 160]

void writeCodeFile( )

Write the complete C code file
  • Access: protected

[ Top ]

writeConfig   [line 418]

void writeConfig( )


[ Top ]

writeHeaderFile   [line 115]

void writeHeaderFile( )

Write the complete C header file
  • Access: protected

[ Top ]

writeInstall   [line 270]

void writeInstall( )

Generate INSTALL file (custom or default)
  • Access: protected

[ Top ]

writeReadme   [line 251]

void writeReadme( protected 0)

Generate README file (custom or default)

Parameters:

protected   0   — 

[ Top ]

writeTests   [line 379]

void writeTests( )


[ Top ]


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