Home
last modified time | relevance | path

Searched defs:classes (Results 1 – 25 of 69) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
DDashboard.php66 protected function complexity(array $classes, $baseLink)
111 protected function coverageDistribution(array $classes)
182 protected function insufficientCoverage(array $classes, $baseLink)
241 protected function projectRisks(array $classes, $baseLink)
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
Dautoload.php7 static $classes = null; variable
9 $classes = array( variable
/plugin/dw2markdown/
Drenderer.php225 function listu_open($classes = null) {
242 function listo_open($classes = null) {
483 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
527 function tablerow_open($classes = null) {
544 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
562 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
/plugin/revealjs/
Drenderer.php295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) {
339 function tablerow_open($classes = NULL) {
357 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
388 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
/plugin/autotooltip/
Dhelper.php67 …public function forText($content, $tooltip, $title='', $preTitle = '', $classes = '', $textClasses…
126 …public function forWikilink($id, $content = null, $preTitle = '', $classes = '', $textClasses = ''…
/plugin/semanticdata/
Dscript.js32 var classes = {'data_type_page' : [false, /data_type_(\w+) data_type_page/], variable
/plugin/actionrenderer/
Drenderer.php213 public function listu_open($classes = null)
225 public function listo_open($classes = null)
435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
483 public function tablerow_open($classes = null)
495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
/plugin/aichat/
Drenderer.php229 public function listu_open($classes = null)
247 public function listo_open($classes = null)
489 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
533 public function tablerow_open($classes = null)
544 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
556 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
/plugin/authradius/
Dauth.php24 protected $classes; variable in auth_plugin_authradius
/plugin/text/
Drenderer.php278 function listu_open($classes = NULL) {
288 function listo_open($classes = NULL) {
490 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
521 function tablerow_open($classes=NULL) {
529 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
537 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
DCachedDoubler.php24 private $classes = array(); variable in Prophecy\\Doubler\\CachedDoubler
/plugin/asciidocjs/node_modules/pug-runtime/lib/
Ddependencies.js13 "classes": [ property
Dsources.js6 …"classes": "function pug_classes(s,r){return Array.isArray(s)?pug_classes_array(s,r):s&&\"object\"… property
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
DSnapshot.php74 private $classes = array(); variable in SebastianBergmann\\GlobalState\\Snapshot
226 public function classes() function in SebastianBergmann\\GlobalState\\Snapshot
DBlacklist.php28 private $classes = array(); variable in SebastianBergmann\\GlobalState\\Blacklist
/plugin/davcal/datetimepicker-2.4.5/
Djquery.datetimepicker.js1506 classes = []; property
1525 classes.push('xdsoft_disabled'); field
1527 classes.push('xdsoft_disabled'); field
1529 classes.push('xdsoft_disabled'); field
1533 classes.push(customDateSettings[1]); field
1537 classes.push('xdsoft_other_month'); field
1541 classes.push('xdsoft_current'); field
1545 classes.push('xdsoft_today'); field
1549 classes.push('xdsoft_weekend'); field
1559 classes.push(options.beforeShowDay(start)); field
[all …]
/plugin/rplus/
Drenderer.php232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/ckgdoku/
Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/siteexport/renderer/
Dpdf.php192 public function listu_open($classes = null) {
196 public function listo_open($classes = null) {
/plugin/ckgedit/
Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/html2pdf/html2pdf/html2ps/
Dinline.content.builder.php798 function find_complex_break($current_class, $classes, &$breaks, $offset, $length) {
814 function find_line_break($classes, &$breaks, $length) {
/plugin/components/lib/
Daction_manager.php56 private function unique($classes, $action) {
/plugin/structstatus/
DStatus.php52 … public function xhtmlStatus($label, $color, $icon='', $rid = 0, $classes=array(), $button=false) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
DBatch.php144 public function parseResponse(ResponseInterface $response, $classes = array())
/plugin/structcombolookup/
Dscript.js47 classes: { property

123