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

Class: EtvaVlan

Source Location: /EtvaVlan.php

Class Overview

BaseObject
   |
   --BaseEtvaVlan
      |
      --EtvaVlan

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVlan

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

Class Details

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