Home
last modified time | relevance | path

Searched refs:class (Results 1476 – 1500 of 2173) sorted by relevance

1...<<51525354555657585960>>...87

/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dgrid-3x3-gap.svg1 <svg class="bi bi-grid-3x3-gap" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar2-day.svg1 <svg class="bi bi-calendar2-day" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md17 The `Differ` class can be used to generate a textual representation of the difference between two s…
34 The `Parser` class can be used to parse a unified diff into an object graph:
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak17 public class CustomCanvas extends JFrame
96 public class SwingCanvas extends mxInteractiveCanvas
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php433 $class = $ext['class'];
434 $lib = new $class();
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php220 list($class) = explode(':', $exception);
222 $this->assertThat(null, new $constraintClass($class));
/plugin/combo/action/
H A Dlogin.php28 class action_plugin_combo_login extends DokuWiki_Action_Plugin
55 $form->params["class"] = Identity::FORM_IDENTITY_CLASS . " " . self::FORM_LOGIN_CLASS;
80 if (isset($field["class"])) {
81 $field["class"] = $field["class"] . " " . $classes;
83 $field["class"] = $classes;
94 <div class="form-floating">
95 <input type="text" id="inputUserName" class="form-control" placeholder="$loginText" required="required" autofocus="" name="u" value="$loginValue">
104 <div class="form-floating">
105 <input type="password" id="inputPassword" class
[all...]
/plugin/struct/meta/
H A DAssignments.php16 class Assignments
36 $class = static::class;
37 self::$instance = new $class();
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php228 $class = $def ['format'] ? $def ['format'] : 'na';
229 $class .= ' col' . ++ $i;
235 $row [$column] = "<td class=\"$class\">" . $cell . "</td>\n";
/plugin/htmlokay/
H A Dadmin.php515 $class = "";
518 $class = 'class = "bar" ';
521 ptln('</SELECT> <TD colspan="2" valign="middle" align="center"' . $class . '>');
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php204 $class = $def ['format'] ? $def ['format'] : 'na';
205 $class .= ' col' . ++ $i;
211 $row [$column] = "<td class=\"$class\">" . $cell . "</td>\n";
/plugin/strata/syntax/
H A Dentry.php14 class syntax_plugin_strata_entry extends DokuWiki_Syntax_Plugin {
67 foreach(preg_split('/\s+/',trim($header[1])) as $class) {
68 if($class == '') continue;
69 $result['data'][$this->util->getIsaKey(false)][] = array('value'=>$class,'type'=>'text', 'hint'=>null);
173 * is done by the actual class.
255 if($mode == 'xhtml') { $R->doc .= '<div class="strata-entry" '.(isset($currentPosition)?'id="'.$currentPosition.'"':'').'>'; }
331 if($mode == 'xhtml') { $R->doc .= '<span class="strata-data-fragment-link-previous">'; }
337 if($mode == 'xhtml') { $R->doc .= '<span class="strata-data-fragment-link-next">'; }
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc114 inner = inner.replace(/<table\s+class=.*?>/mg, "<table>");
134 …inner = inner.replace(/<p class="MsoListParagraphCxSpFirst"\s+L_\d>([\s\S]+)<p class="MsoListParag…
/plugin/structgantt/meta/
H A DGantt.php13 class Gantt extends Aggregation
85 is_a($column->getType(), Date::class) ||
86 is_a($column->getType(), DateTime::class)
93 } elseif (is_a($column->getType(), Color::class)) {
281 $this->renderer->doc .= '<tr class="days">';
285 $class = 'today';
287 $class = '';
291 $this->renderer->doc .= '<td title="' . $title . '" class="' . $class . '">' . $text . '</td>';
337 $this->renderer->doc .= '<td colspan="' . count($r2) . '" class
[all...]
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-font-ChessSansAlpha.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansMerida.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansPiratf.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansUscf.css13 * the font-family for the .move class to the chess font of your choice.
H A Dpgn4web-font-ChessSansUsual.css13 * the font-family for the .move class to the chess font of your choice.
/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt17 <group class="mr-auto">
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dgithub-gist.min.css1 …tag{color:#333333}.hljs-title,.hljs-attr,.hljs-selector-id,.hljs-selector-class,.hljs-selector-att…
H A Dzenburn.min.css1 …bst{color:#8f8f8f}.hljs-title,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-section,.hlj…
H A Darta.min.css1 …js-keyword,.hljs-selector-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#6644aa}.hlj…
H A Dfar.min.css1 …-tag,.hljs-section,.hljs-type,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-variable{col…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DGraphNamespace.asciidoc19 The class defines the following methods:

1...<<51525354555657585960>>...87