| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
| H A D | Changes.php | 29 * @var Change[] 35 * @param Change ...$changes 37 public function __construct(Change ...$changes) 45 * @param Change ...$changes 48 public function add(Change ...$changes) 60 * @param Change $change 63 public function has(Change $change) 71 * @param Change ...$changes 74 public function remove(Change ...$changes) 100 * @param Change ...$changes [all …]
|
| H A D | Change.php | 21 class Change class 134 * @return Change 136 public static function add($attribute, ...$values): Change 149 * @return Change 151 public static function delete($attribute, ...$values): Change 164 * @return Change 166 public static function replace($attribute, ...$values): Change 178 * @return Change 180 public static function reset($attribute): Change
|
| H A D | Entry.php | 70 $this->changes->add(Change::add(clone $attribute)); 90 $this->changes->add(Change::delete(clone $attribute)); 112 $this->changes()->add(Change::reset(clone $attribute)); 140 $this->changes->add(Change::replace(clone $attribute));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/ |
| D | Changes.php | 20 use Google\Service\Dns\Change; alias 40 * @param Change $postBody 46 * @return Change 48 public function create($project, $location, $managedZone, Change $postBody, $optParams = []) 52 return $this->call('create', [$params], Change::class); 68 * @return Change 74 return $this->call('get', [$params], Change::class);
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/ |
| H A D | ModifyRequest.php | 21 use FreeDSx\Ldap\Entry\Change; alias 47 * @var Change[] 58 * @param Change ...$changes 60 public function __construct($dn, Change ...$changes) 67 * @return Change[] 75 * @param Change ...$changes 78 public function setChanges(Change ...$changes) 156 * @return Change 159 protected static function parseChange(AbstractType $type): Change 171 return new Change($operation->getValue(), self::parsePartialAttribute($modification));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
| D | ChangeList.php | 23 protected $changesType = Change::class; 39 * @param Change[] 46 * @return Change[]
|
| D | Change.php | 20 class Change extends \Google\Model class 218 class_alias(Change::class, 'Google_Service_Drive_Change');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/ |
| D | ChangesListResponse.php | 23 protected $changesType = Change::class; 37 * @param Change[] 44 * @return Change[]
|
| D | Change.php | 20 class Change extends \Google\Collection class 149 class_alias(Change::class, 'Google_Service_Dns_Change');
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | ChangeLog | 28 * Change: library version number is displayed on the web interface now 30 * Change: minor FAQ update 36 * Change: unicode-aware line breaking algorithm 70 * Change: documentation updates 72 * Change: minor function naming style cleanup 83 * Change: minor documentation/FAQ update 107 * Change: JPEG images now will not be converted to PNG, decreasing 116 * Change: minor documentation update 138 * Change: minor samples update 167 * Change: file destination object now can display a link to the [all …]
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | CHANGELOG.md | 22 * Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper. 33 * Change 'trailing data' to 'last position' for the messages.
|
| /plugin/asciidocjs/node_modules/pug-code-gen/ |
| D | HISTORY.md | 1 # Change log
|
| /plugin/asciidocjs/node_modules/doctypes/ |
| D | HISTORY.md | 1 # Change log
|
| /plugin/subpages/ |
| D | README.md | 6 === Change Log ===
|
| /plugin/subnumberlist/ |
| D | plugin.info.txt | 6 desc Change numbering style in ordered list.
|
| /plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
| D | ChangeLog.md | 1 # Change Log
|
| /plugin/footnotestyle/ |
| D | plugin.info.txt | 7 desc Change the appearance of footnotes
|
| /plugin/asciidocjs/node_modules/pug-filters/ |
| D | CHANGELOG.md | 1 # Change log
|
| /plugin/asciidocjs/node_modules/pug-strip-comments/ |
| D | CHANGELOG.md | 1 # Change Log
|
| /plugin/lastpages/ |
| D | README.md | 7 === Change Log ===
|
| /plugin/loadskin/ |
| D | plugin.info.txt | 6 desc Change the skin/template/theme; admins can select templates per page/namespace, or users c…
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
| H A D | Operations.php | 16 use FreeDSx\Ldap\Entry\Change; alias 143 public static function modify(string $dn, Change ...$changes): ModifyRequest
|
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | CHANGELOG.md | 1 # Change Log 21 - Change license to MIT [\#68](https://github.com/schmittjoh/metadata/issues/68) 31 - Change license to MIT [\#69](https://github.com/schmittjoh/metadata/pull/69) ([goetas](https://gi… 120 \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/…
|
| /plugin/findologicxmlexport/vendor/sebastian/object-enumerator/ |
| D | ChangeLog.md | 1 # Change Log
|
| /plugin/wysiwyg/fckeditor/_samples/afp/ |
| D | sample04.afp | 73 sBasePath="../../../fckeditor/" && <-- Change this to your local path 82 …oFCKeditor.aconfig[1,2]="/fckeditor/editor/skins/"+lcSkin+"/" && <-- Change this to your local path
|