Home
last modified time | relevance | path

Searched defs:noteName (Results 1 – 4 of 4) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DOccurrence.php53 public $noteName; variable in Google\\Service\\ContainerAnalysis\\Occurrence
230 public function setNoteName($noteName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOccurrence.php53 public $noteName; variable in Google\\Service\\OnDemandScanning\\Occurrence
230 public function setNoteName($noteName)
/plugin/refnotes/
H A Dcore.php290 protected function getNote($namespaceName, $noteName) { argument
316 abstract protected function createNote($scope, $namespaceName, $noteName); argument
376 createNote($scope, $namespaceName, $noteName) global() argument
480 createNote($scope, $namespaceName, $noteName) global() argument
[all...]
H A Dscope.php169 public function findNote($namespaceName, $noteName) { argument