Searched refs:pjaxTitle (Results 1 – 3 of 3) sorted by relevance
51 … $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']). ']'); variable52 echo $pjaxTitle;
49 <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'
53 > <div id='pjaxTitle'54 > data-jw='{ "jokuwiki" : "pjaxTitle", "data" : { "id" : "pjaxTitle", "title" : "<?php55 > $pjaxTitle=htmlentities(tpl_pagetitle($ID, true) . ' [' . strip_tags($conf['title']…56 > echo $pjaxTitle;58 > class='pjaxTitle'