Public Member Functions | |
build (MetaClass $class) | |
tableExists () | |
guess what | |
daoExists () | |
indicates DAO availability for classes which uses this pattern |
Definition at line 15 of file InternalClassPattern.class.php.
InternalClassPattern::build | ( | MetaClass $ | class | ) |
Implements GenerationPattern.
Definition at line 22 of file InternalClassPattern.class.php.
InternalClassPattern::daoExists | ( | ) |
indicates DAO availability for classes which uses this pattern
Implements GenerationPattern.
Definition at line 32 of file InternalClassPattern.class.php.
InternalClassPattern::tableExists | ( | ) |
guess what
Implements GenerationPattern.
Definition at line 27 of file InternalClassPattern.class.php.