Searched defs:ns (Results 1 – 25 of 29) sorted by relevance
12
| /template/starterbootstrap/ |
| D | sidebar.php | 10 function tpl_processStartPage($ns,$context) { 165 $ns = cleanID($ID); variable 167 $ns = dirname(str_replace(':','/',$ID)); variable 168 if ($ns == '.') $ns =''; variable 170 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
|
| /template/my_little_forum/custom/ |
| D | custom_functions.php | 3 function dyn_links($ns) {
|
| /template/dynamic_template/custom_code/ |
| D | custom_functions.php | 33 function dyn_links($ns) {
|
| /template/sidebar/ |
| D | tplfn_sidebar.php | 18 function getSidebarFN($ns, $file) {
|
| /template/roundbox/ |
| D | sidebar.php | 22 function getSidebarFN($ns, $file) {//func
|
| /template/dynamic_template/ |
| D | nav.php | 9 $ns = DOKU_URL; variable
|
| /template/battlehorse/ |
| D | tplfn_sidebar.php | 21 function getSidebarFN($ns, $file) {
|
| /template/a_new_day/ |
| D | tplfn_sidebar.php | 22 function getSidebarFN($ns, $file) {
|
| /template/knotux/ |
| D | sidebar.php | 4 function getSidebarFN($ns, $file) {
|
| /template/navigation/ |
| D | sidebar.php | 4 function getSidebarFN($ns, $file) {
|
| /template/r7throot1/ |
| D | functions.php | 12 function getSidebarFN($ns, $file){
|
| /template/minima/ |
| D | functions.php | 13 function getSidebarFN($ns, $file) {//func
|
| /template/sxs/ |
| D | sidebar.php | 10 function getSidebarFN($ns, $file) {
|
| /template/spacedok/ |
| D | functions.php | 13 function getSidebarFN($ns, $file) {//func
|
| /template/dokubook/ |
| D | tpl_functions.php | 200 function p_index_xhtml($ns) {
|
| /template/dokubook2/ |
| D | tpl_functions.php | 121 function ts_sidebar($ns){
|
| /template/dokubrick/ |
| D | tpl_functions.php | 232 function p_index_xhtml($ns) {
|
| /template/dokucms/ |
| D | tpl_functions.php | 91 function _tpl_index_xhtml($ns) {
|
| /template/dokukit/ |
| D | tpl_functions.php | 140 function p_index_xhtml($ns) {
|
| /template/masa/ |
| D | tpl_functions.php | 333 function p_index_xhtml($ns,$pos) {
|
| /template/a_free_worldic/ |
| D | tpl_functions.php | 281 function p_index_xhtml($ns,$pos) {
|
| /template/arctictut/ |
| D | tpl_functions.php | 315 function p_index_xhtml($ns,$pos) {
|
| /template/kajukkk/ |
| D | newpage.php | 4 $ns = @$_GET['ns']; variable
|
| /template/arctic/ |
| D | tpl_functions.php | 316 function p_index_xhtml($ns,$pos) {
|
| /template/arctic-mbo/ |
| D | tpl_functions.php | 324 function mbo_html_index($ns){
|
12