Home
last modified time | relevance | path

Searched refs:item (Results 126 – 150 of 1094) sorted by relevance

12345678910>>...44

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyContentResponse.php30 public function setItem(GooglePrivacyDlpV2ContentItem $item) argument
32 $this->item = $item;
39 return $this->item;
H A DGooglePrivacyDlpV2ReidentifyContentResponse.php30 public function setItem(GooglePrivacyDlpV2ContentItem $item) argument
32 $this->item = $item;
39 return $this->item;
H A DGooglePrivacyDlpV2InspectContentRequest.php66 public function setItem(GooglePrivacyDlpV2ContentItem $item) argument
68 $this->item = $item;
75 return $this->item;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DCreateItemRequest.php30 public function setItem(Item $item) argument
32 $this->item = $item;
39 return $this->item;
H A DUpdateItemRequest.php34 public function setItem(Item $item) argument
36 $this->item = $item;
43 return $this->item;
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php112 * @param CacheItemInterface $item
118 public function save(CacheItemInterface $item); argument
123 * @param CacheItemInterface $item
129 public function saveDeferred(CacheItemInterface $item); argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dnested_else.test4 {% for item in items %}
5 {% for item in items1 %}
6 * {{ item }}
8 no {{ item }}
/plugin/layeranimation/syntax/
H A Dlayer.php75 foreach ( $data as $item ) {
77 if ( substr($item, -1) == 's' && is_int(intval(substr($item, 0, -1))) )
79 $TIMING = 'timing="' . intval(substr($item, 0, -1)) . '"';
82 $CSSoption .= ' ' . hsc(trim($item));
/plugin/twofactoryubiauth/
H A DYubiAuthenticator.php29 foreach ($results as $item) {
30 $delpos = strpos($item,'=');
32 $response[substr($item,0,$delpos)] = substr($item, $delpos+1);
/plugin/abc2/
H A Dall.css46 .keyWhite{stroke:gray;fill:#EEE}.keyBlack{stroke:gray;fill:black}.keySelected{stroke:gray;fill:#507fff}.keySelected.sensible{stroke:gray;fill:red}.keySelected.fourth{stroke:gray;fill:orange}.keySelected.highlight{stroke:gray;fill:green}.keySelected.optional{stroke:gray;fill:lightgray}.harmonic-sequence{display:none}br.chord-sequence{clear:both;height:0;font-size:0;line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:top}.mn-exp{font-size:70%;vertical-align:text-top}.mn-sub{font-size:60%;vertical-align:middle;line-height:1em}.mn-sus{font-size:60%;vertical-align:text-bottom;line-height:80%}.mn-add{font-size:60%;vertical-align:text-top;line-height:1em}span.xl{font-size:.6em}.mn-over{position:relative}.mn-over span{position:absolute;top:-0.5em;left:1px;font-size:.8em}.inversion-sup{position:absolute;font-size:60%;vertical-align:text-top;line-height:1em}.inversion-sub{position:absolute;font-size:60%;vertical-align:text-bottom;line-height:2.6em}ol.hs-item{display:table;float:left;border-collapse:collapse;border:1px solid black;list-style-type:none;margin:0}.hs-item li{display:table-cell;min-width:60px;text-align:center;font-weight:bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:black;border-bottom:1px dashed gray}.hs-item li.hs-degree{display:table-header-group;color:black}.hs-item li.sus-add{font-size:60%;vertical-align:text-top;position:relative;left:-24px}.hs-item ul.ul-sus-add{display:inline-table;list-style-type:none;vertical-align:top;margin-left:3px}.hs-item li.li-sus-add{display:table-header-group;font-size:60%;color:black;line-height:90%}.hs-item li.hs-function.T{background-color:#3f3f3f}.hs-item l
[all...]
/plugin/numberedheadings/
H A DREADME.md65 === - item 1 === → (1001) item 1
67 ==== - item 2 ==== → 1. item 2
75 === - item a1 === → A1. item a1
76 === - item a2 === → A2. item a2
77 == - item a2.1 == → A2.1 item a
[all...]
/plugin/dokutranslate/
H A Dadmin.php270 function _html_list_acl($item){ argument
274 if($item['label']){
275 $base = $item['label'];
277 $base = ':'.$item['id'];
282 if ($item['id'] == $this->ns) {
287 if($item['open']){
295 …$ret .= '<a href="'.wl('',$this->_get_opts(array('ns'=>$item['id'],'sectok'=>getSecurityToken())))…
303 function _html_li_acl($item){ argument
304 return '<li class="level' . $item['level'] . ' ' .
305 ($item['open'] ? 'open' : 'closed') . '">';
/plugin/todo/syntax/
H A Dlist.php227 $item['id'] = pathID($file); //get current file ID
236 if(auth_quickaclcheck($item['id']) < AUTH_READ) return false;
239 if(!$this->filter_ns($item['id'], $opts['ns'])) return false;
241 $wikitext = rawWiki($item['id']); //get wiki text
246 $item['count'] = preg_match_all($opts['pattern'], $wikitext, $matches); //count how many times appears the pattern
247 if(!empty($item['count'])) { //if it appears at least once
248 $item['matches'] = $matches;
249 $data[] = $item;
258 * @param $item string listing parameters
259 * @return boolean if item i
261 filter_ns($item, $ns) global() argument
[all...]
/plugin/rss/
H A Dsyntax.php68 …hannel->title) || empty($fluxrss->channel->description) || empty($fluxrss->channel->item->title)) {
87 foreach($fluxrss->channel->item as $item) {
89 $renderer->doc .= '<a href="'.(string)$item->link.'">'.(string)$item->title.'</a>';
90 … '.$this->getLang('rss.publish').' '.(string)date('G\hi, d/m/Y', strtotime($item->pubDate)).'</i>';
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarstylecombo.js83 var item = targetSpecialCombo.AddItem( styleName, caption ) ;
85 item.Style = style ;
105 var item = targetSpecialCombo.Items[i] ;
106 var style = item.Style ;
149 var item = targetSpecialCombo.Items[i] ;
150 var style = item.Style ;
154 item.style.display = '' ;
160 item.style.display = 'none' ;
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DSyntaxError.php45 foreach ($items as $item) {
46 $lev = levenshtein($name, $item);
47 if ($lev <= \strlen($name) / 3 || false !== strpos($item, $name)) {
48 $alternatives[$item] = $lev;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPushItemRequest.php62 public function setItem(PushItem $item) argument
64 $this->item = $item;
71 return $this->item;
/plugin/indexmenu2/syntax/
H A Dindexmenu.php372 foreach ($data as $item) {
373 … $ret[] = "<li".(($item['type']=='d')?(" class=\"".($item['open']?'open':'closed')."\" "):'').">";
374 … $ret[] = preg_replace("#^<span[^>]+>(.+)</span>$#i","$1",html_wikilink(":".$item['target'],null));
378 if ($item['type']=='d') { //isset($item['child_nodes'])) {
379 if ($opts['level'] != 0 && ($opts['level'] <= $item['level'])) {
386 ." title=\"{$item['id']}\"><!-- {$item['id']} --></ul>";
391 if (isset($item['child_nodes'])) {
396 … $ret[] = syntax_plugin_indexmenu_indexmenu::html_buildlist($item['child_nodes'],$opts);
433 $item = array();
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php142 foreach ($val as &$item) {
144 if (!is_array($item)) {
145 $item = [$item];
148 foreach ($item as &$subItem) {
160 $item = implode(',', $item);
306 foreach ($items as $i => $item) {
308 $item,
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dblock_expr.test13 {%- if item.children is defined %}
14 {%- for item in item.children %}
22 'item' => [
H A Dblock_expr2.test15 {%- if item.children is defined %}
16 {%- for item in item.children %}
24 'item' => [
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php42 $item = $this->exporter->createItem('123');
46 $item->setName($name);
50 $item->setSummary($summary);
54 $item->setDescription($description);
58 $item->setPrice($price);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_tabs.md1 + this is a list item
4 + this is a list item
17 + this is an example list item
20 + this is an example list item
/plugin/abc2/abc-libraries/abc-ui/
H A Dmusic.min.css7 .keyWhite{stroke:gray;fill:#EEE}.keyBlack{stroke:gray;fill:black}.keySelected{stroke:gray;fill:#507fff}.keySelected.sensible{stroke:gray;fill:red}.keySelected.fourth{stroke:gray;fill:orange}.keySelected.highlight{stroke:gray;fill:green}.keySelected.optional{stroke:gray;fill:lightgray}.harmonic-sequence{display:none}br.chord-sequence{clear:both;height:0;font-size:0;line-height:0;margin:0;padding:0}.chord-sequence{margin:5px;display:inline-block;vertical-align:top}.mn-exp{font-size:70%;vertical-align:text-top}.mn-sub{font-size:60%;vertical-align:middle;line-height:1em}.mn-sus{font-size:60%;vertical-align:text-bottom;line-height:80%}.mn-add{font-size:60%;vertical-align:text-top;line-height:1em}span.xl{font-size:.6em}.mn-over{position:relative}.mn-over span{position:absolute;top:-0.5em;left:1px;font-size:.8em}.inversion-sup{position:absolute;font-size:60%;vertical-align:text-top;line-height:1em}.inversion-sub{position:absolute;font-size:60%;vertical-align:text-bottom;line-height:2.6em}ol.hs-item{display:table;float:left;border-collapse:collapse;border:1px solid black;list-style-type:none;margin:0}.hs-item li{display:table-cell;min-width:60px;text-align:center;font-weight:bold;color:white}.hs-item li.hs-chord,.hs-item li.hs-signature{display:table-header-group;color:black;border-bottom:1px dashed gray}.hs-item li.hs-degree{display:table-header-group;color:black}.hs-item li.sus-add{font-size:60%;vertical-align:text-top;position:relative;left:-24px}.hs-item ul.ul-sus-add{display:inline-table;list-style-type:none;vertical-align:top;margin-left:3px}.hs-item li.li-sus-add{display:table-header-group;font-size:60%;color:black;line-height:90%}.hs-item li.hs-function.T{background-color:#3f3f3f}.hs-item l
[all...]
/plugin/autlogin/
H A Dajax.php44 foreach($data as $item){
45 $item['level'] = $lvl+1;
46 echo $acl->_html_li_acl($item);
48 echo $acl->_html_list_acl($item);

12345678910>>...44