/plugin/authorlist/ |
H A D | helper.php | 116 public function addAuthor($loginname, $fullname=''){ argument 118 if($fullname == '') $fullname = $this-> getFullname($loginname); 120 $this->authors[$loginname] = $fullname; 157 foreach($this->authors as $loginname => $fullname){ 158 $this->output .= $this->renderOneAuthor($loginname, $fullname); 186 public function renderOneAuthor($loginname, $fullname=''){ argument 188 $fullname = htmlspecialchars($fullname); 191 case "fullname": $display = $fullname; break; 192 …case "loginname (fullname)": $display = $loginname.($fullname != ''?" (":"").$fullname.($fullname … 193 …case "fullname (loginname)": $display = $fullname != ''?"$fullname ($loginname)":$loginname; break; [all …]
|
/plugin/strata/ |
H A D | action.php | 165 * @param fullname string the name of the class to load 167 function plugin_strata_autoload($fullname) { argument 176 if(isset($classes[$fullname])) { 177 require_once($classes[$fullname]); 182 if(preg_match('/^plugin_strata_(type|aggregate)_(.*)$/',$fullname, $matches)) { 190 eval("class $fullname extends plugin_strata_{$kind} { };"); 196 if(!class_exists($fullname)) { 197 eval("class $fullname extends plugin_strata_{$kind} { };");
|
/plugin/doodle3/ |
H A D | script.js | 13 function editEntry(formId, fullname) { argument 16 doodleForm.edit__entry.value = fullname; 25 function deleteEntry(formId, fullname) { argument 28 doodleForm.delete__entry.value = fullname;
|
H A D | doodle_template.php | 41 <?php foreach ($template['doodleData'] as $fullname => $userData) { ?> 44 <?php echo $userData['editLinks'].$fullname.$userData['username'] ?>
|
/plugin/doodle4/ |
H A D | script.js | 14 function editEntry(formId, fullname) { argument 17 doodleForm.edit__entry.value = fullname; 26 function deleteEntry(formId, fullname) { argument 29 doodleForm.delete__entry.value = fullname;
|
H A D | doodle_template.php | 47 <?php foreach ($template['doodleData'] as $fullname => $userData) { ?> 52 echo $userData['editLinks'].$fullname.' ('.$userData['username'].')'; 54 echo $userData['editLinks'].$fullname; 137 foreach ($template['doodleData'] as $fullname => $userData) { ?> 143 echo $userData['editLinks'].$fullname.' ('.$userData['username'].')'; 145 echo $userData['editLinks'].$fullname;
|
/plugin/doodle2/ |
H A D | script.js | 13 function editEntry(formId, fullname) { argument 16 doodleForm.edit__entry.value = fullname; 25 function deleteEntry(formId, fullname) { argument 28 doodleForm.delete__entry.value = fullname;
|
H A D | doodle_template.php | 39 <?php foreach ($template['doodleData'] as $fullname => $userData) { ?> 42 <?php echo $userData['editLinks'].$fullname.$userData['username'] ?>
|
/plugin/html2pdf/html2pdf/html2ps/demo/ |
H A D | systemcheck.php | 627 $fullname = HTML2PS_DIR.'/fonts/'.$file; 629 if (!file_exists($fullname)) { 630 …$message .= "Font ".$fullname." is missing. You will not be able to generate PDF files with this f… 632 } elseif (!file_exists($fullname)) { 633 …$message .= "Font ".$fullname." is not readable. You will not be able to generate PDF files with t… 636 $message .= "Font ".$fullname." is present and readable.\n"; 666 $fullname = TYPE1_FONTS_REPOSITORY.$file.'.afm'; 668 if (!file_exists($fullname)) { 669 …$message .= "Font ".$fullname." is missing. You will not be able to generate PDF files with this f… 671 } elseif (!file_exists($fullname)) { [all …]
|
/plugin/youtrack/syntax/ |
H A D | list.php | 81 $fullname = (string) $field->value->attributes()->fullName; 87 } elseif($fullname) { 88 $issueData[$col] = $fullname;
|
/plugin/rocketchatnotifier/ |
H A D | action.php | 50 $fullname = $INFO['userinfo']['name']; 52 $title = "{$fullname} updated page <{$this->urlize()}|{$INFO['id']}>"; 71 "text" => "{$SUM}\n- {$fullname}",
|
/plugin/userhistory/ |
H A D | admin.php | 69 $fullname = $alllist[$i];
70 $filepart = basename ( $fullname );
73 $f = file ( $fullname );
|
/plugin/authsqlite/ |
H A D | README.md | 25 'SELECT pass, fullname AS name, email AS mail 37 $conf['plugin']['authsqlite']['FilterName'] = 'u.fullname LIKE \'%{name}\''; 42 'INSERT INTO user (login, pass, email, fullname) 57 $conf['plugin']['authsqlite']['UpdateName'] = 'fullname=\'%{name}\'';
|
H A D | auth.sql | 5 fullname text not null default '', field
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
H A D | AsymmetricKey.php | 405 * @param string $fullname 409 public static function addFileFormat($fullname) argument 413 if (class_exists($fullname)) { 414 $meta = new \ReflectionClass($fullname); 416 self::$plugins[static::ALGORITHM]['Keys'][strtolower($shortname)] = $fullname;
|
/plugin/hipchat/ |
H A D | action.php | 54 $fullname = $INFO['userinfo']['name']; 67 …$say = '<b>' . $fullname . '</b> '.$this->getLang('hipchat_update').'<b><a href="' . $this->urlize…
|
/plugin/webexteamsnotifier/ |
H A D | action.php | 49 $fullname = $INFO['userinfo']['name']; 51 $title = "{$fullname} updated page [{$INFO['id']}]({$this->urlize()})";
|
/plugin/groupusers/ |
H A D | syntax.php | 74 $renderer->doc .= '<th>'.$lang['fullname'].'</th>';
|
/plugin/subconfhelper/ |
H A D | action.php | 105 $fullname = trim(preg_replace('/[\x00-\x1f:<>&%,;]+/', '', $INPUT->post->str('fullname')));
|
/plugin/userspagecreate/ |
H A D | action.php | 81 $INFO['userinfo']['name']=$_POST['fullname'];
|
/plugin/freechat/ |
H A D | syntax.php | 102 if ($this->getConf('fullname')) {
|
/plugin/semantic/ |
H A D | helper.php | 274 foreach ($this->meta['contributor'] as $uid => $fullname) { 281 'name' => $fullname, 345 foreach ($this->meta['contributor'] as $uid => $fullname) { 346 $contributors[] = $fullname;
|
/plugin/codemirror/dist/modes/ |
H A D | mirc.min.js.map | 1 …fullname $fullscreen $get $getdir $getdot $gettok $gmt \" +\n \"$group …
|
/plugin/pagelist/ |
H A D | helper.php | 905 foreach ($users as $userid => $fullname) {
|
/plugin/securelogin/ |
H A D | README.md | 103 fullname:MyUser
|