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

Class: EtvaVlanPeer

Source Location: /EtvaVlanPeer.php

Class Overview

BaseEtvaVlanPeer
   |
   --EtvaVlanPeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVlanPeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


static method retrieveByName [line 14]

static void retrieveByName( $vlan)



Tags:

access:  public


Parameters:

   $vlan  

[ Top ]

static method retrieveByNode [line 6]

static void retrieveByNode( $node)



Tags:

access:  public


Parameters:

   $node  

[ Top ]


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