Home
last modified time | relevance | path

Searched refs:item (Results 601 – 625 of 1094) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js94 FCKDragTableHandler._ResizeBar.filters.item("DXImageTransform.Microsoft.Alpha").opacity = 50 ;
178 var row = table.rows.item( r ) ;
181 var cell = row.cells.item( c ) ;
458 paddingBar.filters.item("DXImageTransform.Microsoft.Alpha").opacity = 10 ;
/plugin/dir/
H A Dsyntax.php801 $item = $this->_parseNS($skipitem, false);
802 if(substr($item, -1) == ":") {
803 $this->opts ["skipns"] [] = $item;
805 $this->opts ["skipfqid"] [] = $item;
/plugin/adminhomepage/
H A Daction.php129 …ptln(' <li class="level1"><div class="li"><a href="'.wl($ID, 'do=admin&amp;page='.$item['plugin']…
/plugin/avtaskbox/
H A DREADME.md22 …RIPTION: Some stuff for you. You can have newlines in this part. Description must be the last item.
/plugin/twcheckliste/
H A DREADME.md20 - OL (List item) = Options or free text
/plugin/vbsso/includes/
H A Dapi.php47 foreach ($supported as $key => $item) {
48 $settings[$key] = $json[$item['field']];
/plugin/schulzevote/syntax/
H A Dvote.php173 foreach($items as $item) {
174 … $ranks[$item] = '<span class="votebar" style="width: ' . (80 / ($rank + 1)) . 'px">&nbsp;</span>';
/plugin/discussion/
H A Dadmin.php101 foreach ($items as $item) {
102 $id = $item['id'];
/plugin/struct/types/
H A DAbstractBaseType.php352 * @param int $weight the scaled weight of the item. implemented as css font-size on the outside container
387 foreach ((array)$value as $item) {
388 $pl = $add->getQB()->addValue($item);
/plugin/linkback/
H A Dadmin.php99 foreach ($items as $item){
100 $id = $item['id'];
195 * Checkbox and info about a linkback item
215 * list item tag
/plugin/odp/
H A Drenderer.php1283 $item = $feed->get_item($x);
1286 $this->externallink($item->get_permalink(),
1287 $item->get_title());
1289 $author = $item->get_author(0);
1297 $this->cdata(' ('.$item->get_date($conf['dformat']).')');
1300 $this->cdata(strip_tags($item->get_description()));
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drandom.rst16 * a random item from a sequence;
/plugin/bibtex/OSBib/create/
H A Dcommon.js34 …var links = document.getElementsByTagName('body').item(0).getElementsByTagName('a'); // get collec…
/plugin/rack/
H A Dprint.css33 td.item {
/plugin/webcode/
H A Dstyle.css21 div.webcode>.webcode-bar .webcode-bar-item {
/plugin/skipentity/
H A DREADME11 A new toolbar item should appear in the toolbar:
/plugin/combo/resources/theme/default/components/css/
H A Dwebcode.css12 .webcode-wrapper>.webcode-bar .webcode-bar-item {
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js167 var item = new OrgChart.Test.TestDataItem();
168 item.Id = cell.id;
169 item.ParentId = parentId;
170 dataSource.Items.add(item.getId(), item);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.inline.php465 $item = $this->content[$i];
466 if (!$item->out_of_flow()) {
467 $minw = max($minw, $item->get_min_width($context));
/plugin/quickstats/
H A Dsyntax.php382 foreach($data as $item=>$count) {
386 $md5 =md5($item);
388 $renderer->doc .= $this->row($item,$count,$num,$date_str, $ip_array);
/plugin/pagelist/
H A Dhelper.php61 * @var string the item to use as key for sorting
904 $item = 0;
906 $item++;
908 if ($item < count($users)) {
/plugin/data-au/
H A Dscript.js135 terms.push(ui.item.value);
/plugin/data/
H A Dscript.js99 // don't navigate away from the field on tab when selecting an item
134 // add the selected item
135 terms.push(ui.item.value);
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt166 Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''*'' for unordered lists or a ''-'' for ordered ones.
169 * The second item
171 * Another item
174 - Another item
180 * The second item
182 * Another item
185 - Another item
460 | author | show item authors names |
461 | date | show item dates |
462 | description| show the item descriptio
[all...]
/plugin/slider/
H A Dscreen.css72 .bx-wrapper .bx-pager .bx-pager-item,
73 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {

1...<<21222324252627282930>>...44