/plugin/fedauth/ |
H A D | helper.php | 80 function htmlLoginFedAuth($return=false) { 113 function htmlLoginFedAuthCompact($return=false) {
|
/plugin/freechat/phpfreechat/src/ |
H A D | phpfreechat.class.php | 68 function printJavaScript( $return = false ) 80 function printStyle( $return = false ) 97 function printChat( $return = false )
|
/plugin/blextra/ |
H A D | helper.php | 146 function tpl_actionlink_array($types,$array_pre='',$array_after='',$return=false) { 211 function tpl_link_array($urls,$array_pre='',$array_after='',$return=false) {
|
/plugin/new_page_dialog/ |
H A D | helper.php | 30 function html_new_page_button($return = false)
|
/plugin/npd/ |
H A D | helper.php | 38 public function html_new_page_button($return = false)
|
/plugin/wikistats/ |
H A D | helper.php | 61 public function add_stats_link($return = false)
|
/plugin/namespacesearch/ |
H A D | helper.php | 15 function tpl_searchform($namespaces, $return = false) {
|
/plugin/qrcode2/ |
H A D | helper.php | 23 function get_img($target, $return = false, $size = 96) {
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/ |
H A D | RegexTest.php | 35 public function testValidRegex($pattern, $subject, $return)
|
/plugin/prettyphoto/ |
H A D | renderer.php | 22 $cache=NULL, $linking=NULL, $return=false) {
|
/plugin/nsexport/action/ |
H A D | export.php | 83 public function tpl_link($return = false) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Gradient.php | 43 public function CoonsPatchMesh($x, $y, $w, $h, $patch_array = [], $x_min = 0, $x_max = 1, $y_min = 0, $y_max = 1, $colspace = 'RGB', $return = false) argument 141 return $s; argument [all...] |
/plugin/feedback/ |
H A D | action.php | 206 public function tpl($return = false) {
|
/plugin/fedauth/classes/usr/ |
H A D | fa_login.usr.class.php | 111 function html_login_service_from($return=false) {
|
/plugin/todo/ |
H A D | action.php | 166 printJson($return) global() argument [all...] |
/plugin/bez/action/ |
H A D | base.php | 45 public function bez_tpl_include($tpl_file='', $return=false) { argument [all...] |
/plugin/statdisplay/pchart/ |
H A D | pCache.php | 89 public function GetFromCache($ID, $Data, $return = FALSE) {
|
/plugin/statistics/inc/pchart/ |
H A D | pCache.php | 87 public function GetFromCache($ID, $Data, $return = FALSE) { argument
|
/plugin/flowcharts/ |
H A D | renderer.php | 51 $height = null, $cache = null, $linking = null, $return = false) {
|
/plugin/offline/ |
H A D | renderer.php | 379 function tpl_toc2($return=false){
|
/plugin/mermaid/ |
H A D | renderer.php | 60 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) global() argument
|
/plugin/nsexport/packer/ziphtml/ |
H A D | renderer.php | 195 … $height = null, $cache = null, $linking = null, $return = false) {
|
/plugin/do/ |
H A D | helper.php | 478 tpl_pageTasks($id = '', $return = false) global() argument [all...] |
/plugin/highlightjs/highlight/languages/ |
H A D | javascript.js | 10 …, 'while': 1, 'finally': 1, 'var': 1, 'new': 1, 'function': 1, 'do': 1, 'return': 1, 'void': 1, 'e… property in hljs.LANGUAGES.javascript.defaultMode.keywords.keyword
|
H A D | python.js | 11 …for': 1, 'except': 1, 'finally': 1, 'print': 1, 'import': 1, 'pass': 1, 'return': 1, 'exec': 1, 'e… property in hljs.LANGUAGES.python.defaultMode.keywords.keyword
|