Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 105) sorted by relevance

12345

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php39 public function __construct(Entry ...$entries) argument
50 $this->entries = array_merge($this->entries, $entries); argument
25 protected $entries = []; global() variable in FreeDSx\\Ldap\\Entry\\Entries
30 __construct(Entry...$entries) global() argument
[all...]
/plugin/zotero/
H A DZoteroRepository.php6 protected $entries = array(); variable in ZoteroRepository
44 public function updateAndSaveEntries(array $entries)
47 public function saveEntries(array $entries)
H A DimportAllEntries.php19 $entries = $webRepo->getAllEntries(); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DDeviceMetadata.php25 public $entries; variable in Google\\Service\\AndroidProvisioningPartner\\DeviceMetadata
30 public function setEntries($entries)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DCsvRow.php26 public $entries; variable in Google\\Service\\AlertCenter\\CsvRow
31 public function setEntries($entries)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResponse.php26 protected $entries; global() variable in FreeDSx\\Ldap\\Operation\\Response\\SearchResponse
32 __construct(LdapResult $result, Entries $entries) global() argument
/plugin/miniblog/syntax/
H A Dentry.php68 function render_default($renderer, $entries, $less, $more) {
91 function render_twentyfifteen($renderer, $entries, $less, $more) {
/plugin/swiftmail/Swift/Log/
H A DDefaultLog.php26 protected $entries = array(); variable in Swift_Log_DefaultLog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequest.php29 public function setEntries($entries)
H A DProductstatusesCustomBatchRequest.php29 public function setEntries($entries)
H A DShippingsettingsCustomBatchRequest.php29 public function setEntries($entries)
H A DDatafeedstatusesCustomBatchRequest.php29 public function setEntries($entries)
H A DLiasettingsCustomBatchRequest.php29 public function setEntries($entries)
H A DPosCustomBatchRequest.php29 public function setEntries($entries)
H A DProductsCustomBatchRequest.php29 public function setEntries($entries)
H A DRegionalinventoryCustomBatchRequest.php29 public function setEntries($entries)
H A DReturnaddressCustomBatchRequest.php29 public function setEntries($entries)
H A DReturnpolicyCustomBatchRequest.php29 public function setEntries($entries)
H A DAccountstatusesCustomBatchRequest.php29 public function setEntries($entries)
H A DAccounttaxCustomBatchRequest.php29 public function setEntries($entries)
H A DLocalinventoryCustomBatchRequest.php29 public function setEntries($entries)
H A DDatafeedsCustomBatchRequest.php29 public function setEntries($entries)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatEntryMetadata.php29 public function setEntries($entries)
/plugin/tagsections/
H A Dscript.js49 jQuery.each(data.availableTags, function(namespace, entries){ argument
83 var createHeader = function(namespace, checked, entries) { argument
/plugin/recommend/
H A Dadmin.php5 protected $entries; variable in admin_plugin_recommend

12345