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

Class: EtvaMac

Source Location: /EtvaMac.php

Class Overview

BaseObject
   |
   --BaseEtvaMac
      |
      --EtvaMac

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaMac

BaseEtvaMac::__construct()
Initializes internal state of BaseEtvaMac object.
BaseEtvaMac::applyDefaultValues()
Applies default values to this object.
BaseEtvaMac::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaMac::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaMac::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaMac::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaMac::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaMac::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaMac::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaMac::doValidate()
This function performs the validation work for complex object models.
BaseEtvaMac::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaMac::fromArray()
Populates the object using an array.
BaseEtvaMac::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaMac::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaMac::getId()
Get the [id] column value.
BaseEtvaMac::getInUse()
Get the [in_use] column value.
BaseEtvaMac::getMac()
Get the [mac] column value.
BaseEtvaMac::getPeer()
Returns a peer instance associated with this om.
BaseEtvaMac::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaMac::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaMac::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaMac::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaMac::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaMac::save()
Persists this object to the database.
BaseEtvaMac::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaMac::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaMac::setId()
Set the value of [id] column.
BaseEtvaMac::setInUse()
Set the value of [in_use] column.
BaseEtvaMac::setMac()
Set the value of [mac] column.
BaseEtvaMac::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaMac::toArray()
Exports the object as an array.
BaseEtvaMac::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaMac::__call()

Class Details

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