Home
last modified time | relevance | path

Searched refs:group (Results 351 – 375 of 769) sorted by relevance

1...<<11121314151617181920>>...31

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D783.phpt6 $_SERVER['argv'][2] = '--group';
/plugin/mapillary/
H A D.travis.yml30 - cd _test && PRESERVE_TMP=false phpunit --stderr --group plugin_mapillary --verbose --debug
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css100 /* @group CONTROLS */
145 /* @group single player controls */
173 /* @group playlist player controls */
208 /* @group TOGGLES */
279 /* @group progress bar */
313 /* @group volume controls */
402 /* @group current time and duration */
424 /* @group playlist */
551 /* @group NO SOLUTION error feedback */
/plugin/navbox/
H A Dsyntax.php247 foreach ($data as $group => $items) {
249 …$ghtml = '<tr><th class="pgnb_group_title">'.$this->urlRender($group).'</th><td class="pgnb_group"…
/plugin/firenews/
H A Dsyntax.php347 foreach ($groupsOfUser as $group) {
349 if ($group === $neededGroup) {
/plugin/authvk/
H A Dauth.php335 * @param string $group
338 public function cleanGroup($group) { argument
340 return cleanID(str_replace(':', $conf['sepchar'], $group));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DDocCommentSniff.php264 foreach ($tagGroups as $group) {
267 foreach ($group as $pos => $tag) {
282 $lastTag = $group[$pos];
/plugin/magento/
H A Dauth.php239 * @param string $group
298 * @param string $group groupname
301 public function cleanGroup( $group ) { argument
302 return cleanID( str_replace(':', $this->getConf['sepchar'], $group ) );
/plugin/bugzillaint/
H A Dscript.js52 for (var i=0, group=null; i < bugs.length; i++) {
54 if ( groupBy && group != bugs[i][groupBy] ) {
55 group = bugs[i][groupBy];
58 .append( ' – ' + group + ' – ' )
/plugin/datepicker/
H A D.travis.yml26 - phpunit --group plugin_datepicker
/plugin/rowmove/
H A D.travis.yml26 - phpunit --group plugin_rowmove
/plugin/tagadd/
H A D.travis.yml26 - ./phpunit.phar --group plugin_tagadd
/plugin/webcode/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_webcomponent --verbose --debug
/plugin/webcomponent/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_webcomponent --verbose --debug
/plugin/minimap/
H A D.travis.yml19 - cd _test && phpunit --stderr --group plugin_minimap --verbose --debug
/plugin/api/
H A D.travis.yml17 - cd _test && phpunit --stderr --group plugin_api --verbose --debug
/plugin/achart/assets/
H A Dapexcharts.css120 .apexcharts-tooltip-goals-group,
139 .apexcharts-tooltip-series-group {
147 .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
151 .apexcharts-tooltip-series-group.apexcharts-active,
152 .apexcharts-tooltip-series-group:last-child {
156 .apexcharts-tooltip-series-group-hidden {
163 .apexcharts-tooltip-y-group {
/plugin/dir/
H A DREADME13 http://groups.google.com/group/dokuwiki-plugin-dir (outdated)
/plugin/siteexport/
H A D.travis.yml20 - "cd _test && php fetchphpunit.php && php phpunit.phar --stderr --group plugin_siteexport"
/plugin/authimap2/
H A Dauth.php377 * @param string $group groupname
380 public function cleanGroup($group) { argument
382 return cleanID(str_replace(':', $conf['sepchar'], $group));
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss104 /* @group CONTROLS */
156 /* @group single player controls */
194 /* @group playlist player controls */
243 /* @group TOGGLES */
324 /* @group progress bar */
366 /* @group volume controls */
476 /* @group current time and duration */
505 /* @group playlist */
660 /* @group NO SOLUTION error feedback */
/plugin/swarmwebhook/
H A D.travis.yml21 …- phpunit --configuration=../lib/plugins/swarmwebhook/phpunit.xml --group plugin_swarmwebhook --co…
/plugin/dokutranslate/
H A Drtl.css22 background: transparent url(pix/group.png) right 1px no-repeat;
/plugin/pagequery/
H A Dplugin.info.txt6 desc Search for (fulltext) and list wiki pages, sorted and optionally grouped by name, date, creator, abc, etc. in columns. Insert the pagequery markup wherever you want your list to appear. E.g.{{pagequery>[query;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php247 new Usergroup('one group'),
248 new Usergroup('another group')

1...<<11121314151617181920>>...31