Quinoa
[ class tree: Quinoa ] [ index: Quinoa ] [ all elements ]

Class: Quinoa_Set

Source Location: /Quinoa/Set.php

Class Overview

Quinoa_Attribute
   |
   --Quinoa_Set

Quinoa Set class.


Author(s):

Version:

  • 0.0.21 2007-09-23

Copyright:

  • 2007

Variables

Methods


Inherited Variables

Inherited Methods

Class: Quinoa_Attribute

Quinoa_Attribute::__construct()
Constructs a Quinoa_Attribute object
Quinoa_Attribute::getDataClass()
dataClass get accessor
Quinoa_Attribute::getDateDBFormat()
dataDBFormat get accessor
Quinoa_Attribute::getDateShowFormat()
dataShowFormat get accessor
Quinoa_Attribute::getDecimals()
decimals get accessor
Quinoa_Attribute::getDefaultValue()
defaultValue get accessor
Quinoa_Attribute::getForeignId()
foreignId get accessor
Quinoa_Attribute::getFormFieldType()
formFieldType get accessor
Quinoa_Attribute::getIsAutoNumber()
isAutoNumber get accessor
Quinoa_Attribute::getIsMandatory()
isMandatory get accessor
Quinoa_Attribute::getIsReadOnly()
isReadOnly get accessor
Quinoa_Attribute::getLabel()
label get accessor
Quinoa_Attribute::getLength()
label get accessor
Quinoa_Attribute::getName()
name get accessor
Quinoa_Attribute::getRows()
rows get accessor
Quinoa_Attribute::getSourceAttribute()
sourceAttribute get accessor
Quinoa_Attribute::getSourceEntity()
sourceEntity get accessor
Quinoa_Attribute::getType()
type get accessor
Quinoa_Attribute::getValue()
value get accessor
Quinoa_Attribute::isAutoNumber()
isAutoNumber tester
Quinoa_Attribute::isMandatory()
isMandatory tester
Quinoa_Attribute::isReadOnly()
isReadOnly tester
Quinoa_Attribute::setDateDBFormat()
dataDBFormat set accessor
Quinoa_Attribute::setDateShowFormat()
dateShowFormat set accessor
Quinoa_Attribute::setDecimals()
decimals set accessor
Quinoa_Attribute::setDefaultValue()
defaultValue set accessor
Quinoa_Attribute::setForeignId()
foreignId set accessor
Quinoa_Attribute::setFormFieldType()
formFieldType set accessor
Quinoa_Attribute::setIsAutoNumber()
isAutoNumber set accessor
Quinoa_Attribute::setIsMandatory()
isMandatory set accessor
Quinoa_Attribute::setIsReadOnly()
isReadOnly set accessor
Quinoa_Attribute::setLabel()
label set accessor
Quinoa_Attribute::setLength()
length set accessor
Quinoa_Attribute::setName()
name set accessor
Quinoa_Attribute::setRows()
rows set accessor
Quinoa_Attribute::setSourceAttribute()
sourceAttribute set accessor
Quinoa_Attribute::setSourceEntity()
sourceEntity set accessor
Quinoa_Attribute::setType()
type set accessor
Quinoa_Attribute::setValue()
value set accessor
Quinoa_Attribute::simulateLeftJoin()
simulateLeftJoin tester
Quinoa_Attribute::_getDefaultFormField()
defaultFormField get accessor

Class Details

[line 47]
Quinoa Set class.

Quinoa Set class. Quinoa_Set is a specialized type of Quinoa_Attribute whose value's type is of Quinoa_Recordlist. It can be used in a master detail context or in a N to M relationship. PHP version 5.x Copyright (c) 2007, Freeconcept, Lda. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Freeconcept, Lda. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.




Tags:

since:  File available since Release 0.0.1
link:  http://www.quinoaframework.org
version:  0.0.21 2007-09-23
copyright:  2007
author:  Marcello Duarte <marcello.duarte@gmail.com>


[ Top ]


Class Variables

$_linkage =

[line 55]

Condition that defines the relationship with another entity

Condition that defines the relationship with another entity




Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


constructor __construct [line 62]

Quinoa_Set __construct( array $set)

Constructs a Quinoa_Set

Constructs a Quinoa_Set




Tags:

access:  public


Overrides Quinoa_Attribute::__construct() (Constructs a Quinoa_Attribute object)

Parameters:

array   $set  

[ Top ]

method getLinkage [line 69]

void getLinkage( )



Tags:

access:  public


[ Top ]

method setLinkage [line 74]

void setLinkage( mixed $_linkage)



Tags:

access:  public


[ Top ]


Documentation generated on Wed, 03 Oct 2007 14:25:57 +0100 by phpDocumentor 1.3.0RC3