Home
last modified time | relevance | path

Searched +full:value -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 76 – 100 of 232) sorted by last modified time

12345678910

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcil.php57 'wrapper', 'with', 'winapi', 'virtual', 'vector', 'vararg', 'value', 'userdefined', 'unused', 'unmanagedexp',
H A Dcss.php15 * - update for current CSS3 (properties, value, expression, unites & color)
323 // value
854 'value',
H A Dhtml4strict.php99 'valign', 'value', 'valuetype', 'version', 'vlink', 'vspace',
H A Dhtml5.php121 'valign', 'value', 'valuetype', 'version', 'vlink', 'vspace',
H A Dklonec.php150 'valign', 'value', 'valuetype', 'version', 'vlink', 'vspace',
H A Dmapbasic.php830 'UserEdit', 'UserMap', 'UserRemoveMap', 'Value', 'Variable',
/dokuwiki/inc/parser/
H A Dmetadata.php380 * @param string|int $x first value
381 * @param string|int $y second value
H A Drenderer.php525 * @param string|int $x first value
526 * @param string|int $y second value
/dokuwiki/inc/
H A Dinfoutils.php639 foreach ($data as $key => $value) {
644 if (is_array($value)) debug_guard($data[$key]);
/dokuwiki/lib/plugins/acl/
H A Dscript.js55 jQuery('#acl__user input').toggle(this.value === '__g__' ||
56 this.value === '__u__');
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPComputerCollection.php41 public function __set($attribute, $value) argument
H A DadLDAPContactCollection.php41 public function __set($attribute, $value) argument
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css660 .ui-progressbar .ui-progressbar-value {
670 .ui-progressbar-indeterminate .ui-progressbar-value {
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php865 [$key, $value] = sexplode('=', trim($line, DOKU_LF), 2, '');
867 $value = trim($value);
870 $this->managerData[$key] = $value;
H A Drepository.php216 // FIXME make integer from type value
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php2547 foreach ($responses[$i] as $key => $value) {
2548 $this->keyboard_requests_responses[$key] = $value;
2561 foreach ($this->keyboard_requests_responses as $key => $value) {
2563 $responses[] = $value;
4113 // currently, there's only one possible value for $data_type_code: NET_SSH2_EXTENDED_DATA_STDERR
4129 list($value) = Strings::unpackSSH2('s', $response);
4130 switch ($value) {
4650 * named constants from it, using the value as the name of the constant and the index as the value of the constant.
4659 foreach ($arg as $key => $value) {
5360 setWindowColumns($value) global() argument
5371 setWindowRows($value) global() argument
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php90 * @return int current start value for pageination
251 echo '<td><input type="text" name="userid" class="edit" value="' . $this->htmlFilter('user') . '" /></td>';
252 echo '<td><input type="text" name="username" class="edit" value="' . $this->htmlFilter('name') . '" /></td>';
253 echo '<td><input type="text" name="usermail" class="edit" value="' . $this->htmlFilter('mail') . '" /></td>';
254 echo '<td><input type="text" name="usergroups" class="edit" value="' . $this->htmlFilter('grps') . '" /></td>';
307 echo '<input type="hidden" name="do" value="admin" />';
308 echo '<input type="hidden" name="page" value="usermanager" />';
400 echo '<tr><th>' . $this->lang["field"] . "</th><th>" . $this->lang["value"] . "</th></tr>";
469 <td><input type="checkbox" id="' . $cmd . '_usernotify" name="usernotify" value="1" />
477 echo '<input type="hidden" name="do" value
512 htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBaseDataCache.php70 * Fetches a value from the cache.
78 * @param mixed $default Default value to return if the key does not exist.
80 * @return array|mixed The value of the item from the cache, or $default in case of cache miss.
83 * MUST be thrown if the $key string is not a legal value.
114 * public function set(string $key, mixed $value, null|int|\DateInterval $ttl = null): bool;
118 * @param array $value The value of the item to store, must be serializable.
119 * @param null|int $ttl Optional. The TTL value of this item. If no value is sent and
120 * the driver supports TTL then the library may set a default value
128 set_data(string $key, array $value, int $ttl = null) global() argument
[all...]
H A DDataCache.php66 * Fetches a value from the cache.
74 * @param mixed $default Default value to return if the key does not exist.
76 * @return array|mixed The value of the item from the cache, or $default in case of cache miss.
79 * MUST be thrown if the $key string is not a legal value.
88 * public function set(string $key, mixed $value, null|int|\DateInterval $ttl = null): bool;
92 * @param array $value The value of the item to store, must be serializable.
93 * @param null|int $ttl Optional. The TTL value of this item. If no value is sent and
94 * the driver supports TTL then the library may set a default value
102 set_data(string $key, array $value, int $ttl = null) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php94 foreach ($headers as $key => $value) {
95 $headers2[] = "$key: $value";
180 foreach ($headers as $key => $value) {
181 $out .= "$key: $value\r\n";
H A DSanitize.php252 * Set element/attribute key/value pairs of HTML attributes
260 * @param array|null $element_attribute Element/attribute key/value pairs, null for default
508 $value = $this->registry->call(Misc::class, 'absolutize_url', [$element->getAttribute($attribute), $this->base]);
509 if ($value !== false) {
510 $value = $this->https_url($value);
511 $element->setAttribute($attribute, $value);
549 $value = $attr->value;
551 // In XHTML, empty values should never exist, so we repeat the value
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DError.php26 <value>
30 <value><int>{$this->code}</int></value>
34 <value><string>{$this->message}</string></value>
37 </value>
/dokuwiki/vendor/kissifrot/php-ixr/src/Request/
H A DRequest.php5 use IXR\DataType\Value; alias
31 $this->xml .= '<param><value>';
32 $v = new Value($arg);
34 $this->xml .= "</value></param>\n";

12345678910