[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/propel-generator/templates/om/php5/ -> MapBuilder.tpl (sommaire)

This class adds structure of '<?php echo $table->getName() ?>' table to '<?php echo $table->getDatabase()->getName() ?>' DatabaseMap object. These statically-built map classes are used by Propel to do runtime db structure discovery. For example, the createSelectSql() method checks the type of a given column used in an ORDER BY clause to know whether it needs to apply SQL to make the ORDER BY case-insensitive (i.e. if it's a text column type).

Poids: 135 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 3 fonctions

  isBuilt()
  getDatabaseMap()
  doBuild()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

isBuilt()   X-Ref
Tells us if this DatabaseMapBuilder is built so that we
don't have to re-build it every time.

return: true if this DatabaseMapBuilder is built

getDatabaseMap()   X-Ref
Gets the databasemap this map builder built.

return: the databasemap

doBuild()   X-Ref
The doBuild() method builds the DatabaseMap

return: void



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7