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