Home
last modified time | relevance | path

Searched refs:class (Results 1826 – 1850 of 2173) sorted by relevance

1...<<71727374757677787980>>...87

/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md25 The `CommonMarkConverter` class provides a simple wrapper for converting CommonMark to HTML:
40 Or if you want GitHub-Flavored Markdown, use the `GithubFlavoredMarkdownConverter` class instead:
/plugin/odt/ODT/css/
H A Dcssimportnew.php377 foreach ($this->classes as $class) {
378 $returnstring .= '.'.$class;
/plugin/siteexport/inc/
H A DreadCSS.patch253 else if ($level == 1) { // e.g. p or .class or #id or p.class or p#id
/plugin/mantis/lib/
H A Dnusoap.php3888 $class = $data[0];
3893 $class = '';
3935 $class = substr($this->methodname, 0, strpos($this->methodname, $delim));
3941 if ($class == '') {
3951 if (!in_array($method_to_compare, get_class_methods($class))) {
3975 if ($class == '') {
3981 $funcCall = "\$this->methodreturn = ".$class."::".$method."(";
3986 $funcCall = $instname." = new ".$class."(); ";
4004 if ($class == '') {
4009 $call_arg = array ($class, $method);
[all …]
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1class\", \"class?\", \"clear-agent-errors\",\n \"clojure-version\", \"coll?\", \"comment\", \…
H A Druby.min.js.map1class\", \"def\", \"defined?\", \"do\", \"else\",\n \"elsif\", \"END\", \"end\", \"ensure\", \"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D36.36.js.map1 …ef',\n '#ifndef',\n '#ident',\n '#undef',\n '@class',\n '@defs'…
H A D21.21.js.map1 … }\n }\n ],\n // to show class names nicely\n …
H A D55.55.js.map1class',\n 'classOf',\n 'def',\n 'do',\n 'else',\n 'extends',\n …
H A D6.6.js.map1class',\n 'continue',\n 'const',\n 'constructor',\n 'debugger',\n …
H A Dbundle.js.map1class\n if (that === null) {\n that = new Buffer(length)\n }\n that.length = length\…
/plugin/minimap/
H A DREADME.md117 …* The handle function of the syntax class does not have any other variable instantiation than the …
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki50 …ible by inserting patterns into the ''getPatterns()'' function inside the class ''syntax_plugin_sy…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md53 and then instantiate the reader class normally:
/plugin/bootswrapper/exe/help/
H A Dpanel.txt131 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc110 … selectedCell.setAttribute('class', value + 'align');
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md75 final class TreeShapeListener implements ParseTreeListener {
/plugin/dw2pdf/
H A Dcomposer.lock275 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md99 - If you want to use **FPDI with TCPDF** you need to refactor your code to use the class `Tcpdf\Fpdi`
/plugin/mikioplugin/
H A DREADME.md164 - Element class shortcuts (eg text-center) working again
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md266 // create the datastore service class
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
293 // create the datastore service class
/plugin/revealjs/
H A DREADME.md48 <div class= "plugin_include_content ..." ...> ...</div>
334 - On a slideshow the content is wrapped into `<aside class="notes">` and invisible (only shown on s…
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md76 `hoa://Event/LibraryName/AnId:pseudo-class#anAnchor`. For instance, the
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md71 `Hoa\Math\Visitor\Arithmetic` class.
/plugin/quickstats/
H A Dsyntax.php208 $renderer->doc .= "<div class='$class'>";

1...<<71727374757677787980>>...87