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

Class: EtvaPhysicalvolumePeer

Source Location: /EtvaPhysicalvolumePeer.php

Class Overview

BaseEtvaPhysicalvolumePeer
   |
   --EtvaPhysicalvolumePeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaPhysicalvolumePeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method retrieveByDevice [line 14]

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



Tags:

access:  public


Parameters:

   $name  
Criteria   $criteria  

[ Top ]

static method retrieveByPV [line 5]

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



Tags:

access:  public


Parameters:

   $name  
Criteria   $criteria  

[ Top ]


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