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

Class: EtvaAgent

Source Location: /EtvaAgent.php

Class Overview

BaseObject
   |
   --BaseEtvaAgent
      |
      --EtvaAgent

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaAgent

BaseEtvaAgent::__construct()
Initializes internal state of BaseEtvaAgent object.
BaseEtvaAgent::applyDefaultValues()
Applies default values to this object.
BaseEtvaAgent::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaAgent::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaAgent::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaAgent::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaAgent::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaAgent::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaAgent::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaAgent::doValidate()
This function performs the validation work for complex object models.
BaseEtvaAgent::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaAgent::fromArray()
Populates the object using an array.
BaseEtvaAgent::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaAgent::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaAgent::getCreatedAt()
Get the [optionally formatted] temporal [created_at] column value.
BaseEtvaAgent::getDescription()
Get the [description] column value.
BaseEtvaAgent::getEtvaServer()
Get the associated EtvaServer object
BaseEtvaAgent::getId()
Get the [id] column value.
BaseEtvaAgent::getIp()
Get the [ip] column value.
BaseEtvaAgent::getName()
Get the [name] column value.
BaseEtvaAgent::getPeer()
Returns a peer instance associated with this om.
BaseEtvaAgent::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaAgent::getServerId()
Get the [server_id] column value.
BaseEtvaAgent::getService()
Get the [service] column value.
BaseEtvaAgent::getState()
Get the [state] column value.
BaseEtvaAgent::getUpdatedAt()
Get the [optionally formatted] temporal [updated_at] column value.
BaseEtvaAgent::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaAgent::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaAgent::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaAgent::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaAgent::save()
Persists this object to the database.
BaseEtvaAgent::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaAgent::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaAgent::setCreatedAt()
Sets the value of [created_at] column to a normalized version of the date/time value specified.
BaseEtvaAgent::setDescription()
Set the value of [description] column.
BaseEtvaAgent::setEtvaServer()
Declares an association between this object and a EtvaServer object.
BaseEtvaAgent::setId()
Set the value of [id] column.
BaseEtvaAgent::setIp()
Set the value of [ip] column.
BaseEtvaAgent::setName()
Set the value of [name] column.
BaseEtvaAgent::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaAgent::setServerId()
Set the value of [server_id] column.
BaseEtvaAgent::setService()
Set the value of [service] column.
BaseEtvaAgent::setState()
Set the value of [state] column.
BaseEtvaAgent::setUpdatedAt()
Sets the value of [updated_at] column to a normalized version of the date/time value specified.
BaseEtvaAgent::toArray()
Exports the object as an array.
BaseEtvaAgent::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaAgent::__call()

Class Details

[line 3]
Base class that represents a row from the 'agent' 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:23 +0100 by phpDocumentor 1.4.2