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

Class: CodeGen_MySQL_Plugin_Element_StatusVariable

Source Location: /CodeGen_MySQL_Plugin-0.9.2/MySQL/Plugin/Element/StatusVariable.php

Class Overview

CodeGen_Element
   |
   --CodeGen_MySQL_Plugin_Element_StatusVariable

A class that generates Plugin extension soure and documenation files


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Class Variables

$code =  ""

[line 50]

  • Access: protected

Type:   mixed


[ Top ]

$init =

[line 49]

  • Access: protected

Type:   mixed


[ Top ]

$name =

[line 47]

  • Access: protected

Type:   mixed


[ Top ]

$statusVariables = array()

[line 51]

  • Access: protected

Type:   mixed


[ Top ]

$type =

[line 46]

  • Access: protected

Type:   mixed


[ Top ]

$value =

[line 48]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 53]

CodeGen_MySQL_Plugin_Element_StatusVariable __construct( $type, $name, [ $value = false], [ $init = 0])

  • Access: public

Parameters:

   $type   — 
   $name   — 
   $value   — 
   $init   — 

[ Top ]

addStatusVariable   [line 187]

void addStatusVariable( $var)


Parameters:

   $var   — 

[ Top ]

endRegistrations   [line 119]

void endRegistrations( $prefix)


Parameters:

   $prefix   — 

[ Top ]

getDefinition   [line 124]

void getDefinition( [ $prefix = ""])


Parameters:

   $prefix   — 

[ Top ]

getName   [line 61]

void getName( )


[ Top ]

getRegistration   [line 89]

void getRegistration( [ $prefix = ""])


Parameters:

   $prefix   — 

[ Top ]

getType   [line 66]

void getType( )


[ Top ]

isValidType   [line 71]

void isValidType( $type)


Parameters:

   $type   — 

[ Top ]

startRegistrations   [line 114]

void startRegistrations( [ $prefix = ""])


Parameters:

   $prefix   — 

[ Top ]


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