getPage($iOffset, PAGE_SIZE); DEBUG($arPage, "The page", true, PAGE_INFO); $sTypeName = (checkFlag('course') ? 'course' : 'project'); $sTypeNameCap = strtoupper(substr($sTypeName, 0, 1)) . substr($sTypeName, 1); $sTypeNameCapPlural = $sTypeNameCap."s"; $iLast = ($iOffset + PAGE_SIZE > $objSearch->length() ? $objSearch->length() : $iOffset + PAGE_SIZE); DEBUG($iLast, "iLast", true, PAGE_INFO); $iFirst = ($iLast == 0 ? 0 : $iOffset + 1); $sPaging = ($iFirst == 0 && $iLast == 0 ? "" : $iFirst . "-" . $iLast. " of " . $objSearch->length()); DEBUG($sPaging, "sPaging", true, PAGE_INFO); DEBUG(sizeof($arPage), "sizeof arPage", true, PAGE_INFO); DEBUG($iOffset, "iOffset", true, PAGE_INFO); DEBUG(PAGE_SIZE, "page size", true, PAGE_INFO); $sPaging = $objPage->vResultsPaging("filter_form", $objSearch->length(), $sPaging, $iOffset, PAGE_SIZE); $projFact = new ProjectFactory(); $colProjects =& $projFact->listProjects($arPage, ''); $objNullOcc = OccurrenceFactory::newOccurrence(); $objOccurrenceView = new OccurrenceView($objNullOcc); $objSlug = SlugManagerFactory::get('Ongoing Referrals Button Area'); if(is_object($objSlug)) { $sReferralButtonText = $objSlug->printSlug(); } // debug_print_object($colProjects->serialize()); ?>
Are you looking for the opportunity to volunteer? Browse through our list of ongoing . Use the dropdown to filter by Impact Area. An asterisk (*) next to the name identifies orientation .

isCorporateSponsorManager() !== false) { ?>
Filter by: :
showField('browse_filterimpact'); ?> showField('browse_filterregion'); ?>
Filter Corporate Projects:
showField('browse_filterCorporateProjects'); ?>
length()) { ?> getIterator(); ?> hasNext()) { $ctr++; $proj =& $itProjects->getNext(); $proj->occurrenceFlag = "5"; if(!is_object($objView)) { $objView = new ProjectView($proj); } else { $objView->setProject($proj); } print $objView->showField("SearchResults", array('ixaffiliateregion' => $HTTP_POST_VARS['filter_region'], 'ctr' => $ctr)); } //end while ?>
No were found, based on the current criteria. If you are filtering by Impact area, try choosing 'All' from the select list. Only upcoming are shown here.
Back to Date-Specific Projects
Back