Home
last modified time | relevance | path

Searched refs:modType (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
DChange.php41 protected $modType; variable in FreeDSx\\Ldap\\Entry\\Change
49 * @param int $modType
53 public function __construct(int $modType, $attribute, ...$values) argument
55 $this->modType = $modType;
83 return $this->modType;
87 * @param int $modType
90 public function setType(int $modType) argument
92 $this->modType = $modType;
102 return $this->modType === self::TYPE_ADD;
110 return $this->modType === self::TYPE_DELETE && count($this->attribute->getValues()) !== 0;
[all …]
/plugin/loglog/
Daction.php208 $modType = $event->data['type'];
215 $this->logHelper->writeLine('user profile',null, [$modType . ' user', $modUser]);
217 $this->logAdmin([$modType . ' user', $modUser]);
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...