/plugin/dokutranslate/ |
H A D | ajax.php | 39 $ns = $_REQUEST['ns']; variable 42 $ns =''; variable 45 $ns = cleanID($ns); variable 47 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
|
/plugin/autlogin/ |
H A D | ajax.php | 34 $ns = $_REQUEST['ns']; variable 36 $ns =''; variable 38 $ns = cleanID($ns); variable 40 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
|
/plugin/tagfilter/ |
H A D | helper.php | 65 public function getTagsByRegExp($tagExpression, $ns = '', $aclSafe = false) argument 117 public function getTagsByNamespace($ns = '', $aclSafe = true) argument 173 protected function isTagInNamespace($tag, $ns, $aclSafe = true) argument 229 getPagesByTag($tag, $ns = '') global() argument 248 startPageSearch($ns = '') global() argument 358 getTagImageColumn($id, $col, $ns) global() argument 402 getAllPages($ns, $tag_list_r) global() argument 443 getPagesByTags($ns, $tag_list) global() argument 526 getPagesByMatchedTags($tags, $ns = '') global() argument [all...] |
H A D | remote.php | 37 public function getPagesByTags($tags, $ns = '') argument 67 public function getPagesByRegExpTags($tags, $ns = '') argument
|
/plugin/superacl/ |
H A D | ajax.php | 41 $ns = $_REQUEST['ns']; variable 43 $ns =''; variable 46 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
|
/plugin/discussion/ |
H A D | helper.php | 97 function getThreads($ns, $num = null, $skipEmpty = false) { 159 function getComments($ns, $num = NULL) { 212 function _handleRecentComment($line, $ns, &$seen) {
|
/plugin/tagsections/ |
H A D | helper.php | 63 function getTagsByRegExp($tag_expr = null, $ns = '',$acl_safe = false){ 86 function getTagsByNamespace($ns = '',$acl_safe = true){ 104 private function _checkTagInNamespace($tag,$ns,$acl_safe=true){
|
/plugin/filelisting/ |
H A D | helper.php | 21 public function tpl_filelisting($print = true, $ns = NULL) { argument 112 public function getFilesRows($ns, argument 171 getFiles($ns) global() argument [all...] |
/plugin/stats/ |
H A D | syntax.php | 269 function getTopChanged($ns='',$sort_asc=false) { 642 function countPages($ns='') { 700 function toBeCounted($ns) { 767 function getAllChanges($directory='',$first=0,$num=0,$ns='',$flags=0) { 816 function parseChanges($directory='',$first=0,$num=0,$ns='',$flags=0) { 869 function pagesSizes($ns = '') {
|
/plugin/editor/ |
H A D | helper.php | 29 function getEditor($ns = '', $num = NULL, $user = '') { 93 function _handleRecent($line, $ns, $type, $user) {
|
/plugin/linkback/ |
H A D | helper.php | 86 getLinkbacks($ns, $num = NULL) global() argument 141 _handleRecentLinkback($line, $ns) global() argument
|
/plugin/scrape/HTMLPurifier/Printer/ |
H A D | ConfigForm.php |
|
/plugin/nspages/fileHelper/ |
H A D | namespacePreparer.php | 19 prepareFileTitle(& $ns) global() argument 35 prepareFile(& $ns) global() argument 41 getMainPageId(& $ns) global() argument [all...] |
/plugin/linkmanager/ |
H A D | functions.php | 45 function linkpage_filelist($ns,$auth=null,$jump=''){ 158 function linkpage_nstree($ns){ 273 function linkpage_newpage($ns){
|
/plugin/medialist/ |
H A D | helper.php | 228 protected function _mediamanager_button($ns, $tab=null) { 288 protected function _lookup_stored_media($ns, $opt=array('depth'=>1)) {
|
/plugin/linksuggest/ |
H A D | action.php | 252 search_pages($ns, $id, $pagesonly = false) global() argument 284 search_medias($ns, $id) global() argument [all...] |
/plugin/task/ |
H A D | helper.php | 72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) { 439 function _newTaskForm($ns, $selectUser=false, $selectUserGroup=NULL) { 453 protected function _newTaskFormNew($ns, $selectUser=false, $selectUserGroup=NULL) { 537 protected function _newTaskFormOld($ns, $selectUser=false, $selectUserGroup=NULL) {
|
/plugin/tiledblog/ |
H A D | syntax.php | 75 function sample (Doku_Renderer $renderer, $ns, $cacheDir) { 94 function tile (Doku_Renderer $renderer, $ns, $cacheDir) { 125 …function displayForm (Doku_Renderer $renderer, syntax_plugin_blog_blog $blogPlugin, $ns, $createPe…
|
H A D | script.js | 12 function tiledblogAjax (action, ns) { argument
|
/plugin/tagging/helper/ |
H A D | querybuilder.php | 14 protected $ns = []; variable in helper_plugin_tagging_querybuilder 96 public function includeNS($ns) argument 105 public function excludeNS($ns) argument [all...] |
/plugin/livepreview/ |
H A D | livepreview.php | 10 function livepreview_getpreview ($ns) {
|
/plugin/clearhistory/ |
H A D | admin.php | 85 protected function _scanNamespace($ns, $onlySmall = false, $onlyNoComment = false) 98 protected function _scan($ns = '', $onlySmall = false, $onlyNoComment = false)
|
/plugin/tag/ |
H A D | helper.php | 243 public function getTopic($ns = '', $num = null, $tagquery = '') { argument 613 isVisible($id, $ns = '') global() argument 624 isNotVisible($id, $ns = '') global() argument 704 _isVisible($id, $ns = '') global() argument [all...] |
/plugin/crosspost/ |
H A D | script.js | 1 function cp_link_clicked(a, ns) { argument
|
/plugin/indexmenu2/ |
H A D | indexmenu.php | 12 function indexmenu_getsubmenu ($ns,$s) {
|