Home
last modified time | relevance | path

Searched refs:th (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/plugin/tableplot/example/
H A DexampleEarthquakePlot.txt9 <th scope="col">Year</th>
13 <th scope="row">2000</th>
17 <th scope="row">2001</th>
21 <th scope="row">2002</th>
25 <th scope="row">2003</th>
29 <th scope="row">2004</th>
33 <th scope="row">2005</th>
37 <th scope="row">2006</th>
41 <th scope="row">2007</th>
45 <th scope="row">2008</th>
[all …]
/plugin/mp3play2/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
53 <th>Admin setting</th>
54 <th>Default value</th>
55 <th>Description</th>
63 <th align="left">Showeq</th>
[all …]
/plugin/skype/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
54 <th>Admin setting</th>
55 <th>Default value</th>
56 <th>Description</th>
64 <th align="left">Size</th>
[all …]
/plugin/bugzillahttp/
H A Dsyntax.php85 … '<table class="bugtable"><tr><th>ID</th><th>PRI</th><th>SEV</th><th>ASSIGNEE</th><th>STATUS</th><
/plugin/oiddelegate/
H A Dadmin.php120 echo '<th>'.$this->getLang('page').'</th>';
121 echo '<th>'.$this->getLang('oid').'</th>';
122 echo '<th>'.$this->getLang('server').'</th>';
123 echo '<th>'.$this->getLang('provider').'</th>';
124 echo '<th>'.$this->getLang('xrds').'</th>';
152 echo '<th colspan="3">'.$this->getLang('add').'</th>';
156 echo '<th colspan="5" align="center">';
158 echo '</th>';
/plugin/aclauditor/
H A Dadmin.php214 …ptln(' <tr><th>'.$this->getLang('who').'</th><th>'.$this->getLang('what').'</th><th>'.$this->getLa…
228 …ptln(' <tr><th>'.$this->getLang('who').'</th><th>'.$this->getLang('what').'</th><th>'.$this->getLa…
245 …ptln(' <tr><th>'.$this->getLang('who').'</th><th>'.$this->getLang('what').'</th><th>'.$this->getL…
294 ptln(' <th>'.$this->getLang('scenario_rule').'</th>');
295 ptln(' <th>'.$this->getLang('scenario_testid').'</th>');
296 ptln(' <th>'.$this->getLang('scenario_teston').'</th>');
297 ptln(' <th>'.$this->getLang('scenario_required').'</th>');
298 ptln(' <th>'.$this->getLang('scenario_found').'</th>');
/plugin/pagelist/
H A Dstyle.css25 div.dokuwiki table.pagelist th,
31 div.dokuwiki table.ul th,
41 div.dokuwiki table.pagelist th,
42 div.dokuwiki table.ul th {
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js402 var th = this.PENDING[d.id];
404 if (th) {
406 } else if (th !== false) {
450 var th = this;
452 if (!th.method) th.method = 'POST';
453 th.url += (th.url.indexOf('?') >= 0? '&' : '?') + 'JsHttpRequest=' + th.id + '-' + 'form';
458 if (th.method == 'GET') {
459 if (th.queryText) th.url += (th.url.indexOf('?') >= 0? '&' : '?') + th.queryText;
462 th.url = p[0];
469 if (th.queryElem.length) {
[all …]
H A DJsHttpRequest.js403 var th = this.PENDING[d.id];
405 if (th) {
407 } else if (th !== false) {
593 if (s.setAttribute) s.setAttribute('src', th.url); else s.src = th.url;
608 if (s.setAttribute) s.setAttribute('src', th.url); else s.src = th.url;
637 var th = this;
639 if (!th.method) th.method = 'POST';
640 th.url += (th.url.indexOf('?') >= 0? '&' : '?') + 'JsHttpRequest=' + th.id + '-' + 'form';
646 if (th.queryText) th.url += (th.url.indexOf('?') >= 0? '&' : '?') + th.queryText;
649 th.url = p[0];
[all …]
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js292 if(th){
295 if(th!==false){
308 var th=this;
309 if(!th.method){
310 th.method="POST";
312 th.url+=(th.url.indexOf("?")>=0?"&":"?")+"JsHttpRequest="+th.id+"-"+"form";
317 if(th.queryText){
318 th.url+=(th.url.indexOf("?")>=0?"&":"?")+th.queryText;
324 th.url=p[0];
333 th.queryElem=[];
[all …]
H A DJsHttpRequest.js292 if(th){
295 if(th!==false){
441 s.src=th.url;
456 s.src=th.url;
467 var th=this;
468 if(!th.method){
471 th.url+=(th.url.indexOf("?")>=0?"&":"?")+"JsHttpRequest="+th.id+"-"+"form";
477 th.url+=(th.url.indexOf("?")>=0?"&":"?")+th.queryText;
483 th.url=p[0];
492 th.queryElem=[];
[all …]
/plugin/xkcd/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
/plugin/mobiletable/
H A DREADME.md12 <th> Name </th><th> Color </th><th> Size </th><th> Speed </th>
15 <th> Item 1 </th><td> Red </td><td> Small </td><td> 50 km/h </td>
18 <th> Item 2 </th><td> Green </td><td> Large </td><td> 30 km/h </td>
34 <th colspan="2"> Item 1 </th>
46 <th colspan="2"> Item 2 </th>
113 <th colspan="2"> Red </th>
125 <th colspan="2"> Green </th>
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js292 if(th){
295 if(th!==false){
441 s.src=th.url;
456 s.src=th.url;
467 var th=this;
468 if(!th.method){
471 th.url+=(th.url.indexOf("?")>=0?"&":"?")+"JsHttpRequest="+th.id+"-"+"form";
477 th.url+=(th.url.indexOf("?")>=0?"&":"?")+th.queryText;
483 th.url=p[0];
492 th.queryElem=[];
[all …]
/plugin/dir/
H A Dstyle.css25 div.dokuwiki table.ul th,
35 div.dokuwiki table.ul th {
39 div.dokuwiki th.dpage,
40 div.dokuwiki th.page,
41 div.dokuwiki th.date,
42 div.dokuwiki th.user,
43 div.dokuwiki th.desc,
44 div.dokuwiki th.comments,
45 div.dokuwiki th.tags,
55 div.dokuwiki th.date {
[all …]
/plugin/wolframalpha/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
/plugin/paypal/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md57 <th>Selector</th><th>to CSS</th><th>to Xpath</th>
74 <th colspan="3">Attributes</th>
98 <th colspan="3">Structural Pseudo Classes</th>
[all...]
/plugin/groupusers/
H A Dsyntax.php73 $renderer->doc .= '<th>'.$lang['user'].'</th>';
74 $renderer->doc .= '<th>'.$lang['fullname'].'</th>';
77 $renderer->doc .= '<th>'.$lang['email'].'</th>';
/plugin/stars2/
H A DREADME.md5 <th align="left">Description</th>
9 <th align="left">Author</th>
13 <th align="left">Email</th>
17 <th align="left">Type</th>
21 <th align="left">Lastupdate</th>
25 <th align="left">Tags</th>
/plugin/vertical/
H A Dstyle.css1 .vertical_top div th, .vertical_top div td {
5 .vertical_top_head div th {
13 .vertical_center div th, .vertical_center div td {
17 .vertical_center_head div th {
25 .vertical_bottom div th, .vertical_bottom div td {
29 .vertical_bottom_head div th {
/plugin/vkeyboard/
H A Dstyle.css62 #keyboardInputMaster thead tr th {
69 #keyboardInputMaster thead tr th div {
80 #keyboardInputMaster thead tr th div ol {
94 #keyboardInputMaster thead tr th div ol li {
107 #keyboardInputMaster thead tr th span,
108 #keyboardInputMaster thead tr th strong,
109 #keyboardInputMaster thead tr th small,
110 #keyboardInputMaster thead tr th big {
130 #keyboardInputMaster thead tr th strong {
133 #keyboardInputMaster thead tr th small {
[all …]
/plugin/fckg/
H A Dstyle.css62 #keyboardInputMaster thead tr th {
69 #keyboardInputMaster thead tr th div {
80 #keyboardInputMaster thead tr th div ol {
95 #keyboardInputMaster thead tr th div ol li {
108 #keyboardInputMaster thead tr th span,
109 #keyboardInputMaster thead tr th strong,
110 #keyboardInputMaster thead tr th small,
111 #keyboardInputMaster thead tr th big {
131 #keyboardInputMaster thead tr th strong {
134 #keyboardInputMaster thead tr th small {
[all …]
/plugin/mantis/
H A Dsyntax.php237th class="col0">'.$this->getLang('table_summary').'</th><th class="col1">'.$this->getLang('table_r…
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css

12345678910>>...18