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

Class: EtvaNetworkPeer

Source Location: /EtvaNetworkPeer.php

Class Overview

BaseEtvaNetworkPeer
   |
   --EtvaNetworkPeer

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaNetworkPeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:34 2009




[ Top ]


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