Home
last modified time | relevance | path

Searched defs:link (Results 351 – 375 of 388) sorted by last modified time

1...<<111213141516

/plugin/datapopup/
H A Dscript.js10 function show_overlay($link) {
H A Daction.php31 protected function _getFields($link, $name) {
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php13 var $link; variable in ucclient_db
H A Ddbi.class.php13 var $link; variable in ucclient_db
/plugin/latexit/
H A Drenderer.php945 function camelcaselink($link) {
980 function internallink($link, $title = NULL) {
1055 function externallink($link, $title = NULL) {
1071 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
1087 function filelink($link, $title = NULL) {
1097 function windowssharelink($link, $title = NULL) {
1611 protected function _secureLink($link) {
/plugin/odp/
H A Drenderer.php1080 function camelcaselink($link) {
/plugin/mellelexport/
H A Drenderer.php684 …function camelcaselink($link) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu…
689 …function internallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__…
692 …function externallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__…
699 …function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {call_user_func_array(array($thi…
702 …function filelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__FUNC…
705 …function windowssharelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), arra…
/plugin/subjectindex/syntax/
H A Dindex.php375 private function _add_tooltip($link, $id) {
392 private function _add_page_anchor($link, $anchor) {
/plugin/daummovie/
H A Dsyntax.php130 function _join($xxx,$link=false){
142 function _join2($xxx,$link=false){
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php316 var $link; variable in PDFAnnotationExternalLink
322 $link) {
344 var $link; variable in PDFAnnotationInternalLink
350 $link) {
691 $link) {
727 $link) {
2017 function SetLink($link,$y,$page) {
2031 function add_link_external($x, $y, $w, $h, $link) {
2050 function add_link_internal($x, $y, $w, $h, $link) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php220 var $link; variable in PDFAnnotationExternalLink
226 $link) {
248 var $link; variable in PDFAnnotationInternalLink
254 $link) {
594 $link) {
630 $link) {
2055 function SetLink($link,$y=0,$page=-1) {
2076 function add_link_external($x, $y, $w, $h, $link) {
2095 function add_link_internal($x, $y, $w, $h, $link) {
2330 function Write($h, $txt, $link='') {
[all …]
/plugin/podcast/blogtng-tpl/
H A Dentry.php18 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?> variable
23 <?php if ($link = $entry->tpl_nextlink('@TITLE@ »', $entry->entry['page'], true)) { ?> variable
/plugin/owncloud/ajax/
H A Dfilelist.php57 $link = $helper->internalmedia(0,$helper->pathToWikiID($dir.'/'.$folder)); variable
/plugin/owncloud/
H A Dhelper.php518 public function filelist($folderid, $link){
784 function _formatLink($link){
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) {
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) {
70 function _tpl_action($type, $link=0, $wrapper=0) {
/plugin/dokutexit/
H A Dlatex.php419 function camelcaselink($link) {
472 function internallink_old($link, $title = NULL) {
505 function externallink($link, $title = NULL) {
523 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
570 function filelink($link, $title = NULL) {
576 function windowssharelink($link, $title = NULL) {
1624 function _formatLink_xhtml($link) {
1653 function _formatLink($link) {
/plugin/eventline/
H A Dplain.php84 function camelcaselink($link) {
/plugin/dwinsect/
H A Dsyntax.php54 function _split_text($section, $link) {
60 function _check_translate($type, $link, $params) {
/plugin/projects/lib/
H A Dlayout.php139 private $link = NULL; variable in TargetLayout
H A Dmaker.php22 public function link($node) { function in MakeNode
/plugin/jdraw/lib/
H A Djgraphx.jar ... mxgraph.analysis.mxFibonacciHeap$Node) protected void link (com.mxgraph.analysis.mxFibonacciHeap$Node ...
/plugin/supa/
H A Dscript.js300 media_manager.list = function (event, link) { argument
/plugin/processing/
H A Dscript.js5212 p.link = function(href, target) { function
/plugin/simplexml/
H A Drenderer.php334 function camelcaselink($link) {
352 function internallink($link, $title = NULL) {
364 function externallink($link, $title = NULL) {
378 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
396 function filelink($link, $title = NULL) {
408 function windowssharelink($link, $title = NULL) {
/plugin/highlightjs/highlight/languages/
H A Dhtml-xml.js64 …e': 1, 'thead': 1, 'head': 1, 'option': 1, 'form': 1, 'hr': 1, 'var': 1, 'link': 1, 'b': 1, 'colgr… property in hljs.HTML_TAGS

1...<<111213141516