Home
last modified time | relevance | path

Searched refs:pjaxTitle (Results 1 – 3 of 3) sorted by relevance

/template/starterpjax/
H A Dmain.php51 … $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']). ']'); variable
52 echo $pjaxTitle;
H A Dmain.php.withTime49 <div id='pjaxTitle'
50 data-jw='{ "jokuwiki" : "pjaxTitle", "data" : { "id" : "pjaxTitle", "title" : "<?php
51 … $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']). ']');
52 echo $pjaxTitle;
54 class='pjaxTitle'
H A DREADME.md53 > <div id='pjaxTitle'
54 > data-jw='{ "jokuwiki" : "pjaxTitle", "data" : { "id" : "pjaxTitle", "title" : "<?php
55 > $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']…
56 > echo $pjaxTitle;
58 > class='pjaxTitle'