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

Class: EtvaNodePeer

Source Location: /EtvaNodePeer.php

Class Overview

BaseEtvaNodePeer
   |
   --EtvaNodePeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaNodePeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method getWithServers [line 5]

static void getWithServers( )



[ Top ]


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