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
_
D
db
- Variable in class ch.sahits.phpclassgenerator.
CodeGenerator
db
- Variable in class ch.sahits.phpclassgenerator.
DBConnection
DB on the server
db
- Variable in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardDBPage
DB_FIELD_GETTER
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for getter methods for all DB fields
DB_FIELD_SETTER
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for setter methods for all DB fields
DB_FIELDS
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for all DB fields
DB_HOST
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for the DB host
DB_NAME
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for the DB name
DB_PASSWD
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for the DB password
DB_USER
- Static variable in interface ch.sahits.phpclassgenerator.
Constants
Substitution constant for the DB user
DBConnection
- Class in
ch.sahits.phpclassgenerator
This abstract class handles the connection to the DB.
DBConnection(String, String, String, String, String, String)
- Constructor for class ch.sahits.phpclassgenerator.
DBConnection
Constructor initializes the connection data
DBConnectionFactory
- Class in
ch.sahits.phpclassgenerator
This factory gets you the appropriate DBConnection class for your DB product
DBConnectionFactory()
- Constructor for class ch.sahits.phpclassgenerator.
DBConnectionFactory
DBField
- Class in
ch.sahits.phpclassgenerator
Bean representation of a DB table field with a name, a type and a null allowed constraint
DBField()
- Constructor for class ch.sahits.phpclassgenerator.
DBField
Default constructor
dbPage
- Variable in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizard
dbProduct
- Variable in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardDBPage
DBStructure
- Class in
ch.sahits.phpclassgenerator
Bean with the DB structure The list of unique keys is not supported.
DBStructure()
- Constructor for class ch.sahits.phpclassgenerator.
DBStructure
Default constructor
DESCRIPTION
- Static variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
dialogChanged()
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardDBPage
Ensures that both text fields are set.
dialogChanged()
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizardPage
Ensures that both text fields are set.
dispose()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
The
MultiPageEditorPart
implementation of this
IWorkbenchPart
method disposes all nested editors.
DOCUMENT_START
- Static variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
documentation
- Variable in class ch.sahits.phpclassgenerator.
MethodDeclaration
documentation
- Variable in class ch.sahits.phpclassgenerator.
XMLTemplateParser
doFinish(String, String, String, String, String, String, String, String, String, IProgressMonitor)
- Method in class ch.sahits.phpclassgenerator.wizards.
PhpClassWizard
The worker method.
doSave(IProgressMonitor)
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Saves the multi-page editor's document.
doSaveAs()
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Saves the multi-page editor's document as another file.
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
_