Your IP : 216.73.217.79


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

<?php

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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