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