Home
last modified time | relevance | path

Searched defs:value (Results 26 – 50 of 75) sorted by relevance

123

/dokuwiki/inc/
H A Dform.php134 public function addHidden($name, $value)
238 public function findElementByAttribute($name, $value)
424 function form_makeButton($type, $act, $value = '', $attrs = array())
454 function form_makeField($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = a…
481 function form_makeFieldRight($type, $name, $value = '', $label = null, $id = '', $class = '', $attr…
506 function form_makeTextField($name, $value = '', $label = null, $id = '', $class = '', $attrs = arra…
582 function form_makeCheckboxField($name, $value = '1', $label = null, $id = '', $class = '', $attrs =…
608 function form_makeRadioField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = ar…
H A DPrefCookie.php48 public function set(string $pref, ?string $value): void
H A DJpegMeta.php204 function setField($field, $value) {
417 function setExifField($field, $value) {
451 function setAdobeField($field, $value) {
512 function setIPTCField($field, $value) {
2607 function _write8BIM(&$data, $pos, $type, $header, &$value) {
2675 function _writeIPTCEntry(&$data, $pos, $type, &$value) {
H A Dfetch.functions.php121 function rfc2231_encode($name, $value, $charset = 'utf-8', $lang = 'en')
/dokuwiki/inc/Search/Index/
H A DAbstractIndex.php142 abstract public function changeRow(int $rid, string $value);
178 public function getRowID(string $value): ?int
H A DMemoryIndex.php69 public function changeRow(int $rid, string $value): void
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBaseDataCache.php88 public function set_data(string $key, array $value, ?int $ttl = null): bool
H A DPsr16.php84 public function set_data(string $key, array $value, ?int $ttl = null): bool
/dokuwiki/inc/Form/
H A DTagCloseElement.php60 public function attr($name, $value = null)
H A DDropdownElement.php109 public function val($value = null)
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php118 abstract public function __set($attribute, $value);
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DResponse.php142 public function with_header(string $name, $value);
H A DRawTextResponse.php77 public function with_header(string $name, $value)
H A DPsr7Response.php72 public function with_header(string $name, $value)
/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/
H A DColor.php16 public static function coerceColor(array $value): ?array
/dokuwiki/inc/Search/
H A DLegacyIndexer.php144 public function lookupKey($key, &$value, $func = null)
160 public function addMetaKeys($page, $key, $value = null)
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js31 function stringifyCookieValue(value) { argument
/dokuwiki/inc/Ui/
H A DDiff.php72 public function preference($prefs = null, $value = null)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php145 public function __set(string $name, $value)
/dokuwiki/vendor/splitbrain/lesserphp/src/Functions/
H A DColorChannels.php111 public function alpha(array $value): ?float
/dokuwiki/lib/plugins/config/
H A Dadmin.php287 public function addLang($key, $value)
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DFormatterClassic.php44 public function property($name, $value)
H A DLessc.php1162 public function compileValue($value)
1316 public function reduce($value, $forExpression = false)
1428 protected function coerceString($value)
1440 protected function flattenList($value)
1650 protected function set($name, $value)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php832 protected static function trim(array $value)
1013 protected static function baseSquare(array $value)
1051 protected static function karatsubaSquare(array $value)
/dokuwiki/_test/core/
H A DDokuWikiTest.php269 protected static function setInaccessibleProperty($obj, $prop, $value)

123