Home
last modified time | relevance | path

Searched refs:this (Results 23201 – 23225 of 27090) sorted by relevance

1...<<921922923924925926927928929930>>...1084

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DImageRenderer.php13 * file that was distributed with this source code.
46 $forbidUnsafeLinks = !$this->config->get('allow_unsafe_links');
69 $this->config = $configuration;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php49 $this->locks = $locks;
70 foreach ($this->locks as $lock) {
/plugin/icon/
H A Daction.php17 $controller->register_hook('FETCH_MEDIA_STATUS', 'BEFORE', $this, 'handleMediaStatus');
36 $conf = $this->parseConfig($parts);
/plugin/odtsupport/
H A DREADME.md4 All documentation for this plugin can be found at
7 If you install this plugin manually, make sure it is installed in
/plugin/blogtng/helper/
H A Dlinkback.php17 $entry = $this->getPost();
19 $this->getConf('receive_linkbacks') &&
/plugin/combo/syntax/
H A Dtoc.php6 * COPYING file in the root directory of this source tree.
86 $this->Lexer->addSpecialPattern($specialPattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedImage.php66 $contextPage = $this->getResource();
67 return $this->getFeaturedImageBlogForContext($contextPage);
H A DSocialCardImage.php65 $contextPage = $this->getResource();
69 return $this->getFeaturedRasterImageOrFirst($actual);
/plugin/combo/action/
H A Djs.php31 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_header');
34 $controller->register_hook('JS_SCRIPT_LIST', 'AFTER', $this, 'handle_js');
97 6 => $dokuScriptPath . "cookie.js", // plugin may depend on this library such as styling (lib/plugins/styling/script.js)
/plugin/struct/action/
H A Drevert.php32 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'handlePagesaveBefore');
34 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handlePagesaveAfter');
41 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
66 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
85 // make sure this schema is assigned
/plugin/diagrams/action/
H A Dprosemirror.php19 $controller->register_hook('PROSEMIRROR_RENDER_PLUGIN', 'BEFORE', $this, 'handleRender');
20 $controller->register_hook('PROSEMIRROR_PARSE_UNKNOWN', 'BEFORE', $this, 'handleNode');
37 'renderer' => $this,
55 // this should provide the same amount of security as our CSP but can be interactively
/plugin/structpublish/action/
H A Drevisions.php10 $controller->register_hook('FORM_REVISIONS_OUTPUT', 'BEFORE', $this, 'handleRevisions');
63 $status . ' (' . $this->getLang('version') . ' ' . $version . ')</span>';
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1this","Buffer","Document","docDefinition","fonts","vfs","defaultClientFonts","PdfPrinter","saveAs"…
/plugin/bibtex/OSBib/format/
H A DREADME.txt21 where the first number (in this case '1.0') is the version number of the OSBib classes the style is…
23 … in-text/footnotes citation formatting is defined in the XML style files, this version of OSBib-Fo…
49 Use this to provide your users with a HTML FORM selectbox to choose their preferred style where the…
61 1/ You should edit $this->types.
149 $type is the resource type which must be one of the ones listed in $this->types in STYLEMAP.php.
153 … $row is formatted and stored in a $item associative array. The following methods accomplish this:
156 …ype of creator the resource has. (See BIBSTYLE.php for an example of how this is used in WIKINDX.)
159 $creators -- Multi-associative array of creator names. e.g. this array might be of the primary auth…
190this to add elements of your resource to the $item array that do not require special formatting wi…
194 Add all remaining items to the internal $item array in BIBFORMAT.php. Use this to add elements of …
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst48 Note that this annotation is not used when you're using any other naming
108 return $this->name;
113 $this->name = trim($name);
137 return trim($this->name);
142 $this->name = $name;
245 return $this->lastName;
250 return $this->firstName;
254 In this example:
322 For deserialization, this annotation must be defined.
593 current element. Note that this has the limitation that any additional
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt9 of this license document, but changing it is not allowed.
39 (2) offer you this license which gives you legal permission to copy,
43 that everyone understands that there is no warranty for this free
57 distributed under the terms of this General Public License. The
66 disclaimer of warranty; keep intact all the notices that refer to this
68 other recipients of the Program a copy of this General Public License
134 the Program under this License. However, parties who have received
135 copies, or rights to use copies, from you under this General Public
140 on the Program) you indicate your acceptance of this license to do so,
197 possible use to humanity, the best way to achieve this is to make it
[all …]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt9 of this license document, but changing it is not allowed.
39 (2) offer you this license which gives you legal permission to copy,
43 that everyone understands that there is no warranty for this free
57 distributed under the terms of this General Public License. The
66 disclaimer of warranty; keep intact all the notices that refer to this
68 other recipients of the Program a copy of this General Public License
134 the Program under this License. However, parties who have received
135 copies, or rights to use copies, from you under this General Public
140 on the Program) you indicate your acceptance of this license to do so,
197 possible use to humanity, the best way to achieve this is to make it
[all …]
/plugin/widearea/
H A DREADME.md6 [here](https://usablica.github.io/widearea/). Once you install this plugin, you
10 ownership of this repo because it seems the author has abandoned it. If the
14 All documentation for this plugin can be found at
/plugin/scrape/
H A Dsyntax.php41 $this->Lexer->addSpecialPattern('{{scrape>.+?}}', $mode, 'plugin_scrape');
83 $re = $this->getConf('allowedre');
114 $R->doc .= $this->cleanHTML($data, $resp);
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md24 And a more in-depth example -- this is the canonical Mustache template:
44 return $this->value - ($this->value * 0.4);
/plugin/codebash/
H A DREADME7 All documentation for this plugin can be found at
12 You should then see a new bash icon in your editor toolbar when editing wiki pages. Selecting this
14 If you install this plugin manually, make sure it is installed in
/plugin/commonmark/vendor/league/commonmark/
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice, this
12 this list of conditions and the following disclaimer in the documentation
17 this software without specific prior written permission.
/plugin/authwordpress/
H A DREADME.md24 for information on how to install and configure this plugin in DokuWiki.
26 If you install this plugin manually, make sure it is installed in
60 Source code and support for this plugin can be found at
/plugin/confmanager/lang/fr/
H A Dinterwiki.txt20this**'' qui lie toujours vers le DokuWiki où il se trouve. Vous pouvez l'utiliser pour construire…
22 <code> [[this>feed.php]] </code>
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md38 ### 1) Include the minified version of file of this plugin. I.e.:
44 (this needs to go after all the other amCharts includes)
102 progress | | Set this to function reference to track progress of the load. The function will be pas…
219 console.log( 'Ummm something went wrong loading this file: ' + options.url );
268 ## Extending this plugin
270 You're encouraged to modify, extend and make derivative plugins out of this
273 You can modify files, included in this archive or, better yet, fork this project
279 something new out of this plugin.
286 This basically means you're free to use or modify this plugin, even make your
305 * Added "emptyAs" config property. Empty CSV values will be set to this (default `undefined`)
[all …]

1...<<921922923924925926927928929930>>...1084