Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DSetOwnerControl.php92 return self::mergeControlData($control, $type);
H A DPolicyHintsControl.php96 return self::mergeControlData($control, $type);
H A DDirSyncResponseControl.php129 return self::mergeControlData($control, $type);
H A DExpectedEntryCountControl.php120 return self::mergeControlData($control, $type);
H A DDirSyncRequestControl.php180 return self::mergeControlData($control, $type);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php118 return self::mergeControlData($control, $type);
H A DPwdPolicyResponseControl.php175 return self::mergeControlData($control, $type);
H A DControl.php208 protected static function mergeControlData(Control $control, AbstractType $type)
202 protected static function mergeControlData(Control $control, AbstractType $type) global() function in FreeDSx\\Ldap\\Control\\Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingResponseControl.php114 return parent::mergeControlData($response, $type);
H A DSortingControl.php131 return self::mergeControlData($control, $type);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvResponseControl.php120 return parent::mergeControlData($response, $type);