$object)); if (isset($_GET['no_layout'])) { print $output; exit(); } return $output; } catch (CMISException $e) { cmis_error_handler('cmis_browser', $e); return ''; } }