lib-model-om
[ class tree: lib-model-om ] [ index: lib-model-om ] [ all elements ]

Class: EtvaVolumegroupPeer

Source Location: /EtvaVolumegroupPeer.php

Class Overview

BaseEtvaVolumegroupPeer
   |
   --EtvaVolumegroupPeer

Base static class for performing query and update operations on the 'volumegroup' table.


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVolumegroupPeer

BaseEtvaVolumegroupPeer::addInstanceToPool()
Adds an object to the instance pool.
BaseEtvaVolumegroupPeer::addSelectColumns()
Add all the columns needed to create a new object.
BaseEtvaVolumegroupPeer::alias()
Convenience method which changes table.column to alias.column.
BaseEtvaVolumegroupPeer::clearInstancePool()
Clear the instance pool.
BaseEtvaVolumegroupPeer::doCount()
Returns the number of rows matching criteria.
BaseEtvaVolumegroupPeer::doCountJoinAll()
Returns the number of rows matching criteria, joining all related tables
BaseEtvaVolumegroupPeer::doCountJoinEtvaNode()
Returns the number of rows matching criteria, joining the related EtvaNode table
BaseEtvaVolumegroupPeer::doDelete()
Method perform a DELETE on the database, given a EtvaVolumegroup or Criteria object OR a primary key value.
BaseEtvaVolumegroupPeer::doDeleteAll()
Method to DELETE all rows from the volumegroup table.
BaseEtvaVolumegroupPeer::doInsert()
Method perform an INSERT on the database, given a EtvaVolumegroup or Criteria object.
BaseEtvaVolumegroupPeer::doSelect()
Method to do selects.
BaseEtvaVolumegroupPeer::doSelectJoinAll()
Selects a collection of EtvaVolumegroup objects pre-filled with all related objects.
BaseEtvaVolumegroupPeer::doSelectJoinEtvaNode()
Selects a collection of EtvaVolumegroup objects pre-filled with their EtvaNode objects.
BaseEtvaVolumegroupPeer::doSelectOne()
Method to select one object from the DB.
BaseEtvaVolumegroupPeer::doSelectStmt()
Prepares the Criteria object and uses the parent doSelect() method to execute a PDOStatement.
BaseEtvaVolumegroupPeer::doUpdate()
Method perform an UPDATE on the database, given a EtvaVolumegroup or Criteria object.
BaseEtvaVolumegroupPeer::doValidate()
Validates all modified columns of given EtvaVolumegroup object.
BaseEtvaVolumegroupPeer::getFieldNames()
Returns an array of field names.
BaseEtvaVolumegroupPeer::getInstanceFromPool()
Retrieves a string version of the primary key from the DB resultset row that can be used to uniquely identify a row in this table.
BaseEtvaVolumegroupPeer::getMapBuilder()
Get a (singleton) instance of the MapBuilder for this peer class.
BaseEtvaVolumegroupPeer::getOMClass()
The class that the Peer will make instances of.
BaseEtvaVolumegroupPeer::getPrimaryKeyHashFromRow()
Retrieves a string version of the primary key from the DB resultset row that can be used to uniquely identify a row in this table.
BaseEtvaVolumegroupPeer::getTableMap()
Returns the TableMap related to this peer.
BaseEtvaVolumegroupPeer::getUniqueColumnNames()
BaseEtvaVolumegroupPeer::populateObjects()
The returned array will contain objects of the default type or objects that inherit from the default.
BaseEtvaVolumegroupPeer::removeInstanceFromPool()
Removes an object from the instance pool.
BaseEtvaVolumegroupPeer::retrieveByPK()
Retrieve a single object by pkey.
BaseEtvaVolumegroupPeer::retrieveByPKs()
Retrieve multiple objects by pkey.
BaseEtvaVolumegroupPeer::translateFieldName()
Translates a fieldname to another type

Class Details

[line 3]
Base static class for performing query and update operations on the 'volumegroup' table.

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method retrieveByVg [line 5]

static void retrieveByVg( $name, [ $criteria = null])



Tags:

access:  public


Parameters:

   $name  
Criteria   $criteria  

[ Top ]


Documentation generated on Mon, 29 Jun 2009 15:10:30 +0100 by phpDocumentor 1.4.2