Home
last modified time | relevance | path

Searched refs:id (Results 3226 – 3250 of 3526) sorted by path

1...<<121122123124125126127128129130>>...142

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Drainbow.min.css1 …ilt_in{color:#b5bd68}.hljs-variable,.hljs-template-variable,.hljs-selector-id,.hljs-class .hljs-ti…
H A Dschool-book.min.css1 …hljs-doctag,.hljs-title,.hljs-section,.hljs-type,.hljs-name,.hljs-selector-id,.hljs-strong{font-we…
H A Dsolarized-dark.min.css1 …s-regexp{color:#2aa198}.hljs-title,.hljs-section,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dsolarized-light.min.css1 …s-regexp{color:#2aa198}.hljs-title,.hljs-section,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dsunburst.min.css1 …or:#420e09;color:#f8f8f8}.hljs-selector-class{color:#9b703f}.hljs-selector-id{color:#8b98ab}.hljs-…
H A Dtomorrow-night-blue.min.css1 ….hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dtomorrow-night-bright.min.css1 ….hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dtomorrow-night-eighties.min.css1 ….hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dtomorrow-night.min.css1 ….hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dtomorrow.min.css1 ….hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class…
H A Dxcode.min.css1 …round-color:#baeeba}.hljs-deletion{background-color:#ffc8bd}.hljs-selector-id,.hljs-selector-class…
H A Dzenburn.min.css1 …or:#efefaf}.hljs-subst{color:#8f8f8f}.hljs-title,.hljs-name,.hljs-selector-id,.hljs-selector-class…
/plugin/tabbox/
H A Dscript.js23 var id = $open.attr('id').substr(4);
24 $box.find('#lnk_'+id).addClass('active');
26 DokuCookie.setValue('tabbox', id);
/plugin/tablecalc/
H A Dsyntax.php68 …$renderer->doc .= '<span id="'.$data['divid'].'"><script type="text/javascript" defer="defer">tabl…
/plugin/tablelayout/script/
H A Dscript.js19 'id=' + encodeURIComponent(window.JSINFO.id)
/plugin/tablemath/
H A Dsyntax.php58 …$renderer->doc .= '<html><div id="'.$data['divid'].'"><script type="text/javascript" defer="defer"…
/plugin/tableplot/example/
H A DexampleEarthquakePlot.txt4 <table class="sortable" id="Earthquakes">
64 <tableplot>&series=columns&width=600&height=400&id=Earthquakes&position=after&plotArgs={title: {tex…
/plugin/tableplot/
H A Dsyntax.php85 $idstr = "id:'";
183 $id = $data['id'];
187 $id = $this->getConf('id');
192 …$grafArgs = '<script type="text/javascript"> jQuery(\'#'.$id.'\').tablePlot({'.$orient .$series. $…
H A Dtable2Plot.js202 var divid = 'chartdiv_' + args.id;
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php10 'tagged_page' => ['id' => 'tagged_page'],
11 'negative_page' => ['id' => 'negative_page'],
12 'third_page' => ['id' => 'third_page']
92 foreach ($expected as $id) {
95 if ($page['id'] === $id) {
100 $this->assertTrue($found, $msg_prefix.'Page '.$id.' expected but not found in the result');
104 $this->assertTrue(in_array($page['id'], $expected), $msg_prefix.'Page '.$page['id'].' is in the result but wasn\'t expected');
/plugin/tag/
H A Dhelper.php21 * @var string sort key: 'cdate', 'mdate', 'pagename', 'id', 'ns', 'title'
71 'params' => ['id' => 'string'],
140 * @param string $id page id
143 public function td($id) { argument
144 $subject = $this->getTagsFromPageMetadata($id);
280 case 'id':
308 'id' => $page,
338 * @param array $pages The pages that shall be filtered, each page needs to be an array with a key "id"
351 if (!in_array($page['id'],
438 getTagsFromPageMetadata($id) global() argument
613 isVisible($id, $ns = '') global() argument
624 isNotVisible($id, $ns = '') global() argument
704 _isVisible($id, $ns = '') global() argument
740 _getSubjectMetadata($id) global() argument
[all...]
/plugin/tagentry/
H A Daction.php95 $id = pathID( $file );
96 if ( getNS( $id ) != $opts['ns'] )
98 if ( isHiddenPage( $id ) ) {
101 if ( $type == 'f' && auth_quickaclcheck( $id ) < AUTH_READ ) {
104 $data[] = noNS( $id );
237 $id = $tagname;
239 resolve_pageID( $tagplugin->namespace, $id, $exist );
241 return p_get_first_heading( $id, false );
H A Dstyle.css17 input[id^=plugin__tagentry_cb] {
/plugin/tagfilter/
H A Dhelper.php265 $pages[] = $p['id'];
266 if (!isset($this->ps_pages[$p['id']])) {
267 $this->ps_pages[$p['id']] = $p;
286 $pages[] = $p['id'];
304 $pages[] = $p['id'];
305 if (!isset($this->ps_pages[$p['id']])) {
306 $this->ps_pages[$p['id']] = $p;
321 foreach ($this->ps_pages_id as $id) {
322 $ret[] = $this->ps_pages[$id];
333 $id
358 getTagImageColumn($id, $col, $ns) global() argument
497 td($id, $column = null) global() argument
[all...]
H A Dremote.php10 'args'=>array('id'),
19 public function getTagsByPage($id) argument
21 if (auth_quickaclcheck($id) < AUTH_READ) {
31 return $Htagfilter->getTagsByPageID($id);
49 //$pages_cleaned = array_intersect_key($pages, array_flip('id','title'));
56 'id' => $page,
81 //$pages_cleaned = array_intersect_key($pages, array_flip('id','title'));
88 'id' => $page,

1...<<121122123124125126127128129130>>...142