Welcome to mirror list, hosted at ThFree Co, Russian Federation.

var.tpl « templates « default « templates « default « PDF « Converters « phpDocumentor « PhpDocumentor-1.3.2 « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a9fe92770b12627ee18503d460100359d1ef710 (plain)
1
2
3
4
5
6
7
{capture name="vlink"}Var {$name}{/capture}
{capture name="vindex"}{$class}::{$name}|||{$sdesc}{/capture}
<pdffunction:addDestination arg="{$dest}" arg="FitH" arg=$this->y />
<text size="10" justification="left"><b>{$class}::{$name}</b>
<C:indent:25>
<i>{$type}</i> = {$value} <i>[line {if $slink}{$slink}{else}{$linenumber}{/if}]</i><C:rf:3{$smarty.capture.vlink|rawurlencode}><C:index:{$smarty.capture.vindex|rawurlencode}>
<C:indent:-25></text>