Home
last modified time | relevance | path

Searched defs:id (Results 151 – 175 of 1754) sorted by last modified time

12345678910>>...71

/plugin/do/scripts/
H A DPluginDo.js17 createOverlay: function (title, id, fieldsetcontent, submitcaption, submitaction) { argument
/plugin/acmenu/
H A Dsyntax.php319 _get_sub_ns($id) global() argument
[all...]
/plugin/imgpaste/
H A Dscript.js84 function insertSyntax(id) { argument
/plugin/usecounter/
H A Dhelper.php55 public function incUsageOf(string $id) {
69 public function amountOfUses(string $id) {
/plugin/fastwiki/
H A Dpagecache.js22 this.add = function(id, data, p1) { argument
27 this.remove = function(id) { argument
39 this.get = function(id) { argument
48 has(id) global() argument
122 _pushToFront(id, queue) global() argument
129 _addPage(id, queue, hash, data, maxSize, exclude) global() argument
[all...]
H A Dscript.js71 var supportedFields = {'do':1, rev:1, id:1}; property in plugin_fastwiki.fixActionLinks.supportedFields
[all...]
/plugin/structgantt/meta/
H A DGantt.php87 __construct($id, $mode, \\Doku_Renderer $renderer, SearchConfig $searchConfig) global() argument
/plugin/gitlabapi/gitlab/
H A Dgitlabapi.php44 function getCommits($id) {
50 function getIssues($id) {
56 function getMilestones($id) {
62 function getPipelines($id) {
/plugin/edittable/renderer/
H A Dinverse.php392 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content…
/plugin/pubmed2020/classes/
H A Dcache.php97 function getRawContentPath($base, $id) {
211 function GetMediaLink($id) {
238 function getMedlineContent($base, $id) {
351 function _save_array($id, $array) { // WRONG: ADD BASE
368 function _idExists($base, $id) {
380 function _read_array($base, $id) {
H A Dpubmed2020.php54 function convertId($id){
117 function getDataFromCtxp($base, $id, $doi="") {
/plugin/pubmed2020/
H A Dsyntax.php100 function _span($refs, $class, $id) {
111 function _a($refs, $class, $href, $id, $text) {
564 function getMedlineContent($base, $id) {
580 function checkIdFormat($base, $id) {
593 function getIdOutput($cmd, $base, $id, $multipleIds) {
/plugin/pubmed2020/tests/
H A DPM15924077.json2 "id": "pmid:15924077", string
/plugin/simplenavi/
H A Dsyntax.php198 getTitle($id) global() argument
[all...]
/plugin/tplinc/
H A Dhelper.php79 public function getIncludes($location, $id = null)
111 public function renderIncludes($location, $id = null)
148 protected function matchPagePattern($pattern, $id, $page, $pns = null)
/plugin/statdisplay/pchart/
H A DPalette.php43 public function setColor($id, Color $color) {
/plugin/linksuggest/
H A Daction.php252 search_pages($ns, $id, $pagesonly = false) global() argument
284 search_medias($ns, $id) global() argument
[all...]
/plugin/s5/ui/default/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/s5/ui/dokuwiki/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php264 updateDocument($id, $data, $index, array $options = []) global() argument
H A DIndex.php296 $endpoint->setId($id); argument
143 createDocument(string $id = '', $data = []) global() argument
264 getDocument($id, array $options = []) global() argument
[all...]
H A DNode.php48 public function __construct(string $id, Client $client) argument
62 public function setId(string $id): self argument
H A DPipeline.php29 protected $id; global() variable in Elastica\\Pipeline
79 getPipeline(string $id) global() argument
93 deletePipeline(string $id) global() argument
126 setId(string $id) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DParentId.php19 public function __construct(string $type, string $id, bool $ignoreUnmapped = false) argument
31 private function setId(string $id): void argument
H A DPercolate.php58 public function setDocumentId($id): self argument

12345678910>>...71