Heray-Was-Here
Server : Apache
System : Linux hybrid3195.ca.ns.planethoster.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User : alliancerealtynb ( 1004)
PHP Version : 7.4.33
Disable Function : noop
Directory :  /home/alliancerealtynb/public_html/adminAR/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/alliancerealtynb/public_html/adminAR/wp_wpl_properties2view.php
<?php
namespace PHPMaker2020\Alliance;

// Autoload
include_once "autoload.php";

// Session
if (session_status() !== PHP_SESSION_ACTIVE)
	\Delight\Cookie\Session::start(Config("COOKIE_SAMESITE")); // Init session data

// Output buffering
ob_start();
?>
<?php

// Write header
WriteHeader(FALSE);

// Create page object
$wp_wpl_properties2_view = new wp_wpl_properties2_view();

// Run the page
$wp_wpl_properties2_view->run();

// Setup login status
SetupLoginStatus();
SetClientVar("login", LoginStatus());

// Global Page Rendering event (in userfn*.php)
Page_Rendering();

// Page Rendering event
$wp_wpl_properties2_view->Page_Render();
?>
<?php include_once "header.php"; ?>
<?php if (!$wp_wpl_properties2_view->isExport()) { ?>
<script>
var fwp_wpl_properties2view, currentPageID;
loadjs.ready("head", function() {

	// Form object
	currentPageID = ew.PAGE_ID = "view";
	fwp_wpl_properties2view = currentForm = new ew.Form("fwp_wpl_properties2view", "view");
	loadjs.done("fwp_wpl_properties2view");
});
</script>
<script>
loadjs.ready("head", function() {

	// Client script
	// Write your client script here, no need to add script tags.

});
</script>
<?php } ?>
<?php if (!$wp_wpl_properties2_view->isExport()) { ?>
<div class="btn-toolbar ew-toolbar">
<?php $wp_wpl_properties2_view->ExportOptions->render("body") ?>
<?php $wp_wpl_properties2_view->OtherOptions->render("body") ?>
<div class="clearfix"></div>
</div>
<?php } ?>
<?php $wp_wpl_properties2_view->showPageHeader(); ?>
<?php
$wp_wpl_properties2_view->showMessage();
?>
<form name="fwp_wpl_properties2view" id="fwp_wpl_properties2view" class="form-inline ew-form ew-view-form" action="<?php echo CurrentPageName() ?>" method="post">
<?php if ($Page->CheckToken) { ?>
<input type="hidden" name="<?php echo Config("TOKEN_NAME") ?>" value="<?php echo $Page->Token ?>">
<?php } ?>
<input type="hidden" name="t" value="wp_wpl_properties2">
<input type="hidden" name="modal" value="<?php echo (int)$wp_wpl_properties2_view->IsModal ?>">
<table class="table table-striped table-sm ew-view-table">
<?php if ($wp_wpl_properties2_view->id->Visible) { // id ?>
	<tr id="r_id">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_id"><?php echo $wp_wpl_properties2_view->id->caption() ?></span></td>
		<td data-name="id" <?php echo $wp_wpl_properties2_view->id->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_id">
<span<?php echo $wp_wpl_properties2_view->id->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->id->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->att_numb->Visible) { // att_numb ?>
	<tr id="r_att_numb">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_att_numb"><?php echo $wp_wpl_properties2_view->att_numb->caption() ?></span></td>
		<td data-name="att_numb" <?php echo $wp_wpl_properties2_view->att_numb->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_att_numb">
<span<?php echo $wp_wpl_properties2_view->att_numb->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->att_numb->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->sent_numb->Visible) { // sent_numb ?>
	<tr id="r_sent_numb">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_sent_numb"><?php echo $wp_wpl_properties2_view->sent_numb->caption() ?></span></td>
		<td data-name="sent_numb" <?php echo $wp_wpl_properties2_view->sent_numb->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_sent_numb">
<span<?php echo $wp_wpl_properties2_view->sent_numb->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->sent_numb->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->contact_numb->Visible) { // contact_numb ?>
	<tr id="r_contact_numb">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_contact_numb"><?php echo $wp_wpl_properties2_view->contact_numb->caption() ?></span></td>
		<td data-name="contact_numb" <?php echo $wp_wpl_properties2_view->contact_numb->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_contact_numb">
<span<?php echo $wp_wpl_properties2_view->contact_numb->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->contact_numb->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->inc_in_listings_numb->Visible) { // inc_in_listings_numb ?>
	<tr id="r_inc_in_listings_numb">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_inc_in_listings_numb"><?php echo $wp_wpl_properties2_view->inc_in_listings_numb->caption() ?></span></td>
		<td data-name="inc_in_listings_numb" <?php echo $wp_wpl_properties2_view->inc_in_listings_numb->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_inc_in_listings_numb">
<span<?php echo $wp_wpl_properties2_view->inc_in_listings_numb->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->inc_in_listings_numb->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->visit_time->Visible) { // visit_time ?>
	<tr id="r_visit_time">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_visit_time"><?php echo $wp_wpl_properties2_view->visit_time->caption() ?></span></td>
		<td data-name="visit_time" <?php echo $wp_wpl_properties2_view->visit_time->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_visit_time">
<span<?php echo $wp_wpl_properties2_view->visit_time->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->visit_time->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->visit_date->Visible) { // visit_date ?>
	<tr id="r_visit_date">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_visit_date"><?php echo $wp_wpl_properties2_view->visit_date->caption() ?></span></td>
		<td data-name="visit_date" <?php echo $wp_wpl_properties2_view->visit_date->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_visit_date">
<span<?php echo $wp_wpl_properties2_view->visit_date->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->visit_date->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
<?php if ($wp_wpl_properties2_view->vids_numb->Visible) { // vids_numb ?>
	<tr id="r_vids_numb">
		<td class="<?php echo $wp_wpl_properties2_view->TableLeftColumnClass ?>"><span id="elh_wp_wpl_properties2_vids_numb"><?php echo $wp_wpl_properties2_view->vids_numb->caption() ?></span></td>
		<td data-name="vids_numb" <?php echo $wp_wpl_properties2_view->vids_numb->cellAttributes() ?>>
<span id="el_wp_wpl_properties2_vids_numb">
<span<?php echo $wp_wpl_properties2_view->vids_numb->viewAttributes() ?>><?php echo $wp_wpl_properties2_view->vids_numb->getViewValue() ?></span>
</span>
</td>
	</tr>
<?php } ?>
</table>
</form>
<?php
$wp_wpl_properties2_view->showPageFooter();
if (Config("DEBUG"))
	echo GetDebugMessage();
?>
<?php if (!$wp_wpl_properties2_view->isExport()) { ?>
<script>
loadjs.ready("load", function() {

	// Startup script
	// Write your table-specific startup script here
	// console.log("page loaded");

});
</script>
<?php } ?>
<?php include_once "footer.php"; ?>
<?php
$wp_wpl_properties2_view->terminate();
?>

Hry