Home
last modified time | relevance | path

Searched refs:attribute (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/collections/
DadLDAPCollection.php83 * @param string $attribute
86 public function __get($attribute) argument
90 if (strtolower($keyAttr) == strtolower($attribute)) {
91 if ($this->info[0][strtolower($attribute)]['count'] == 1) {
92 return $this->info[0][strtolower($attribute)][0];
96 foreach ($this->info[0][strtolower($attribute)] as $key => $value) {
114 * @param string $attribute
118 abstract public function __set($attribute, $value); argument
123 * @param string $attribute
126 public function __isset($attribute) { argument
[all …]
DadLDAPGroupCollection.php41 public function __set($attribute, $value) argument
DadLDAPComputerCollection.php41 public function __set($attribute, $value) argument
DadLDAPContactCollection.php41 public function __set($attribute, $value) argument
DadLDAPUserCollection.php41 public function __set($attribute, $value) argument
/dokuwiki/vendor/simplepie/simplepie/src/
DSanitize.php505 foreach ($attributes as $attribute) {
506 if ($element->hasAttribute($attribute)) {
507 …->registry->call(Misc::class, 'absolutize_url', [$element->getAttribute($attribute), $this->base]);
510 $element->setAttribute($attribute, $value);
DParser.php271 [$attrib_namespace, $attribute] = $this->split_ns($name);
272 $attribs[$attrib_namespace][$attribute] = $value;
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DX509.php3428 foreach ($attributes as $key => $attribute) {
3429 if ($attribute['type'] == $id) {
3430 $n = count($attribute['value']);
3481 foreach ($attributes as $key => $attribute) {
3482 if ($attribute['type'] == $id) {
3483 $n = count($attribute['value']);
3489 return $attribute['value'];
3494 return $attribute['value'][$disposition];
3540 foreach ($attributes as $attribute) {
3541 $attrs[] = $attribute['type'];
[all …]
/dokuwiki/vendor/simplepie/simplepie/
DCHANGELOG.md110 - Add audio, video @src elements/attribute for URL resolution by @rdalverny in [#716](https://githu…
/dokuwiki/vendor/geshi/geshi/
DCHANGELOG427 * Fixed a problem with tag and attribute names in XML highlighting (SF#2276119, BenBE)
964 - Links can have a target attribute (Andreas Gohr)
/dokuwiki/lib/scripts/jquery/
Djquery-ui.min.js6attribute||"id")||"").match(e.expression||/(.+)[\-=_](.+)/);t&&i.push((e.key||t[1]+"[]")+"="+(e.ke…