Searched refs:pmenu (Results 1 – 1 of 1) sorted by relevance
91 $pmenu = ":menuL"; variable92 if (getNS($ID)) $pmenu = ":".getNS($ID).":menuL"; variable93 if (!page_exists($pmenu)) $pmenu = ":menuL"; variable94 if (page_exists($pmenu)){96 if (function_exists('dwp_display_wiki_page')) dwp_display_wiki_page($pmenu); 127 $pmenu = ":menuR"; variable128 if (getNS($ID)) $pmenu = ":".getNS($ID).":menuR"; variable129 if (page_exists($pmenu)){131 if (function_exists('dwp_display_wiki_page')) dwp_display_wiki_page($pmenu);