Home
last modified time | relevance | path

Searched refs:class (Results 1501 – 1525 of 2173) sorted by relevance

1...<<61626364656667686970>>...87

/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md29 The `Nyholm\Dsn` class has been replaced with `Nyholm\Dsn\DsnParser`. To get a `Dsn`
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcalendar-month.svg1 <svg class="bi bi-calendar-month" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dsun.svg1 <svg class="bi bi-sun" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dgear.svg1 <svg class="bi bi-gear" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrows-fullscreen.svg1 <svg class="bi bi-arrows-fullscreen" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dshop.svg1 <svg class="bi bi-shop" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dclock-history.svg1 <svg class="bi bi-clock-history" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbasket.svg1 <svg class="bi bi-basket" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar2-month.svg1 <svg class="bi bi-calendar2-month" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrows-move.svg1 <svg class="bi bi-arrows-move" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbuilding.svg1 <svg class="bi bi-building" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1class compl concept constexpr const_cast decltype delete dynamic_cast \" +\n \"explicit export fi…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md34 * Updated `CssManager` to use the `RemoteContentFetcher` class instead of `curl` natively (@greew)
111 - Moved `TextVars` constants to separate class
112 - Moved border constants to separate class
113 - `scriptToLang` and `langToFont` in separate interfaced class methods
115 - Moved Glyph operator `GF_` constants in separate `\Mpdf\Fonts\GlyphOperator` class
116 - All methods in Barcode class renamed to camelCase including public `dec_to_hex` and `hex_to_dec`
120 - Moved global `_testIntersect`, `_testIntersectCircle` and `calc_bezier_bbox` fucntions inside `Svg` class as private methods.
123 - `fontDir` property of Mpdf class is private and must be accessed via configuration variable with array of paths or `AddFontDirectory` method
141 - `_MPDFK` constant in favor of `\Mpdf\Mpdf::SCALE` class constant
155 - Refactored `Barcode` class wit
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D45.45.js.map1class\n [\n /^(\\s*)(\\.[a-zA-Z_-][\\w-]*)/,\n {\n …
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Datelier-estuary-dark.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ba6236}.hlj…
H A Datelier-estuary-light.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ba6236}.hlj…
H A Ddefault.min.css1 …060}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-…
H A Datelier-cave-dark.min.css1 …s-regexp,.hljs-link,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#be4678}.hlj…
H A Datelier-savanna-light.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#b16139}.hlj…
H A Datelier-plateau-dark.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ca4949}.hlj…
H A Ddarkula.min.css1 …number,.hljs-regexp,.hljs-literal{color:#6896ba}.hljs-code,.hljs-selector-class{color:#a6e22e}.hlj…
H A Datelier-plateau-light.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#ca4949}.hlj…
H A Datelier-savanna-dark.min.css1 …-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#b16139}.hlj…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMonitoringNamespace.asciidoc19 The class defines the following methods:
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php499 $class = new \ReflectionClass($name);
500 $docComment = $class->getDocComment();
505 …'has_constructor' => (null !== $constructor = $class->getConstructor()) && $constructor->getNumbe…
536 foreach ($class->getProperties(\ReflectionProperty::IS_PUBLIC) as $property) {
555 $context = 'property ' . $class->name . "::\$" . $property->name;

1...<<61626364656667686970>>...87