
Public Member Functions | |
| build (MetaClass $class) | |
| |
| tableExists () | |
| guess what | |
| daoExists () | |
| indicates DAO availability for classes which uses this pattern | |
Definition at line 16 of file InternalClassPattern.class.php.
| InternalClassPattern::build | ( | MetaClass $ | class | ) |
Reimplemented from BasePattern.
Definition at line 23 of file InternalClassPattern.class.php.
| InternalClassPattern::tableExists | ( | ) |
guess what
Reimplemented from BasePattern.
Definition at line 28 of file InternalClassPattern.class.php.
| InternalClassPattern::daoExists | ( | ) |
indicates DAO availability for classes which uses this pattern
Reimplemented from BasePattern.
Definition at line 33 of file InternalClassPattern.class.php.
1.5.4