Home
last modified time | relevance | path

Searched refs:class (Results 1801 – 1825 of 2173) sorted by relevance

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

/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md51 You can use the Diagram class like:
65 <div class="diagram">A->B: Message</div>
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown83 …Query selector) | object (DOM node|jQuery object) | <button type="button" class="slick-prev">Previ…
84 …Query selector) | object (DOM node|jQuery object) | <button type="button" class="slick-next">Next<…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php246 $class = new ReflectionClass($arguments['printer']);
248 if ($class->isSubclassOf('PHPUnit_TextUI_ResultPrinter')) {
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php16 class Parsedown
434 * Every HTML element may have a class attribute specified.
446 $class = 'language-'.$language;
449 'class' => $class,
/plugin/adfs/phpsaml/
H A DREADME.md291 constructor of the class.
1301 Auxiliary class that contains methods to validate the SAML Response:
1313 Main class of OneLogin PHP Toolkit
1346 SAML 2 Authentication Request class
1355 SAML 2 Authentication Response class
1381 SAML 2 Logout Request class
1396 SAML 2 Logout Response class
1447 A class that contains functionality related to the metadata of the SP
1456 Auxiliary class that contains several methods
1533 the `Setting` class.
[all …]
/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1class","tokenFollowType","struct","lib","enum","union","matching","[","{","(","<","tokenBase","eat…
H A Dtornado.min.js.map1 …eywords = [\"and\",\"as\",\"assert\",\"autoescape\",\"block\",\"break\",\"class\",\"comment\",\"co…
H A Dmllike.min.js.map1class","constraint","done","downto","external","function","initializer","lazy","match","method","m…
H A Doz.min.js.map1class\", \"if\", \"cond\", \"or\", \"dis\",\n \"choice\", \"not\", \"thread\", \"try\", \"raise…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1class',\n 'class?',\n 'clear-agent-errors',\n 'clojure-version',\n 'co…
H A D1.1.js.map1class', 'endclass'],\n ['clocking', 'endclocking'],\n ['config', 'endconfig'],\n …
/plugin/codebutton_ext/
H A Daction.php.bak12 class action_plugin_codebutton_ext extends DokuWiki_Action_Plugin {
/plugin/latexcaption/
H A DREADME.md54 If you want to apply your own css stying to the figures. Any option input are added as a class in t…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak65 public class BasicGraphEditor extends JPanel
635 BasicGraphEditor.class.getResource(iconUrl)) : null)
908 public static class Config {
/plugin/socialshareprivacy2/SSP/
H A DREADME.md93 <div class="share"></div>
267 <div class="share"
279 <div class="share"
290 <div class="share"
301 <div class="share"
321 <div class="share"
533 <td>The HTML class of the share button wrapper. Per default it is the key of the
539 <td>HTML class of the share button. Per default the same as class_name.</td>
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst208 class Article
357 class OpCacheAwareTwigEnvironment extends \Twig\Environment
420class DatabaseTwigLoader implements \Twig\Loader\LoaderInterface, \Twig\Loader\ExistsLoaderInterfa…
H A Dinternals.rst125 class __TwigTemplate_1121b6f109fe93ebe8c6e22e3712bceb extends \Twig\Template
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt375 * The HelloWorldApp class implements an application that
378 class HelloWorldApp {
435 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
447 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
/plugin/ditaa/ditaa/
H A Dditaa.jar ... text/ net/htmlparser/jericho/Attribute.class <Unknown> package net.htmlparser.jericho public ...
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md94 <div class="footer">
/plugin/datepicker/
H A Dstyle.css27 .calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc19 The class defines the following methods:
/plugin/googlesearch/
H A Dnusoap.php3517 $class = '';
3530 $class = substr($this->methodname, 0, strpos($this->methodname, $delim));
3532 $this->debug("in invoke_method, class=$class method=$method delim=$delim");
3536 if ($class == '') {
3545 if (!in_array($method_to_compare, get_class_methods($class))) {
3569 if ($class == '') {
3575 $funcCall = "\$this->methodreturn = ".$class."::".$method."(";
3580 $funcCall = $instname." = new ".$class."(); ";
3598 if ($class == '') {
3603 $call_arg = array ($class, $method);
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md63 - Removed `Transaction` class
543 class is shipped with PHP 5.4.
553 `Psr\Log\LoggerInterface` for all logging. The MessageFormatter class has been
653 - `readLine` has moved from an instance method to a static class method of
834 The `Guzzle\Http\Utils` class was removed. This class was only used for testing.
910 class YourClient extends \Guzzle\Service\Client
936 class YourClient extends \Guzzle\Service\Client
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md69 [`Iterator`](http://php.net/class.iterator).
73 `Hoa\Iterator\Aggregate` allows a class to use an external iterator through the

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