Public Member Functions | |
addFileToExamine ($file) | |
getSignifiantContent ($file) | |
generateStubFile () | |
generateStubAttrFile () | |
Data Fields | |
$content = array() | |
$attr = array() | |
Protected Member Functions | |
completeContent () | |
getPhpPart (array $info) | |
getPhpAttrPart ($famName, array $info) | |
Protected Attributes | |
$files = array() | |
Definition at line 184 of file genStubFamilyClass.php.
addFileToExamine | ( | $file | ) |
Definition at line 192 of file genStubFamilyClass.php.
|
protected |
Definition at line 286 of file genStubFamilyClass.php.
generateStubAttrFile | ( | ) |
generateStubFile | ( | ) |
|
protected |
Definition at line 338 of file genStubFamilyClass.php.
|
protected |
Definition at line 311 of file genStubFamilyClass.php.
getSignifiantContent | ( | $file | ) |
$attr = array() |
Definition at line 190 of file genStubFamilyClass.php.
$content = array() |
Definition at line 189 of file genStubFamilyClass.php.
|
protected |
Definition at line 187 of file genStubFamilyClass.php.