Home
last modified time | relevance | path

Searched +full:page -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 101 – 125 of 175) sorted by relevance

1234567

/dokuwiki/inc/Ui/
H A DSearch.php353 foreach ($this->fullTextResults as $page => $numberOfHits) {
354 $namespace = getNS($page);
445 * Build the intro text for the search page
518 'page' => $id,
585 'page' => $id,
H A DMediaRevisions.php92 $RevInfo->showFileName(), // name of page or media
H A DAdmin.php107 echo '<a href="' . wl($ID, 'do=admin&amp;page=' . $item['plugin']) . '">';
/dokuwiki/
H A Dindex.php67 // treat everything else as a potential wiki page
/dokuwiki/inc/Menu/
H A DMobileMenu.php28 'page' => $pagemenu->getItems(),
/dokuwiki/lib/scripts/
H A Dbehaviour.js87 * Display confirm dialog on page restore action
150 * Hide list subscription style if target is a page
H A Dmedia.js79 var $page = jQuery('#mediamanager__page');
80 $page.find('div.filelist')
92 $page.find('div.file')
110 dw_mediamanager.layout_width = $page.width();
498 var $page = jQuery('#mediamanager__page');
499 var widthFull = $page.width();
504 var $filePanel = $page.find('div.panel.file');
H A Dtree.js27 * The contents of subtrees are "cached" until the page is reloaded.
H A Dlocktimer.js63 * to extend the page's lock and update the draft. When this request returns successfully, then the draft__status
H A Dlinkwiz.js277 * Start the page/namespace lookup timer
291 * Executes the AJAX call for the page/namespace lookup
/dokuwiki/inc/
H A Dfulltext.php178 * Returns the backlinks for a given page
184 * @return array The pages that contain links to the given page
255 * @param string $id page id
447 * @param string $id page id
608 * @param array $args An array of page arrays
639 * @param array $args An array of page arrays
661 * Computes the difference of documents using page id for comparison
665 * @param array $args An array of page arrays
/dokuwiki/lib/tpl/dokuwiki/
H A Dtpl_header.php30 // display logo and wiki title in a link to the home page
/dokuwiki/lib/plugins/acl/
H A Dscript.js106 // set new page to detail form
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_diff.css3 * differences between two versions of a page (?do=diff).
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcobol.php163 'END-OF-PAGE', 'END-PERFORM', 'END-READ', 'END-RECEIVE',
248 'PADDING', 'PAGE', 'PAGE-COUNTER', 'PAGE-SETUP', 'PAGE-SIZE',
H A Dprogress.php84 'OVERLAY','PAGE','PAUSE','PROCEDURE',
237 'OS-ERROR','OS-GETENV','PAGE-NUMBER','PAGE-SIZE',
313 'HTML-END-OF-PAGE','HTML-FRAME-BEGIN','HTML-FRAME-END','HTML-HEADER-BEGIN',
352 'OWNER-DOCUMENT','PAGE-BOTTOM','PAGE-TOP','PARAMETER',
H A Depc.php75 'pbutton', 'setslider', 'setpslider', 'slider', 'pslider', 'page', 'line', 'header',
H A Dpic16.php73 'NOEXPAND','NOLIST','ORG','PAGE','PAGESEL','PROCESSOR','RADIX',
H A Dper.php122 "PAGE",
/dokuwiki/lib/plugins/config/
H A Dadmin.php65 send_redirect(wl($ID, ['do' => 'admin', 'page' => 'config'], true, '&'));
191 echo '<input type="hidden" name="page" value="config" />';
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php32 protected $pagesize = 20; // number of users to list on one page
98 * @return int number of users per page
170 // page handling
275 'page' => 'usermanager',
308 echo '<input type="hidden" name="page" value="usermanager" />';
478 echo '<input type="hidden" name="page" value="usermanager" />';
586 $failure_download_link = wl($ID, ['do' => 'admin', 'page' => 'usermanager', 'fn[importfails]' => 1]);
595 echo '<input type="hidden" name="page" value="usermanager" />';
/dokuwiki/lib/plugins/popularity/
H A Dadmin.php146 . '<input type="hidden" name="page" value="popularity" />';
/dokuwiki/lib/exe/
H A Dmediamanager.php43 // If this page is directly opened it means we are in popup mode not fullscreen
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php74 // on the data sent by all users. one user requests the page and a hash of their info is saved.
75 // another user visits the page and the serialization of their data is utilized along with the
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt49 example.php - An example web page for converting

1234567