Home
last modified time | relevance | path

Searched refs:Custom (Results 1 – 25 of 161) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DService.php28 protected $customType = Custom::class;
92 * @param Custom
94 public function setCustom(Custom $custom)
99 * @return Custom
DCustom.php20 class Custom extends \Google\Model class
25 class_alias(Custom::class, 'Google_Service_Monitoring_Custom');
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Usage.md29 $response->withHeader('My-Custom-Header', 'My Custom Message');
35 $response->withAddedHeader('My-Custom-Header', 'The second message');
41 $request->hasHeader('My-Custom-Header'); // will return false
42 $response->hasHeader('My-Custom-Header'); // will return true
45 > Note: My-Custom-Header was only added in the Response
53 $response->getHeaderLine('My-Custom-Header'); // will return: "My Custom Message; The second messa…
61 $response->getHeader('My-Custom-Header'); // will return: ["My Custom Message", "The second messa…
/plugin/bootswrapper/exe/help/
Dcallout.txt116 ===== Custom icons =====
132 ===== Custom colors =====
134 <callout icon="fa fa-user" color="blue" title="Custom color + icon">
139 <callout icon="fa fa-user" color="blue" title="Custom color + icon"> [...] </callout>
Dlist-group.txt55 ===== Custom content =====
/plugin/custommeta/
Dplugin.info.txt4 name Custom Meta plugin
/plugin/advanced/lang/en/
Dconfig.txt24 …ipt.js'' | [[doku>devel:javascript]] | Custom JavaScript enhance…
25 …le.css'' | [[doku>devel:css]] | Custom CSS enhancements …
/plugin/button/tests/data/pages/
Dstart.txt40 ===== Custom styles =====
51 ==== Custom protocols ====
/plugin/qna/
Dplugin.info.txt6 desc Custom formatting for Q&A (FAQ) sections.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.Custom.txt1 AutoFormat.Custom
DFilter.Custom.txt1 Filter.Custom
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/
Dfck_flash.js240 case 1 : // Custom error
243 case 101 : // Custom warning
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_flash/
Dfck_flash.js243 case 1 : // Custom error
246 case 101 : // Custom warning
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
Dfck_flash.js248 case 1 : // Custom error
251 case 101 : // Custom warning
/plugin/indexmenu/scripts/fancytree/skin-custom-1/
DREADME.md1 ### Creating Custom Skins
/plugin/dokullm/doc/
H A Dprompts.txt50 * ''{prompt}'' - Custom user prompt
101 ==== 3. Custom Prompts ====
144 * Custom instructions provided by the user
165 ===== Creating Custom Prompts =====
288 * **Document Custom Placeholders**: If adding new placeholders, document their purpose
322 ==== Custom Profiles ====
/plugin/fedauth/lang/en/
Dadmproviders.txt14 ===== Add Custom Provider =====
/plugin/html2pdf/html2pdf/html2ps/
DTODO8 Custom postscript prologue
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconfiguration.asciidoc8 Custom configuration is accomplished before the client is instantiated, through
Dselectors.asciidoc88 === Custom Selector
90 You can implement your own custom selector. Custom selectors must implement
/plugin/syntaxhighlighter4/
DREADME.md105 * [Custom event handler which performs action]
166 * **Custom brushes**
185 * **Custom themes**
/plugin/asciidocjs/node_modules/ejs/
DREADME.md20 * Custom delimiters (e.g. `[? ?]` instead of `<% %>`)
96 …- `includer` Custom function to handle EJS includes, receives `(originalPath, parsedP…
151 ## Custom delimiters
153 Custom delimiters can be applied on a per-template basis, or globally:
187 ### Custom file loader
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
Dfck_image.js446 case 1 : // Custom error
449 case 101 : // Custom warning
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_image/
Dfck_image.js440 case 1 : // Custom error
443 case 101 : // Custom warning
/plugin/radarchart/
DREADME.md9 - Custom colors per dataset

1234567