Home
last modified time | relevance | path

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

123456789

/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/
DGoogleCalendarSync.php328 public function importEvents($namespace = '', $startDate = null, $endDate = null) {
399 private function importSingleEvent($gEvent, $namespace) {
465 private function saveImportedEvent($namespace, $date, $eventData) {
519 public function exportEvents($namespace = '', $startDate = null, $endDate = null) {
626 private function getLocalEvents($namespace, $startDate, $endDate) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
DDeleteServiceToken.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\DeleteServiceToken
59 public function setNamespace($namespace): DeleteServiceToken
DCreateServiceToken.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\CreateServiceToken
69 public function setNamespace($namespace): CreateServiceToken
DClearCachedServiceTokens.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\ClearCachedServiceTokens
59 public function setNamespace($namespace): ClearCachedServiceTokens
/plugin/revealjs/plugin/notes/
Dnotes.js46 namespace: 'reveal-notes', property
73 namespace: 'reveal-notes', property
91 namespace: 'reveal-notes', property
/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/
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/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
DXmlDiscriminator.php26 public $namespace; variable in JMS\\Serializer\\Annotation\\XmlDiscriminator
DXmlRoot.php22 public $namespace; variable in JMS\\Serializer\\Annotation\\XmlRoot
DXmlCollection.php22 public $namespace; variable in JMS\\Serializer\\Annotation\\XmlCollection
/plugin/htmlokay/
Dhelper.php20 var $namespace; variable in helper_plugin_htmlOKay
270 function get_access_file($access_dir, $namespace)
/plugin/calendar/
Dsyntax.php703 private function renderEventListContent($events, $calId, $namespace, $themeStyles = null) {
1962 private function renderEventDialog($calId, $namespace, $theme = null) {
2226 …private function renderMonthPicker($calId, $year, $month, $namespace, $theme = 'matrix', $themeSty…
2401 private function loadEvents($namespace, $year, $month) {
2572 private function renderSidebarWidget($events, $namespace, $calId, $themeOverride = null) {
/plugin/diagrams/script/
H A DDiagramsMediaManager.js106 async #checkACLs(namespace) { argument
180 async #createDiagram(namespace, input, event) { argument
/plugin/geonav/server/
DgetWikiData.php2 function pullInWikiData ($dokuPageId, $namespace, $topic) {
Dget_continent.php14 $namespace = $topic; variable
/plugin/translation/
Dremote.php26 public function getOutdated($namespace = '')
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGeoRSS.php32 private $namespace = false; variable in geoPHP\\Adapter\\GeoRSS
55 public function write(Geometry $geometry, $namespace = false)

123456789