Class awDimensions

Description

Represents a simple height-width dimension.

Located in /classes/cm/Dimensions.php

awComplexObject
   |
   --awDimensions
Variable Summary
 int $height
 int $width
Variables
int $height

Height of the dimension

<span class="constraint Selectable">This field can be selected using the value "Height".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

int $width

Width of the dimension

<span class="constraint Selectable">This field can be selected using the value "Width".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:57 +0200 by phpDocumentor 1.4.3