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

Class: EtvaVolumePhysicalPeer

Source Location: /EtvaVolumePhysicalPeer.php

Class Overview

BaseEtvaVolumePhysicalPeer
   |
   --EtvaVolumePhysicalPeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVolumePhysicalPeer

BaseEtvaVolumePhysicalPeer::addInstanceToPool()
Adds an object to the instance pool.
BaseEtvaVolumePhysicalPeer::addSelectColumns()
Add all the columns needed to create a new object.
BaseEtvaVolumePhysicalPeer::alias()
Convenience method which changes table.column to alias.column.
BaseEtvaVolumePhysicalPeer::clearInstancePool()
Clear the instance pool.
BaseEtvaVolumePhysicalPeer::doCount()
Returns the number of rows matching criteria.
BaseEtvaVolumePhysicalPeer::doCountJoinAll()
Returns the number of rows matching criteria, joining all related tables
BaseEtvaVolumePhysicalPeer::doCountJoinAllExceptEtvaPhysicalvolume()
Returns the number of rows matching criteria, joining the related EtvaPhysicalvolume table
BaseEtvaVolumePhysicalPeer::doCountJoinAllExceptEtvaVolumegroup()
Returns the number of rows matching criteria, joining the related EtvaVolumegroup table
BaseEtvaVolumePhysicalPeer::doCountJoinEtvaPhysicalvolume()
Returns the number of rows matching criteria, joining the related EtvaPhysicalvolume table
BaseEtvaVolumePhysicalPeer::doCountJoinEtvaVolumegroup()
Returns the number of rows matching criteria, joining the related EtvaVolumegroup table
BaseEtvaVolumePhysicalPeer::doDelete()
Method perform a DELETE on the database, given a EtvaVolumePhysical or Criteria object OR a primary key value.
BaseEtvaVolumePhysicalPeer::doDeleteAll()
Method to DELETE all rows from the volume_physical table.
BaseEtvaVolumePhysicalPeer::doInsert()
Method perform an INSERT on the database, given a EtvaVolumePhysical or Criteria object.
BaseEtvaVolumePhysicalPeer::doSelect()
Method to do selects.
BaseEtvaVolumePhysicalPeer::doSelectJoinAll()
Selects a collection of EtvaVolumePhysical objects pre-filled with all related objects.
BaseEtvaVolumePhysicalPeer::doSelectJoinAllExceptEtvaPhysicalvolume()
Selects a collection of EtvaVolumePhysical objects pre-filled with all related objects except EtvaPhysicalvolume.
BaseEtvaVolumePhysicalPeer::doSelectJoinAllExceptEtvaVolumegroup()
Selects a collection of EtvaVolumePhysical objects pre-filled with all related objects except EtvaVolumegroup.
BaseEtvaVolumePhysicalPeer::doSelectJoinEtvaPhysicalvolume()
Selects a collection of EtvaVolumePhysical objects pre-filled with their EtvaPhysicalvolume objects.
BaseEtvaVolumePhysicalPeer::doSelectJoinEtvaVolumegroup()
Selects a collection of EtvaVolumePhysical objects pre-filled with their EtvaVolumegroup objects.
BaseEtvaVolumePhysicalPeer::doSelectOne()
Method to select one object from the DB.
BaseEtvaVolumePhysicalPeer::doSelectStmt()
Prepares the Criteria object and uses the parent doSelect() method to execute a PDOStatement.
BaseEtvaVolumePhysicalPeer::doUpdate()
Method perform an UPDATE on the database, given a EtvaVolumePhysical or Criteria object.
BaseEtvaVolumePhysicalPeer::doValidate()
Validates all modified columns of given EtvaVolumePhysical object.
BaseEtvaVolumePhysicalPeer::getFieldNames()
Returns an array of field names.
BaseEtvaVolumePhysicalPeer::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.
BaseEtvaVolumePhysicalPeer::getMapBuilder()
Get a (singleton) instance of the MapBuilder for this peer class.
BaseEtvaVolumePhysicalPeer::getOMClass()
The class that the Peer will make instances of.
BaseEtvaVolumePhysicalPeer::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.
BaseEtvaVolumePhysicalPeer::getTableMap()
Returns the TableMap related to this peer.
BaseEtvaVolumePhysicalPeer::getUniqueColumnNames()
BaseEtvaVolumePhysicalPeer::populateObjects()
The returned array will contain objects of the default type or objects that inherit from the default.
BaseEtvaVolumePhysicalPeer::removeInstanceFromPool()
Removes an object from the instance pool.
BaseEtvaVolumePhysicalPeer::retrieveByPK()
Retrieve a single object by pkey.
BaseEtvaVolumePhysicalPeer::retrieveByPKs()
Retrieve multiple objects by pkey.
BaseEtvaVolumePhysicalPeer::translateFieldName()
Translates a fieldname to another type

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method retrieveByVGPV [line 5]

static void retrieveByVGPV( $vg, $pv)



Tags:

access:  public


Parameters:

   $vg  
   $pv  

[ Top ]


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