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

Class: EtvaVolumegroup

Source Location: /EtvaVolumegroup.php

Class Overview

BaseObject
   |
   --BaseEtvaVolumegroup
      |
      --EtvaVolumegroup

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVolumegroup

BaseEtvaVolumegroup::__construct()
Initializes internal state of BaseEtvaVolumegroup object.
BaseEtvaVolumegroup::addEtvaLogicalvolume()
Method called to associate a EtvaLogicalvolume object to this object through the EtvaLogicalvolume foreign key attribute.
BaseEtvaVolumegroup::addEtvaVolumePhysical()
Method called to associate a EtvaVolumePhysical object to this object through the EtvaVolumePhysical foreign key attribute.
BaseEtvaVolumegroup::applyDefaultValues()
Applies default values to this object.
BaseEtvaVolumegroup::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaVolumegroup::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaVolumegroup::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaVolumegroup::clearEtvaLogicalvolumes()
Clears out the collEtvaLogicalvolumes collection (array).
BaseEtvaVolumegroup::clearEtvaVolumePhysicals()
Clears out the collEtvaVolumePhysicals collection (array).
BaseEtvaVolumegroup::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaVolumegroup::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaVolumegroup::countEtvaLogicalvolumes()
Returns the number of related EtvaLogicalvolume objects.
BaseEtvaVolumegroup::countEtvaVolumePhysicals()
Returns the number of related EtvaVolumePhysical objects.
BaseEtvaVolumegroup::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaVolumegroup::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaVolumegroup::doValidate()
This function performs the validation work for complex object models.
BaseEtvaVolumegroup::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaVolumegroup::fromArray()
Populates the object using an array.
BaseEtvaVolumegroup::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaVolumegroup::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaVolumegroup::getEtvaLogicalvolumes()
Gets an array of EtvaLogicalvolume objects which contain a foreign key that references this object.
BaseEtvaVolumegroup::getEtvaLogicalvolumesJoinEtvaNode()
If this collection has already been initialized with an identical criteria, it returns the collection.
BaseEtvaVolumegroup::getEtvaNode()
Get the associated EtvaNode object
BaseEtvaVolumegroup::getEtvaVolumePhysicals()
Gets an array of EtvaVolumePhysical objects which contain a foreign key that references this object.
BaseEtvaVolumegroup::getEtvaVolumePhysicalsJoinEtvaPhysicalvolume()
If this collection has already been initialized with an identical criteria, it returns the collection.
BaseEtvaVolumegroup::getFreesize()
Get the [freesize] column value.
BaseEtvaVolumegroup::getId()
Get the [id] column value.
BaseEtvaVolumegroup::getNodeId()
Get the [node_id] column value.
BaseEtvaVolumegroup::getPeer()
Returns a peer instance associated with this om.
BaseEtvaVolumegroup::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaVolumegroup::getSize()
Get the [size] column value.
BaseEtvaVolumegroup::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaVolumegroup::getVg()
Get the [vg] column value.
BaseEtvaVolumegroup::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaVolumegroup::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaVolumegroup::initEtvaLogicalvolumes()
Initializes the collEtvaLogicalvolumes collection (array).
BaseEtvaVolumegroup::initEtvaVolumePhysicals()
Initializes the collEtvaVolumePhysicals collection (array).
BaseEtvaVolumegroup::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaVolumegroup::save()
Persists this object to the database.
BaseEtvaVolumegroup::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaVolumegroup::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaVolumegroup::setEtvaNode()
Declares an association between this object and a EtvaNode object.
BaseEtvaVolumegroup::setFreesize()
Set the value of [freesize] column.
BaseEtvaVolumegroup::setId()
Set the value of [id] column.
BaseEtvaVolumegroup::setNodeId()
Set the value of [node_id] column.
BaseEtvaVolumegroup::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaVolumegroup::setSize()
Set the value of [size] column.
BaseEtvaVolumegroup::setVg()
Set the value of [vg] column.
BaseEtvaVolumegroup::toArray()
Exports the object as an array.
BaseEtvaVolumegroup::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaVolumegroup::__call()

Class Details

[line 3]
Base class that represents a row from the 'volumegroup' 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