CurrentObject != null) { $this->Title = "Manage Tenant Object: " . $this->CurrentObject->Name . " on " . $this->CurrentTenant->URL; } else { $this->Title = "Manage Tenant Objects: " . $this->CurrentTenant->URL; } } protected function RenderContent() { if ($this->CurrentObject != null) { ?>