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

Class: EtvaVncTokenPeer

Source Location: /EtvaVncTokenPeer.php

Class Overview

BaseEtvaVncTokenPeer
   |
   --EtvaVncTokenPeer

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


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVncTokenPeer

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

Class Details

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

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Class Methods


method generateToken [line 54]

void generateToken( [ $len = 20])



Tags:

access:  protected


Parameters:

   $len  

[ Top ]

method onSignIn [line 6]

void onSignIn( )



Tags:

access:  public


[ Top ]


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