2$this->includeAtTemplateBase(
'includes/header.php');
4<div
class=
"metadatabox">
5 <button
data-clipboard-target=
"#metadata" id=
"btncp" class=
"btn topright" style=
"margin-right: 0.5em;">
6 <img src=
"/<?php echo $this->data['baseurlpath'].'resources/icons/clipboard.svg'; ?>"
7 alt=
"Copy to clipboard" />
10$metadata[
'<?php echo $this->data['m
']['metadata-index
']; unset($this->data['m
']['metadata-index
']) ?>'] => <?
php
11 echo htmlspecialchars(var_export($this->
data[
'm'],
true));
15<script type=
"text/javascript">
16 var clipboard =
new Clipboard(
'#btncp');
19<p><a href=
"<?php echo $this->data['backlink']; ?>"><span
class=
"btn">Back</span></a></p>
22$this->includeAtTemplateBase(
'includes/footer.php');
$metadata['__DYNAMIC:1__']
An exception for terminatinating execution or to throw for unit testing.