Searched refs:ucfirst (Results 1 – 25 of 119) sorted by relevance
12345
| /plugin/bez/tpl/ |
| H A D | report.php | 19 <th><?php echo ucfirst($tpl->getLang('proposal')) ?></th> 20 <th><?php echo ucfirst($tpl->getLang('open')) ?></th> 21 <th><?php echo ucfirst($tpl->getLang('report threads done')) ?></th> 22 <th><?php echo ucfirst($tpl->getLang('closed')) ?></th> 23 <th><?php echo ucfirst($tpl->getLang('report threads rejected')) ?></th> 24 <th><?php echo ucfirst($tpl->getLang('all')) ?></th> 57 <th><?php echo ucfirst($tpl->getLang('report threads cost')) ?></th> 58 <th><?php echo ucfirst($tpl->getLang('report threads cost closed')) ?></th> 59 <th><?php echo ucfirst($tpl->getLang('average_of_close')) ?></th> 106 <th><?php echo ucfirst($tpl->getLang('causes')) ?></th> [all …]
|
| /plugin/newpagetemplate/ |
| D | action.php | 101 $ucfirst = '\dokuwiki\Utf8\PhpString::ucfirst'; 106 $ucfirst = 'utf8_ucfirst'; 135 $ucfirst(curNS($ID)), 139 $ucfirst($file), 142 $ucfirst($title),
|
| D | helper.php | 113 $ucfirst = '\dokuwiki\Utf8\PhpString::ucfirst'; 118 $ucfirst = 'utf8_ucfirst'; 146 $ucfirst(curNS($ID)), 150 $ucfirst($file), 153 $ucfirst($title),
|
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| D | GpxTypes.php | 110 $this->{'allowed' . ucfirst($type) . 'Elements'} = []; 113 $this->{'allowed' . ucfirst($type) . 'Elements'}[] = $availableType; 129 $propertyName = 'allowed' . ucfirst($type) . 'Elements';
|
| /plugin/divalign2/ |
| D | common.php | 104 $Align = ucfirst ($align); 152 $Align = ucfirst ($alignment); 164 $Align = ucfirst ($align);
|
| /plugin/combo/ComboStrap/ |
| H A D | BrandListTag.php | 35 $iconType = ucfirst($variant[BrandTag::ICON_ATTRIBUTE]); 36 $widgetType = ucfirst($variant[TagAttributes::TYPE_KEY]); 68 $html .= "<td>" . ucfirst($brandName) . "</td>";
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ |
| D | FileCommentSniff.php | 147 … $phpcsFile->addError($error, $tag, 'Duplicate'.ucfirst(substr($name, 1)).'Tag', $data); 160 $phpcsFile->addError($error, $tag, 'Empty'.ucfirst(substr($name, 1)).'Tag', $data); 197 … $phpcsFile->addError($error, $commentEnd, 'Missing'.ucfirst(substr($tag, 1)).'Tag', $data); 210 …$phpcsFile->addError($error, $tokens[$commentStart]['comment_tags'][$pos], ucfirst(substr($tag, 1)…
|
| /plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
| D | AbstractClient.php | 68 $key = ucfirst(strtolower($key)); 69 $val = ucfirst(strtolower($key)) . ': ' . $val;
|
| /plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
| H A D | AbstractClient.php | 68 $key = ucfirst(strtolower($key)); 69 $val = ucfirst(strtolower($key)) . ': ' . $val;
|
| /plugin/autostartpage/ |
| D | action.php | 79 $wikitext=preg_replace("/@!NS@/", ucfirst($goodns), $wikitext); 84 $wikitext=preg_replace("/@!PAGE@/",ucfirst($page), $wikitext); 88 $wikitext=preg_replace("/@!FILE@/",ucfirst($f), $wikitext);
|
| /plugin/pubmed2020/classes/ |
| D | pubmed2020.php | 396 …$ret["translated_title_low"] = ucfirst(strtolower($ret["translated_title"])); //mb_convert_case($r… 399 …$ret["title_low"] = ucfirst(strtolower($ret["title"])); //mb_convert_case($ret["title"], MB_CASE_T… 714 $low_t = ucfirst(strtolower(ucwords($t))); 779 $p = ucfirst(strtolower($word)); 788 $p = ucfirst(strtolower($word)); 808 $low_t .= rtrim(ucfirst($sentence), '.').". "; 810 $sentences = ucfirst(strtolower(ucwords($t))); 821 $low_t .= ucfirst($sentence); 825 $sentences = ucfirst(strtolower(ucwords($t)));
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/ |
| D | PropertyMetadata.php | 167 …ng the value of the property %s.', 'get' . ucfirst($this->name), 'is' . ucfirst($this->name), 'has… 175 …ethod should be used for setting the value of the property %s.', 'set' . ucfirst($this->name), $th…
|
| /plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/doc/ |
| D | DocHTML.php | 117 $spanXML->setTagContent(ucfirst($infoKey) . ":"); 131 $spanXML->setTagContent(ucfirst($infoKey) . ": " . $infoValue); 183 $pXML->setTagContent(ucfirst($infoKey) . ":"); 197 $pXML->setTagContent(ucfirst($infoKey) . ": " . $infoValue);
|
| /plugin/partialsearch/ |
| D | renderer.php | 42 return '[' . ucwords($ns) . '] ' . ucfirst($title); 44 return ucfirst($title);
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ |
| D | FileCommentSniff.php | 248 … $phpcsFile->addError($error, $tag, 'Duplicate'.ucfirst(substr($name, 1)).'Tag', $data); 261 $phpcsFile->addError($error, $tag, 'Empty'.ucfirst(substr($name, 1)).'Tag', $data); 276 … $phpcsFile->addError($error, $commentEnd, 'Missing'.ucfirst(substr($tag, 1)).'Tag', $data); 298 …$phpcsFile->addError($error, $tokens[$commentStart]['comment_tags'][$pos], ucfirst(substr($tag, 1)… 333 $newName = ucfirst($firstBit).'_'; 336 $newName .= ucfirst($bit).'_';
|
| /plugin/bootswrapper/exe/ |
| D | popup.php | 126 … href="#tab-<?php echo $tag ?>" data-component="<?php echo $tag ?>"><?php echo ucfirst($tag) ?></a> 146 <h3><?php echo ucfirst($tag) ?></h3>
|
| /plugin/combo/admin/ |
| H A D | pagerules.php | 87 return ucfirst(PluginUtility::$PLUGIN_NAME) . " - " . $this->lang['PageRules']; 162 …echo('<h1>' . ucfirst(PluginUtility::$PLUGIN_NAME) . ' - ' . ucfirst($this->getPluginComponent()) …
|
| /plugin/keyboard/ |
| D | syntax.php | 107 $out[] = $renderer->_xmlEntities(ucfirst($key)); 145 $out[] = ucfirst($key); 214 $display_name = ucfirst(trim($class, '_'));
|
| /plugin/editions/ |
| D | action.php | 114 $editionLinkTitle = sprintf($this->getLang('editionLinkTitle'), ucfirst($edition)); 115 …$editionLinks .= '<li>'.tpl_link($eLink,ucfirst($edition),'class="'.$edition.'" title="'.$editionL…
|
| /plugin/evesso/phpoauthlib/src/OAuth/ |
| D | ServiceFactory.php | 81 $this->serviceClassMap[$version][ucfirst($serviceName)] = $className; 136 $serviceName = ucfirst($serviceName);
|
| /plugin/pdftools/img/ |
| D | pdfbutton.php | 9 imagestring($im, 5, 9, 6, "PDF mit Vorlage '".ucfirst($string)."' erzeugen", $textcolor);
|
| /plugin/oauth/vendor/lusitanian/oauth/src/OAuth/ |
| H A D | ServiceFactory.php | 81 $this->serviceClassMap[$version][ucfirst($serviceName)] = $className; 145 $serviceName = ucfirst($serviceName);
|
| /plugin/dev/www/ |
| D | index.php | 121 … <option value="<?php echo $type ?>"><?php echo ucfirst($type) ?></option>
|
| /plugin/data-graph/ |
| D | syntax.php | 184 print("=== " . ucfirst($agg) . " by " . $groupBy . " ====\n"); 186 print("^ " . ucfirst($groupBy) . "^ (SUM) ^ mean ^ # systems ^ System list ^\n");
|
| /plugin/datagraph/ |
| D | syntax.php | 184 print("=== " . ucfirst($agg) . " by " . $groupBy . " ====\n"); 186 print("^ " . ucfirst($groupBy) . "^ (SUM) ^ mean ^ # systems ^ System list ^\n");
|
12345