[ 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/classes/propel/engine/database/model/ -> Inheritance.php (sommaire)

(pas de description)

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

Définit 1 class

Inheritance:: (12 méthodes):
  setupObject()
  getKey()
  setKey()
  getColumn()
  setColumn()
  getClassName()
  setClassName()
  getPackage()
  setPackage()
  getAncestor()
  setAncestor()
  toString()


Classe: Inheritance  - X-Ref

A Class for information regarding possible objects representing a table

setupObject()   X-Ref
Sets up the Inheritance object based on the attributes that were passed to loadFromXML().


getKey()   X-Ref
Get the value of key.

return: value of key.

setKey($v)   X-Ref
Set the value of key.

param: v  Value to assign to key.

getColumn()   X-Ref
Get the value of parent.

return: value of parent.

setColumn(Column $v)   X-Ref
Set the value of parent.

param: v  Value to assign to parent.

getClassName()   X-Ref
Get the value of className.

return: value of className.

setClassName($v)   X-Ref
Set the value of className.

param: v  Value to assign to className.

getPackage()   X-Ref
Get the value of package.

return: value of package.

setPackage($v)   X-Ref
Set the value of package.

param: v  Value to assign to package.

getAncestor()   X-Ref
Get the value of ancestor.

return: value of ancestor.

setAncestor($v)   X-Ref
Set the value of ancestor.

param: v  Value to assign to ancestor.

toString()   X-Ref
String representation of the foreign key. This is an xml representation.




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