Home
last modified time | relevance | path

Searched defs:return (Results 1 – 25 of 46) sorted by relevance

12

/plugin/fedauth/
H A Dhelper.php80 function htmlLoginFedAuth($return=false) {
113 function htmlLoginFedAuthCompact($return=false) {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php68 function printJavaScript( $return = false )
80 function printStyle( $return = false )
97 function printChat( $return = false )
/plugin/blextra/
H A Dhelper.php146 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 Dhelper.php30 function html_new_page_button($return = false)
/plugin/npd/
H A Dhelper.php38 public function html_new_page_button($return = false)
/plugin/wikistats/
H A Dhelper.php61 public function add_stats_link($return = false)
/plugin/namespacesearch/
H A Dhelper.php15 function tpl_searchform($namespaces, $return = false) {
/plugin/qrcode2/
H A Dhelper.php23 function get_img($target, $return = false, $size = 96) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DRegexTest.php35 public function testValidRegex($pattern, $subject, $return)
/plugin/prettyphoto/
H A Drenderer.php22 $cache=NULL, $linking=NULL, $return=false) {
/plugin/nsexport/action/
H A Dexport.php83 public function tpl_link($return = false) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php43 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 Daction.php206 public function tpl($return = false) {
/plugin/fedauth/classes/usr/
H A Dfa_login.usr.class.php111 function html_login_service_from($return=false) {
/plugin/todo/
H A Daction.php166 printJson($return) global() argument
[all...]
/plugin/bez/action/
H A Dbase.php45 public function bez_tpl_include($tpl_file='', $return=false) { argument
[all...]
/plugin/statdisplay/pchart/
H A DpCache.php89 public function GetFromCache($ID, $Data, $return = FALSE) {
/plugin/statistics/inc/pchart/
H A DpCache.php87 public function GetFromCache($ID, $Data, $return = FALSE) { argument
/plugin/flowcharts/
H A Drenderer.php51 $height = null, $cache = null, $linking = null, $return = false) {
/plugin/offline/
H A Drenderer.php379 function tpl_toc2($return=false){
/plugin/mermaid/
H A Drenderer.php60 function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) argument
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php195 … $height = null, $cache = null, $linking = null, $return = false) {
/plugin/do/
H A Dhelper.php478 public function tpl_pageTasks($id = '', $return = false)
/plugin/highlightjs/highlight/languages/
H A Djavascript.js10 …, '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 Dpython.js11 …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

12