quantity_report.php File Reference


Variables

 $dcmPage = new DcmmsPage(_("Quantity Report"))
 $form = new HTML_QuickForm("QuantityForm")
 $strQuery
 $arrAdministrativeArea
 $selAdministrativeArea
 $numRowCount = $objTable->getRowCount()

Variable Documentation

$arrAdministrativeArea
 

Initial value:

 array(0 => _('[Select One]')) + 
  $dcmPage->postgis->db->getAssoc($strQuery)

$dcmPage = new DcmmsPage(_("Quantity Report"))
 

Todo:
Use PEAR DB.

$form = new HTML_QuickForm("QuantityForm")
 

$numRowCount = $objTable->getRowCount()
 

$selAdministrativeArea
 

Initial value:

 new HTML_QuickForm_select("administrativearea", 
  _("Administrative Area:"), $arrAdministrativeArea)

$strQuery
 

Initial value:

 "select CodedValue, dcmmstranslation('".$_SESSION["language"].
  "', Name) from AdministrativeArea"


Generated on Sat Jul 1 21:19:26 2006 for DCMMS by  doxygen 1.4.6-NO