Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_
A
Activator
- Class in
ch.sahits.phpclassgenerator
The activator class controls the plug-in life cycle $Revision: 1.2 $ changed by $Author: hotzst $ at $Date: 2007/08/18 16:39:05 $
Activator()
- Constructor for class ch.sahits.phpclassgenerator.
Activator
The constructor
activeEditorPart
- Variable in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditorContributor
addArgument(String)
- Method in class ch.sahits.phpclassgenerator.
MethodDeclaration
Add an argument to the argument list
addDBField(String, String, boolean)
- Method in class ch.sahits.phpclassgenerator.
DBStructure
Add a DB field
addDocumentationRow(String)
- Method in class ch.sahits.phpclassgenerator.
MethodDeclaration
Add a new line of documentation
addInclude(String)
- Method in class ch.sahits.phpclassgenerator.
ClassDeclaration
Add an include
addMember(String)
- Method in class ch.sahits.phpclassgenerator.
ClassDeclaration
Add a member variable
addMethod(MethodDeclaration)
- Method in class ch.sahits.phpclassgenerator.
ClassDeclaration
Add a whole method
addPages()
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizard
Adding the page to the wizard.
addUniqueKeys(String[])
- Method in class ch.sahits.phpclassgenerator.
DBStructure
Add a unique key
ARG
- Static variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
arg
- Variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
ARGS
- Static variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
arguments
- Variable in class ch.sahits.phpclassgenerator.
MethodDeclaration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_