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

Class: EtvaLogicalvolumePeer

Source Location: /EtvaLogicalvolumePeer.php

Class Overview

BaseEtvaLogicalvolumePeer
   |
   --EtvaLogicalvolumePeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaLogicalvolumePeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method retrieveByLvDevice [line 6]

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



Tags:

access:  public


Parameters:

   $name  
Criteria   $criteria  

[ Top ]


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