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

Class: EtvaVncToken

Source Location: /EtvaVncToken.php

Class Overview

BaseObject
   |
   --BaseEtvaVncToken
      |
      --EtvaVncToken

Base class that represents a row from the 'vnc_token' table.



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVncToken

BaseEtvaVncToken::__construct()
Initializes internal state of BaseEtvaVncToken object.
BaseEtvaVncToken::applyDefaultValues()
Applies default values to this object.
BaseEtvaVncToken::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaVncToken::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaVncToken::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaVncToken::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaVncToken::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaVncToken::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaVncToken::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaVncToken::doValidate()
This function performs the validation work for complex object models.
BaseEtvaVncToken::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaVncToken::fromArray()
Populates the object using an array.
BaseEtvaVncToken::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaVncToken::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaVncToken::getCreatedAt()
Get the [optionally formatted] temporal [created_at] column value.
BaseEtvaVncToken::getEnctoken()
Get the [enctoken] column value.
BaseEtvaVncToken::getPeer()
Returns a peer instance associated with this om.
BaseEtvaVncToken::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaVncToken::getsfGuardUser()
Get the associated sfGuardUser object
BaseEtvaVncToken::getToken()
Get the [token] column value.
BaseEtvaVncToken::getUserId()
Get the [user_id] column value.
BaseEtvaVncToken::getUsername()
Get the [username] column value.
BaseEtvaVncToken::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaVncToken::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaVncToken::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaVncToken::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaVncToken::save()
Persists this object to the database.
BaseEtvaVncToken::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaVncToken::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaVncToken::setCreatedAt()
Sets the value of [created_at] column to a normalized version of the date/time value specified.
BaseEtvaVncToken::setEnctoken()
Set the value of [enctoken] column.
BaseEtvaVncToken::setPrimaryKey()
Generic method to set the primary key (username column).
BaseEtvaVncToken::setsfGuardUser()
Declares an association between this object and a sfGuardUser object.
BaseEtvaVncToken::setToken()
Set the value of [token] column.
BaseEtvaVncToken::setUserId()
Set the value of [user_id] column.
BaseEtvaVncToken::setUsername()
Set the value of [username] column.
BaseEtvaVncToken::toArray()
Exports the object as an array.
BaseEtvaVncToken::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaVncToken::__call()

Class Details

[line 3]
Base class that represents a row from the 'vnc_token' table.

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


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