| Current Path : /var/www/cesa.co.za/cceconvenors/ |
| Current File : /var/www/cesa.co.za/cceconvenors/cstArchivedStudents2021master.php |
<?php
// Call Row_Rendering event
$cstArchivedStudents2021->Row_Rendering();
// FirstName
$cstArchivedStudents2021->FirstName->CellCssStyle = ""; $cstArchivedStudents2021->FirstName->CellCssClass = "";
$cstArchivedStudents2021->FirstName->CellAttrs = array(); $cstArchivedStudents2021->FirstName->ViewAttrs = array(); $cstArchivedStudents2021->FirstName->EditAttrs = array();
// Surname
$cstArchivedStudents2021->Surname->CellCssStyle = ""; $cstArchivedStudents2021->Surname->CellCssClass = "";
$cstArchivedStudents2021->Surname->CellAttrs = array(); $cstArchivedStudents2021->Surname->ViewAttrs = array(); $cstArchivedStudents2021->Surname->EditAttrs = array();
// KnownAs
$cstArchivedStudents2021->KnownAs->CellCssStyle = ""; $cstArchivedStudents2021->KnownAs->CellCssClass = "";
$cstArchivedStudents2021->KnownAs->CellAttrs = array(); $cstArchivedStudents2021->KnownAs->ViewAttrs = array(); $cstArchivedStudents2021->KnownAs->EditAttrs = array();
// Organisation
$cstArchivedStudents2021->Organisation->CellCssStyle = ""; $cstArchivedStudents2021->Organisation->CellCssClass = "";
$cstArchivedStudents2021->Organisation->CellAttrs = array(); $cstArchivedStudents2021->Organisation->ViewAttrs = array(); $cstArchivedStudents2021->Organisation->EditAttrs = array();
// StudentNumber
$cstArchivedStudents2021->StudentNumber->CellCssStyle = ""; $cstArchivedStudents2021->StudentNumber->CellCssClass = "";
$cstArchivedStudents2021->StudentNumber->CellAttrs = array(); $cstArchivedStudents2021->StudentNumber->ViewAttrs = array(); $cstArchivedStudents2021->StudentNumber->EditAttrs = array();
// Age
$cstArchivedStudents2021->Age->CellCssStyle = ""; $cstArchivedStudents2021->Age->CellCssClass = "";
$cstArchivedStudents2021->Age->CellAttrs = array(); $cstArchivedStudents2021->Age->ViewAttrs = array(); $cstArchivedStudents2021->Age->EditAttrs = array();
// Telephone
$cstArchivedStudents2021->Telephone->CellCssStyle = ""; $cstArchivedStudents2021->Telephone->CellCssClass = "";
$cstArchivedStudents2021->Telephone->CellAttrs = array(); $cstArchivedStudents2021->Telephone->ViewAttrs = array(); $cstArchivedStudents2021->Telephone->EditAttrs = array();
// Cellphone
$cstArchivedStudents2021->Cellphone->CellCssStyle = ""; $cstArchivedStudents2021->Cellphone->CellCssClass = "";
$cstArchivedStudents2021->Cellphone->CellAttrs = array(); $cstArchivedStudents2021->Cellphone->ViewAttrs = array(); $cstArchivedStudents2021->Cellphone->EditAttrs = array();
// EmailAddress
$cstArchivedStudents2021->EmailAddress->CellCssStyle = ""; $cstArchivedStudents2021->EmailAddress->CellCssClass = "";
$cstArchivedStudents2021->EmailAddress->CellAttrs = array(); $cstArchivedStudents2021->EmailAddress->ViewAttrs = array(); $cstArchivedStudents2021->EmailAddress->EditAttrs = array();
// MentorFirstName
$cstArchivedStudents2021->MentorFirstName->CellCssStyle = ""; $cstArchivedStudents2021->MentorFirstName->CellCssClass = "";
$cstArchivedStudents2021->MentorFirstName->CellAttrs = array(); $cstArchivedStudents2021->MentorFirstName->ViewAttrs = array(); $cstArchivedStudents2021->MentorFirstName->EditAttrs = array();
// MentorSurname
$cstArchivedStudents2021->MentorSurname->CellCssStyle = ""; $cstArchivedStudents2021->MentorSurname->CellCssClass = "";
$cstArchivedStudents2021->MentorSurname->CellAttrs = array(); $cstArchivedStudents2021->MentorSurname->ViewAttrs = array(); $cstArchivedStudents2021->MentorSurname->EditAttrs = array();
// MentorTel
$cstArchivedStudents2021->MentorTel->CellCssStyle = ""; $cstArchivedStudents2021->MentorTel->CellCssClass = "";
$cstArchivedStudents2021->MentorTel->CellAttrs = array(); $cstArchivedStudents2021->MentorTel->ViewAttrs = array(); $cstArchivedStudents2021->MentorTel->EditAttrs = array();
// MentorCell
$cstArchivedStudents2021->MentorCell->CellCssStyle = ""; $cstArchivedStudents2021->MentorCell->CellCssClass = "";
$cstArchivedStudents2021->MentorCell->CellAttrs = array(); $cstArchivedStudents2021->MentorCell->ViewAttrs = array(); $cstArchivedStudents2021->MentorCell->EditAttrs = array();
// MentorEmail
$cstArchivedStudents2021->MentorEmail->CellCssStyle = ""; $cstArchivedStudents2021->MentorEmail->CellCssClass = "";
$cstArchivedStudents2021->MentorEmail->CellAttrs = array(); $cstArchivedStudents2021->MentorEmail->ViewAttrs = array(); $cstArchivedStudents2021->MentorEmail->EditAttrs = array();
// Call Row_Rendered event
$cstArchivedStudents2021->Row_Rendered();
?>
<p><span class="phpmaker"><?php echo $Language->Phrase("MasterRecord") ?><?php echo $cstArchivedStudents2021->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 $cstArchivedStudents2021->FirstName->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->Surname->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->KnownAs->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->Organisation->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->StudentNumber->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->Age->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->Telephone->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->Cellphone->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->EmailAddress->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->MentorFirstName->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->MentorSurname->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->MentorTel->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->MentorCell->FldCaption() ?></td>
<td class="ewTableHeader"><?php echo $cstArchivedStudents2021->MentorEmail->FldCaption() ?></td>
</tr>
</thead>
<tbody>
<tr>
<td<?php echo $cstArchivedStudents2021->FirstName->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->FirstName->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->FirstName->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->Surname->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->Surname->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->Surname->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->KnownAs->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->KnownAs->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->KnownAs->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->Organisation->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->Organisation->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->Organisation->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->StudentNumber->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->StudentNumber->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->StudentNumber->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->Age->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->Age->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->Age->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->Telephone->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->Telephone->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->Telephone->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->Cellphone->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->Cellphone->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->Cellphone->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->EmailAddress->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->EmailAddress->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->EmailAddress->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->MentorFirstName->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->MentorFirstName->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->MentorFirstName->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->MentorSurname->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->MentorSurname->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->MentorSurname->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->MentorTel->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->MentorTel->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->MentorTel->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->MentorCell->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->MentorCell->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->MentorCell->ListViewValue() ?></div></td>
<td<?php echo $cstArchivedStudents2021->MentorEmail->CellAttributes() ?>>
<div<?php echo $cstArchivedStudents2021->MentorEmail->ViewAttributes() ?>><?php echo $cstArchivedStudents2021->MentorEmail->ListViewValue() ?></div></td>
</tr>
</tbody>
</table>
</div>
</td></tr></table>
<br>