Home
last modified time | relevance | path

Searched +full:name -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 226 – 250 of 391) sorted by last modified time

12345678910>>...16

/dokuwiki/lib/plugins/revert/
H A Dplugin.info.txt5 name Revert Manager
/dokuwiki/lib/scripts/
H A Dlocktimer.js12 'input[name=prefix]',
13 'textarea[name=wikitext]',
14 'input[name=suffix]',
15 'input[name=date]',
41 dw_locktimer.pageid = jQuery('#dw__editform').find('input[name=id]').val();
113 if(dw_locktimer.draft && jQuery('#dw__editform').find('textarea[name=wikitext]').length > 0){
H A Dmedia.js292 var $file, $name, text;
295 $name = jQuery('#upload__name');
297 if ($name.val() != '') return;
299 if (!$file.length || !$name.length) {
306 $name.val(text);
543 .attr('name', 'difftype')
H A Dtoolbar.js156 props.name,
/dokuwiki/lib/plugins/styling/
H A Dadmin.php87 $name = tpl_getLang($key);
88 if (empty($name)) $name = $this->getLang($key);
89 if (empty($name)) $name = $key;
92 echo '<td><label for="tpl__' . hsc($key) . '">' . $name . '</label></td>';
93 echo '<td><input type="' . $this->colorType($value) . '" name="tpl[' . hsc($key) . ']" ' .
101 echo '<button type="submit" name="run[preview]" class="btn_preview primary">' .
104 echo '<button type="submit" name="run[reset]">' . $this->getLang('btn_reset') . '</button>';
108 echo '<button type="submit" name
[all...]
H A Dpopup.php25 <meta name="viewport" content="width=device-width,initial-scale=1" />
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_media_fullscreen.css283 #mediamanager__page .filelist .thumbs li .name,
293 #mediamanager__page .filelist .thumbs li .name {
338 #mediamanager__page .filelist .rows li .name,
348 [dir=rtl] #mediamanager__page .filelist .rows li .name,
357 #mediamanager__page .filelist .rows li .name {
H A D_search.less28 input[name="q"] {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBase.php
H A DBlowfish.php138 * The mcrypt specific name of the cipher
H A DRC2.php82 * The mcrypt specific name of the cipher
H A DRC4.php73 * The mcrypt specific name of the cipher
H A DTripleDES.php67 * The mcrypt specific name of the cipher
/dokuwiki/inc/Input/
H A DInput.php76 * @param string $name Parameter name
79 public function has($name)
81 return isset($this->access[$name]);
91 * @param string $name Parameter name
93 public function remove($name)
95 if (isset($this->access[$name])) {
96 unset($this->access[$name]);
99 if (isset($this->post) && isset($_POST[$name])) {
80 has($name) global() argument
94 remove($name) global() argument
116 param($name, $default = null, $nonempty = false) global() argument
130 set($name, $value) global() argument
146 ref($name, $default = '', $nonempty = false) global() argument
163 int($name, $default = 0, $nonempty = false) global() argument
182 str($name, $default = '', $nonempty = false) global() argument
204 valid($name, $valids, $default = null) global() argument
224 bool($name, $default = false, $nonempty = false) global() argument
243 arr($name, $default = array(), $nonempty = false) global() argument
267 extract($name) global() argument
[all...]
H A DPost.php21 * @param string $name Parameter name
24 public function set($name, $value)
26 parent::set($name, $value);
27 $_REQUEST[$name] = $value;
25 set($name, $value) global() argument
/dokuwiki/lib/tpl/dokuwiki/
H A Ddetail.php23 <meta name="viewport" content="width=device-width,initial-scale=1" />
/dokuwiki/inc/
H A DJpegMeta.php26 // 3. Neither the name of the author nor the names of its contributors
99 $info['Name'] = $this->_info['file']['Name'];
139 * @param array|string $fields field name or array with field names
200 * @param string $field field name
221 * @param string $field field name
260 * @param string $field field name
316 * @param string $field field name
340 * @param string $field field name
364 * @param string $field field name
2402 _isMarkerDisabled($name) global() argument
[all...]
H A DManifest.php17 if (empty($manifest['name'])) {
18 $manifest['name'] = $conf['title'];
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php512 * "Special" mappings may be applied on a per tag-name basis via $special.
1455 * subject=/O=organization/OU=org unit/CN=common name
1456 * issuer=/O=organization/CN=common name
1492 * Returns the OID corresponding to a name
1494 * What's returned in the associative array returned by loadX509() (or load*()) is either a name or an OID if
1495 * no OID to name mapping is available. The problem with this is that what may be an unmapped OID in one version
1499 * This method will return the OID if a name is passed to it and if no mapping is avialable it'll assume that
1506 * @param string $name
1509 public static function getOID($name)
1511 return isset(self::$reverseOIDs[$name])
[all...]
H A DX509.php70 * Return ASN.1 name string
88 * Return name hash for file indexing
142 * Distinguished Name
297 'id-at-name' => '2.5.4.41',
416 'pkcs-9-at-unstructuredName' => '1.2.840.113549.1.9.2', // PKCS #9 unstructured name
1022 * the certificate (e.g., more than one dNSName name, a match in any one
1024 * character * which is considered to match any single domain name
1043 foreach ($names as $name) {
1044 foreach ($name as $key => $value) {
1052 be used as the identity. Otherwise, the (most specific) Common Name
163 var $Name; global() variable in phpseclib\\File\\X509
5094 getOID($name) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSCP.php
H A DSFTP.php456 // the flag definitions change somewhat in SFTPv5+. if SFTPv5+ support is added to this library, maybe name
782 * Returns the current directory name
818 * Canonicalize the Server-Side Path Name
1888 * symlink() creates a symbolic link to the existing target with the specified name link.
2835 foreach ($files as $name => $file) {
2836 if ($name == '.' || $name == '..') {
3162 list($attr['untranslated-name']) = Strings::unpackSSH2('s', $response);
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DRegistry.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
H A DRestriction.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php106 * @param string $protocol The wrapper name to be registered.
491 // "It is an error if there already exists a file with the name specified by newpath."
733 * @param string $name
737 public function __call($name, array $arguments)
740 echo $name . '(';
750 $name = '_' . $name;
751 if (!method_exists($this, $name)) {
754 return $this->$name(...$arguments);
777 __call($name, $arguments) global() argument

12345678910>>...16