Home
last modified time | relevance | path

Searched defs:namespace (Results 26 – 50 of 210) sorted by relevance

123456789

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
DGetServiceCredentials.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\GetServiceCredentials
57 public function setNamespace($namespace): GetServiceCredentials
DCreateServiceToken.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\CreateServiceToken
69 public function setNamespace($namespace): CreateServiceToken
DDeleteServiceToken.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\DeleteServiceToken
59 public function setNamespace($namespace): DeleteServiceToken
DClearCachedServiceTokens.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\ClearCachedServiceTokens
59 public function setNamespace($namespace): ClearCachedServiceTokens
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DGuestAttributesEntry.php29 public $namespace; variable in Google\\Service\\Compute\\GuestAttributesEntry
52 public function setNamespace($namespace)
DForwardingRuleServiceDirectoryRegistration.php25 public $namespace; variable in Google\\Service\\Compute\\ForwardingRuleServiceDirectoryRegistration
38 public function setNamespace($namespace)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
DWorkflowOperationMetadata.php25 public $namespace; variable in Google\\Service\\CloudSupport\\WorkflowOperationMetadata
38 public function setNamespace($namespace)
/plugin/calendar/classes/
H A DGoogleCalendarSync.php328 public function importEvents($namespace = '', $startDate = null, $endDate = null) {
399 private function importSingleEvent($gEvent, $namespace) {
465 private function saveImportedEvent($namespace, $date, $eventData) {
520 public function exportEvents($namespace = '', $startDate = null, $endDate = null) {
627 private function getLocalEvents($namespace, $startDate, $endDate) {
/plugin/visualindex/action/
H A Dprosemirror.php16 private function namespaceDir(string $namespace): string
22 private function getPageNamespaceInfo(string $namespace): array
69 private function isTargetInNamespace(string $targetPage, string $namespace): bool
/plugin/revealjs/plugin/notes/
Dnotes.js46 namespace: 'reveal-notes', property
73 namespace: 'reveal-notes', property
91 namespace: 'reveal-notes', property
/plugin/calendar/
H A Daction.php43 private function checkNamespaceRead($namespace) {
58 private function checkNamespaceEdit($namespace) {
927 private function loadEventsSingleNamespace($namespace, $year, $month) {
1221 private function isNamespaceExcluded($namespace, $excludeList) {
1499 … private function createRecurringEvents($namespace, $startDate, $endDate, $title, $time, $endTime,
1822 private function deleteAllRecurringInstances($recurringId, $namespace, $dataDir) {
1861 private function getExistingEventData($eventId, $date, $namespace) {
H A Dsyntax.php29 private function checkNamespaceRead($namespace) {
745 private function renderEventListContent($events, $calId, $namespace, $themeStyles = null) {
1810 private function renderEventDialog($calId, $namespace, $theme = null) {
2074 …private function renderMonthPicker($calId, $year, $month, $namespace, $theme = 'matrix', $themeSty…
2249 private function loadEvents($namespace, $year, $month) {
2451 private function renderSidebarWidget($events, $namespace, $calId, $themeOverride = null) {
3920 private function isNamespaceExcluded($namespace, $excludeList) {
/plugin/refnotes/
Dnamespace.php25 abstract public function add($namespace, $data);
59 protected $namespace; variable in refnotes_namespace_data
65 public function __construct($namespace, $data) {
102 public function add($namespace, $data) {
218 public function add($namespace, $data) {
Ddatabase.php18 private $namespace; variable in refnotes_reference_database
167 private function loadNamespaceNotes($namespace) {
188 private $namespace; variable in refnotes_reference_database_page
535 public function update($fileName, $namespace) {
/plugin/tagsections/
H A Dscript.js49 jQuery.each(data.availableTags, function(namespace, entries){ argument
83 var createHeader = function(namespace, checked, entries) { argument
87 var creeateCheckBox = function(namespace, tag, checked) { argument
93 var additionalRows = function(namespace, $root) { argument
/plugin/scrape/vendor/symfony/css-selector/Node/
DAttributeNode.php27 private $namespace; variable in Symfony\\Component\\CssSelector\\Node\\AttributeNode
32 …public function __construct(NodeInterface $selector, ?string $namespace, string $attribute, string…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
DGKE.php33 public $namespace; variable in Google\\Service\\Eventarc\\GKE
74 public function setNamespace($namespace)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
DFirebaseAppInfo.php37 public $namespace; variable in Google\\Service\\FirebaseManagement\\FirebaseAppInfo
88 public function setNamespace($namespace)
/plugin/newpagefill/
H A Dscript.js48 function buildBaseHref(namespace, options) { argument
62 function buildTargetPageId(namespace, pageId, start) { argument
161 namespace: options && options.namespace ? options.namespace : '', property
/plugin/catmenu/syntax/
H A Dcatmenu.php126 public function getPagesAndSubfoldersItems($namespace) {
320 private function getPagesiconUploadUrl($namespace) {
/plugin/asciidocjs/node_modules/jake/test/integration/jakelib/
Drequired_module.jake.js1 let { task, namespace } = require(`${process.env.PROJECT_DIR}/lib/jake`); variable
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
DXmlAttribute.php16 public $namespace; variable in JMS\\Serializer\\Annotation\\XmlAttribute
DXmlElement.php21 public $namespace; variable in JMS\\Serializer\\Annotation\\XmlElement
/plugin/htmlokay/
Dhelper.php20 var $namespace; variable in helper_plugin_htmlOKay
270 function get_access_file($access_dir, $namespace)
/plugin/diagrams/script/
H A DDiagramsMediaManager.js106 async #checkACLs(namespace) { argument
180 async #createDiagram(namespace, input, event) { argument

123456789