Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/ccmadmin/
Upload File :
Current File : /var/www/cesa.co.za/ccmadmin/cstCandMilestonesmaster.php

<?php

// Call Row_Rendering event
$cstCandMilestones->Row_Rendering();

// FirstName
$cstCandMilestones->FirstName->CellCssStyle = ""; $cstCandMilestones->FirstName->CellCssClass = "";
$cstCandMilestones->FirstName->CellAttrs = array(); $cstCandMilestones->FirstName->ViewAttrs = array(); $cstCandMilestones->FirstName->EditAttrs = array();

// Surname
$cstCandMilestones->Surname->CellCssStyle = ""; $cstCandMilestones->Surname->CellCssClass = "";
$cstCandMilestones->Surname->CellAttrs = array(); $cstCandMilestones->Surname->ViewAttrs = array(); $cstCandMilestones->Surname->EditAttrs = array();

// MentorFirstName
$cstCandMilestones->MentorFirstName->CellCssStyle = ""; $cstCandMilestones->MentorFirstName->CellCssClass = "";
$cstCandMilestones->MentorFirstName->CellAttrs = array(); $cstCandMilestones->MentorFirstName->ViewAttrs = array(); $cstCandMilestones->MentorFirstName->EditAttrs = array();

// MentorSurname
$cstCandMilestones->MentorSurname->CellCssStyle = ""; $cstCandMilestones->MentorSurname->CellCssClass = "";
$cstCandMilestones->MentorSurname->CellAttrs = array(); $cstCandMilestones->MentorSurname->ViewAttrs = array(); $cstCandMilestones->MentorSurname->EditAttrs = array();

// EmployerFirstName
$cstCandMilestones->EmployerFirstName->CellCssStyle = ""; $cstCandMilestones->EmployerFirstName->CellCssClass = "";
$cstCandMilestones->EmployerFirstName->CellAttrs = array(); $cstCandMilestones->EmployerFirstName->ViewAttrs = array(); $cstCandMilestones->EmployerFirstName->EditAttrs = array();

// EmployerSurname
$cstCandMilestones->EmployerSurname->CellCssStyle = ""; $cstCandMilestones->EmployerSurname->CellCssClass = "";
$cstCandMilestones->EmployerSurname->CellAttrs = array(); $cstCandMilestones->EmployerSurname->ViewAttrs = array(); $cstCandMilestones->EmployerSurname->EditAttrs = array();

// Organisation
$cstCandMilestones->Organisation->CellCssStyle = ""; $cstCandMilestones->Organisation->CellCssClass = "";
$cstCandMilestones->Organisation->CellAttrs = array(); $cstCandMilestones->Organisation->ViewAttrs = array(); $cstCandMilestones->Organisation->EditAttrs = array();

// MilestoneNum
$cstCandMilestones->MilestoneNum->CellCssStyle = ""; $cstCandMilestones->MilestoneNum->CellCssClass = "";
$cstCandMilestones->MilestoneNum->CellAttrs = array(); $cstCandMilestones->MilestoneNum->ViewAttrs = array(); $cstCandMilestones->MilestoneNum->EditAttrs = array();

// Max(CCMMilestones.DateUpdated)
$cstCandMilestones->Max28CCMMilestones2EDateUpdated29->CellCssStyle = ""; $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->CellCssClass = "";
$cstCandMilestones->Max28CCMMilestones2EDateUpdated29->CellAttrs = array(); $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->ViewAttrs = array(); $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->EditAttrs = array();

// CCMMilestonePaid
$cstCandMilestones->CCMMilestonePaid->CellCssStyle = ""; $cstCandMilestones->CCMMilestonePaid->CellCssClass = "";
$cstCandMilestones->CCMMilestonePaid->CellAttrs = array(); $cstCandMilestones->CCMMilestonePaid->ViewAttrs = array(); $cstCandMilestones->CCMMilestonePaid->EditAttrs = array();

// Call Row_Rendered event
$cstCandMilestones->Row_Rendered();
?>
<p><span class="phpmaker"><?php echo $Language->Phrase("MasterRecord") ?><?php echo $cstCandMilestones->TableCaption() ?><br>
<a href="<?php echo $gsMasterReturnUrl ?>"><?php echo $Language->Phrase("BackToMasterPage") ?></a></span></p>
<table cellspacing="0" class="ewGrid"><tr><td class="ewGridContent">
<div class="ewGridMiddlePanel">
<table cellspacing="0" class="ewTable ewTableSeparate">
	<thead>
		<tr>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->FirstName->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->Surname->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->MentorFirstName->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->MentorSurname->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->EmployerFirstName->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->EmployerSurname->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->Organisation->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->MilestoneNum->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstCandMilestones->CCMMilestonePaid->FldCaption() ?></td>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td<?php echo $cstCandMilestones->FirstName->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->FirstName->ViewAttributes() ?>><?php echo $cstCandMilestones->FirstName->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->Surname->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->Surname->ViewAttributes() ?>><?php echo $cstCandMilestones->Surname->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->MentorFirstName->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->MentorFirstName->ViewAttributes() ?>><?php echo $cstCandMilestones->MentorFirstName->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->MentorSurname->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->MentorSurname->ViewAttributes() ?>><?php echo $cstCandMilestones->MentorSurname->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->EmployerFirstName->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->EmployerFirstName->ViewAttributes() ?>><?php echo $cstCandMilestones->EmployerFirstName->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->EmployerSurname->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->EmployerSurname->ViewAttributes() ?>><?php echo $cstCandMilestones->EmployerSurname->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->Organisation->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->Organisation->ViewAttributes() ?>><?php echo $cstCandMilestones->Organisation->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->MilestoneNum->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->MilestoneNum->ViewAttributes() ?>><?php echo $cstCandMilestones->MilestoneNum->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->ViewAttributes() ?>><?php echo $cstCandMilestones->Max28CCMMilestones2EDateUpdated29->ListViewValue() ?></div></td>
			<td<?php echo $cstCandMilestones->CCMMilestonePaid->CellAttributes() ?>>
<div<?php echo $cstCandMilestones->CCMMilestonePaid->ViewAttributes() ?>><?php echo $cstCandMilestones->CCMMilestonePaid->ListViewValue() ?></div></td>
		</tr>
	</tbody>
</table>
</div>
</td></tr></table>
<br>