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
_
C
cg
- Variable in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizard
ch.sahits.phpclassgenerator
- package ch.sahits.phpclassgenerator
ch.sahits.phpclassgenerator.editors
- package ch.sahits.phpclassgenerator.editors
ch.sahits.phpclassgenerator.wizards
- package ch.sahits.phpclassgenerator.wizards
characters(char[], int, int)
- Method in class ch.sahits.phpclassgenerator.
XMLTemplateParser
Handle the text according to the parent tag
CLASS_NAME
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for an class name
ClassDeclaration
- Class in
ch.sahits.phpclassgenerator
Definition of the class
ClassDeclaration()
- Constructor for class ch.sahits.phpclassgenerator.
ClassDeclaration
Default constructor
CodeGenerator
- Class in
ch.sahits.phpclassgenerator
The CodeGenerator produces the PHP code for the resulting PHP class.
CodeGenerator(String, String, String, String, String, String, String)
- Constructor for class ch.sahits.phpclassgenerator.
CodeGenerator
Constructor initializes the connection data
completeArgFromAttributes(Attributes)
- Method in class ch.sahits.phpclassgenerator.
XMLTemplateParser
Complete the method arguments from the attributes
completeMethodFromAttributes(Attributes)
- Method in class ch.sahits.phpclassgenerator.
XMLTemplateParser
Complete the method signature with method name visibility and modifier
conn
- Variable in class ch.sahits.phpclassgenerator.
DBConnection
Connection to the DB
Constants
- Interface in
ch.sahits.phpclassgenerator
Interface contains constants that are used over all the PHP class generator
containerText
- Variable in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardPage
contributeToMenu(IMenuManager)
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditorContributor
Add to the menu bar
contributeToToolBar(IToolBarManager)
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditorContributor
Add to the tool bar
createActions()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditorContributor
createControl(Composite)
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardDBPage
createControl(Composite)
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardPage
createPage0()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Creates page 0 of the multi-page editor, which contains a text editor.
createPage1()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Creates page 1 of the multi-page editor, which allows you to change the font used in page 2.
createPage2()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Creates page 2 of the multi-page editor, which shows the sorted text.
createPages()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Creates the pages of the multi-page editor.
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
_