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
_
R
replaceAll(String, String, String)
- Method in class ch.sahits.phpclassgenerator.
CodeGenerator
Re-implementation of the replaceAll method of String to circumvent the inconvinience with regular expressions
replaceConstants(String)
- Method in class ch.sahits.phpclassgenerator.
CodeGenerator
Replace constants in the input
replaceMember(String[])
- Method in class ch.sahits.phpclassgenerator.
CodeGenerator
check all member variable definition.
replaceMethod(MethodDeclaration[])
- Method in class ch.sahits.phpclassgenerator.
CodeGenerator
Check all methods.
resourceChanged(IResourceChangeEvent)
- Method in class ch.sahits.phpclassgenerator.editors.
PhpClassGeneratorEditor
Closes all project files on project close.
retriveMySQLForeignKey(String)
- Method in class ch.sahits.phpclassgenerator.
MySQLConnection
Retrive the foreign key of the table
retriveMySQLPrimaryKey(String)
- Method in class ch.sahits.phpclassgenerator.
MySQLConnection
Retrive the primiry key of the table
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
_