Home
last modified time | relevance | path

Searched refs:type (Results 201 – 225 of 4303) sorted by last modified time

12345678910>>...173

/plugin/dev/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
H A DSkeletor.php21 protected $type; variable in dokuwiki\\plugin\\dev\\Skeletor
36 * @param string $type
44 public function __construct($type, $base, $desc, $author, $email, $name = '', $url = '') argument
46 $this->type = $type;
51 $this->name = $name ?: ucfirst($base . ' ' . $type);
53 if ($type == self::TYPE_PLUGIN) {
71 $type = self::TYPE_PLUGIN;
73 $type = self::TYPE_TEMPLATE;
78 $data = file($dir . '/' . $type
116 addComponent($type, $component = '', $options = []) global() argument
[all...]
H A Dcli.php48 $options->registerArgument('type', 'Type of the component. Needs to be one of ' . join(', ', $types), true,
106 $type = array_shift($args);
108 return $this->cmdAddComponent($type, $component);
141 * @return string[] name, type
150 $type = 'plugin';
153 $type = 'template';
164 return [$ldir, $type];
274 [$base, $type] = $this->getTypedNameFromDir($dir);
278 $skeletor = new Skeletor($type, $base, $desc, $user, $mail);
337 * @param string $type
326 cmdAddComponent($type, $component = '') global() argument
[all...]
/plugin/dev/skel/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/structtasks/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/orphanswanted/
H A DCOPYING317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
/plugin/button/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
H A Daction.php38 'type' => 'format',
51 function move_newid($handler, $page, $type) argument
56 $newpage = $handler->resolveMoves($page, $type);
57 $newpage = $handler->relativeLink($page, $newpage, $type);
/plugin/bibtex4dw/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php582 * Finally after all field=>value pairs the cite and type is extraced and the
684 //Parsing cite and entry type
887 * Checking if the entry type is allowed
1253 * @param string $type The type of the warning
1257 private function _generateWarning($type, $entry, $wholeentry='')
1259 $warning['warning'] = $type;
1243 _generateWarning($type, $entry, $wholeentry = '') global() argument
/plugin/copycode/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/tag/
H A DCOPYING322 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
324 under certain conditions; type `show c' for details.
/plugin/imapmarkers/
H A Djquery.imagemapster.js68 var setupListener = function (ns, type, listener) { argument
70 window.addEventListener(type, listener, { passive: true });
/plugin/imapmarkers/syntax/
H A Dmap.php209 list($state, $type, $src, $title, $align, $width, $height, $cache) = $data;
210 if ($type == 'internalmedia') {
/plugin/translation/
H A Dhelper.php250 [$type, $text, $attr] = $this->prepareLanguageSelectorItem($t, $idpart, $INFO['id']);
251 $out .= '<li class="' . $type . '">';
252 $out .= "<$type " . buildAttributes($attr) . ">$text</$type>";
279 * @return array [$type, $text, $attr]
295 $type = 'span';
297 $type = 'a';
314 return [$type, $text, $attr];
H A Dstyle.less20 list-style-type: none;
/plugin/todo/syntax/
H A Dtodo.php45 * Get the type of syntax this plugin defines.
176 $renderer->doc .= '<button type="button" class="todouncheckall">Uncheck all todos</button>';
262 $return .= '<input type="checkbox" class="todocheckbox"'
405 * @param $type string type of the request from searchpattern plugin
426 public function _searchpatternHandler($type, $renderer, $data, $matches, $params = array(), $page = null, $value = null) {
429 $type = strtolower($type);
430 switch($type) {
414 _searchpatternHandler($type, $renderer, $data, $matches, $params = array(), $page = null, $value = null) global() argument
H A Dlist.php17 * @return string Syntax mode type
24 * @return string Paragraph type
215 * one deeper nested) also make sure to check the file type (for example
221 * @param string $type - Type either 'd' for directory or 'f' for file
226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { argument
230 if($type == 'd') return true;
/plugin/bureaucracy/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
H A Dstyle.css59 .dokuwiki form.bureaucracy__plugin label input[type=checkbox] {
72 .dokuwiki form.bureaucracy__plugin label input[type=radio]~span {
/plugin/bureaucracy/script/
H A Dfieldsets.js27 …(input.type !== 'checkbox' && (dp.tval === true && input.value !== '')) || // OR no checkbox, but…
/plugin/htmlok/
H A DBaseSyntaxPlugin.php18 protected $type = 'protected'; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
32 return $this->type;
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/gitbacked/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md22 1. [Type](#type)
29 1. [`ReplaceFilter`](#replacefilter-type-filter)
30 1. [`ShallowCopyFilter`](#shallowcopyfilter-type-filter)
175 The `TypeMatcher` will match any element by its type (instance of a class or any value that could be parameter of
288 #### `ReplaceFilter` (type filter)
330 #### `ShallowCopyFilter` (type filter)
357 - Use a filter with a type matcher

12345678910>>...173