Home
last modified time | relevance | path

Searched refs:wl (Results 176 – 200 of 467) sorted by last modified time

12345678910>>...19

/plugin/xcom/
H A Dadmin.php74 ptln('<form action="'.wl($ID).'" method="post" name ="xcom_post">');
/plugin/newpagetemplate/
H A Dadmin.php96 ptln('<form action="' . wl($ID) . '" method="post">');
/plugin/include/syntax/
H A Dfooter.php56 $url = ($sect) ? wl($page) . '#' . $sect : wl($page);
H A Dheader.php41 $url = ($sect) ? wl($page) . '#' . $sect : wl($page);
/plugin/include/_test/
H A Dlocallink_conversion.test.php34 $this->assertStringContainsString('href="'.wl('included').'#jump"', $html);
/plugin/move/action/
H A Drename.php104 echo $JSON->encode(array('redirect_url' => wl($dst, '', true, '&')));
/plugin/move/admin/
H A Dmain.php167 $treelink = wl($ID, array('do'=>'admin', 'page'=>'move_tree'));
172 …$form = new Doku_Form(array('action' => wl($ID), 'method' => 'post', 'class' => 'plugin_move_form'…
262 $form = new Doku_Form(array('action' => wl($ID), 'method' => 'post', 'class' => $class));
H A Dtree.php57 $form = new Doku_Form(array('action' => wl($ID), 'id' => 'plugin_move__tree_execute'));
/plugin/quickstats/
H A Dadmin.php203 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/bloglinks/
H A Daction.php35 'href' => wl($relatedEntries['prev']['id'], '')
41 'href' => wl($relatedEntries['next']['id'], '')
148 echo '<a href="' . wl($relatedEntries[$type]['id'], '') . '" class="wikilink1" rel="'.$type.'">' . $this->_linkTemplate($relatedEntries[$type], $type) . '</a>';
/plugin/multiorphan/action/
H A Dmultiorphan.php168 $links = array('pages' => array(), 'media' => array(), 'href' => wl($id) );
443 return wl($link) . $hash;
/plugin/metadisplay/
H A Dadmin.php142 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/preregister/
H A Dadmin.php56 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705wl,t,n,i)):t&&(h||(i.polygonStart(),h=!0),i.lineStart(),n(null,null,1,i),i.lineEnd()),h&&(i.polygo… function
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6wl,t,n,i)):t&&(h||(i.polygonStart(),h=!0),i.lineStart(),n(null,null,1,i),i.lineEnd()),h&&(i.polygo… function
/plugin/pdftools/
H A Dadmin.php105 ptln('<form action="'.wl($ID).'" method="post" enctype="multipart/form-data">');
/plugin/ajaxedit/
H A Daction.php72 msg(sprintf($this->getLang('section_found'),wl($ID,array('do'=>'edit'))));
75 msg(sprintf($this->getLang('moved_section_found'),wl($ID,array('do'=>'edit'))));
/plugin/watchcycle/
H A Daction.php438 $link = '<a href="' . wl($page, '', true) . '">' . $page . '</a>';
H A Dadmin.php92 $href = wl($ID, $param);
122 ptln('<td><a href="' . wl($row['page']) . '" class="wikilink1">' . $row['page'] . '</a></td>');
H A Dsyntax.php169 $changes_link = '<a href="' . wl($ID, $urlParameters) . '">' . $changes_link . '</a>';
/plugin/currentlyreading/
H A Dsyntax.php84 $link = wl($pagename);
/plugin/addressbook/
H A Dsyntax.php243 $out .= '<form enctype="multipart/form-data" action="'.wl($ID).'" method="POST">';
260 $out .= '<br><form enctype="multipart/form-data" action="'.wl($ID).'" method="POST">';
347 … $out .= '<a href="'.wl($target,'editcontact='.$r['id']).'">'.$this->getLang('exec edit').'</a>';
348 …$out .= '<a href="'.wl($target,'erasecontact='.$r['id']).'" onclick="return confirm(\'Sure?\');">'…
765 if ($target != false) $out .= '<a href="'.wl($target,'showcontact='.$r['id']).'">';
/plugin/textmodule/
H A Dadmin.php63 echo '<form action="'.wl($ID).'" method="post">';
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1wl,t,n,i)):t&&(h||(i.polygonStart(),h=!0),i.lineStart(),n(null,null,1,i),i.lineEnd()),h&&(i.polygo… function
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426wl})),n.d(t,"editor",(function(){return Cl})),n.d(t,"languages",(function(){return Sl}));const ll=…

12345678910>>...19