Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/cceconvenors/
Upload File :
Current File : /var/www/cesa.co.za/cceconvenors/cstArchivedStudents2019master.php

<?php

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

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

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

// KnownAs
$cstArchivedStudents2019->KnownAs->CellCssStyle = ""; $cstArchivedStudents2019->KnownAs->CellCssClass = "";
$cstArchivedStudents2019->KnownAs->CellAttrs = array(); $cstArchivedStudents2019->KnownAs->ViewAttrs = array(); $cstArchivedStudents2019->KnownAs->EditAttrs = array();

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

// StudentNumber
$cstArchivedStudents2019->StudentNumber->CellCssStyle = ""; $cstArchivedStudents2019->StudentNumber->CellCssClass = "";
$cstArchivedStudents2019->StudentNumber->CellAttrs = array(); $cstArchivedStudents2019->StudentNumber->ViewAttrs = array(); $cstArchivedStudents2019->StudentNumber->EditAttrs = array();

// Age
$cstArchivedStudents2019->Age->CellCssStyle = ""; $cstArchivedStudents2019->Age->CellCssClass = "";
$cstArchivedStudents2019->Age->CellAttrs = array(); $cstArchivedStudents2019->Age->ViewAttrs = array(); $cstArchivedStudents2019->Age->EditAttrs = array();

// Telephone
$cstArchivedStudents2019->Telephone->CellCssStyle = ""; $cstArchivedStudents2019->Telephone->CellCssClass = "";
$cstArchivedStudents2019->Telephone->CellAttrs = array(); $cstArchivedStudents2019->Telephone->ViewAttrs = array(); $cstArchivedStudents2019->Telephone->EditAttrs = array();

// Cellphone
$cstArchivedStudents2019->Cellphone->CellCssStyle = ""; $cstArchivedStudents2019->Cellphone->CellCssClass = "";
$cstArchivedStudents2019->Cellphone->CellAttrs = array(); $cstArchivedStudents2019->Cellphone->ViewAttrs = array(); $cstArchivedStudents2019->Cellphone->EditAttrs = array();

// EmailAddress
$cstArchivedStudents2019->EmailAddress->CellCssStyle = ""; $cstArchivedStudents2019->EmailAddress->CellCssClass = "";
$cstArchivedStudents2019->EmailAddress->CellAttrs = array(); $cstArchivedStudents2019->EmailAddress->ViewAttrs = array(); $cstArchivedStudents2019->EmailAddress->EditAttrs = array();

// MentorName
$cstArchivedStudents2019->MentorName->CellCssStyle = ""; $cstArchivedStudents2019->MentorName->CellCssClass = "";
$cstArchivedStudents2019->MentorName->CellAttrs = array(); $cstArchivedStudents2019->MentorName->ViewAttrs = array(); $cstArchivedStudents2019->MentorName->EditAttrs = array();

// MentorTel
$cstArchivedStudents2019->MentorTel->CellCssStyle = ""; $cstArchivedStudents2019->MentorTel->CellCssClass = "";
$cstArchivedStudents2019->MentorTel->CellAttrs = array(); $cstArchivedStudents2019->MentorTel->ViewAttrs = array(); $cstArchivedStudents2019->MentorTel->EditAttrs = array();

// MentorCell
$cstArchivedStudents2019->MentorCell->CellCssStyle = ""; $cstArchivedStudents2019->MentorCell->CellCssClass = "";
$cstArchivedStudents2019->MentorCell->CellAttrs = array(); $cstArchivedStudents2019->MentorCell->ViewAttrs = array(); $cstArchivedStudents2019->MentorCell->EditAttrs = array();

// MentorEmail
$cstArchivedStudents2019->MentorEmail->CellCssStyle = ""; $cstArchivedStudents2019->MentorEmail->CellCssClass = "";
$cstArchivedStudents2019->MentorEmail->CellAttrs = array(); $cstArchivedStudents2019->MentorEmail->ViewAttrs = array(); $cstArchivedStudents2019->MentorEmail->EditAttrs = array();

// Call Row_Rendered event
$cstArchivedStudents2019->Row_Rendered();
?>
<p><span class="phpmaker"><?php echo $Language->Phrase("MasterRecord") ?><?php echo $cstArchivedStudents2019->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 $cstArchivedStudents2019->FirstName->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->Surname->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->KnownAs->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->Organisation->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->StudentNumber->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->Age->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->Telephone->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->Cellphone->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->EmailAddress->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->MentorName->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->MentorTel->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->MentorCell->FldCaption() ?></td>
			<td class="ewTableHeader"><?php echo $cstArchivedStudents2019->MentorEmail->FldCaption() ?></td>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td<?php echo $cstArchivedStudents2019->FirstName->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->FirstName->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->FirstName->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->Surname->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->Surname->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->Surname->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->KnownAs->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->KnownAs->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->KnownAs->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->Organisation->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->Organisation->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->Organisation->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->StudentNumber->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->StudentNumber->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->StudentNumber->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->Age->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->Age->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->Age->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->Telephone->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->Telephone->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->Telephone->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->Cellphone->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->Cellphone->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->Cellphone->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->EmailAddress->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->EmailAddress->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->EmailAddress->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->MentorName->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->MentorName->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->MentorName->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->MentorTel->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->MentorTel->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->MentorTel->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->MentorCell->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->MentorCell->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->MentorCell->ListViewValue() ?></div></td>
			<td<?php echo $cstArchivedStudents2019->MentorEmail->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2019->MentorEmail->ViewAttributes() ?>><?php echo $cstArchivedStudents2019->MentorEmail->ListViewValue() ?></div></td>
		</tr>
	</tbody>
</table>
</div>
</td></tr></table>
<br>