Home
last modified time | relevance | path

Searched refs:item (Results 451 – 475 of 1094) sorted by last modified time

1...<<11121314151617181920>>...44

/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1item-remove{float:right;display:inline;text-align:right;margin-left:10px;font-weight:700;color:#8C…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2item){if(seen[item[ident]])return false;seen[item[ident]]=true;return true}))}else{return items.fi… argument
H A Daurora.js306 …ndexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in th… argument
2078 …ndexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in th… argument
H A Dogg.js2item){if(seen[item[ident]])return false;seen[item[ident]]=true;return true}))}else{return items.fi… argument
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss432 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
440 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss579 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
587 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt504 #1 item for the next release." - Josh Coalson (FLAC developer)
H A DREADME.md485 #1 item for the next release." - Josh Coalson (FLAC developer)
/plugin/jplayer/
H A Dsyntax.php46 private function _audio($item) { argument
47 $full_path = mediaFN($item['id']);
48 $pathinfo = pathinfo($item['file']);
49 $link = ml($item['id'],'',true);
110 if (is_array($files)) foreach ($files as $item) {
114 $data['audio'][] = $this->_audio($item);
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md60 - **[** previous item (playlist)
61 - **]** next item (playlist)
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js378 var item = self.playlist[index];
380 if(self.original[i] === item) {
/plugin/task/
H A Dhelper.php89 foreach ($items as $item) {
90 $id = $item['id'];
/plugin/feed/
H A Dfeed.php134 $item = new FeedItem();
141 $item->title = $page['title'];
143 $item->title = $meta['title'];
145 $item->title = ucwords($id);
163 $item->description = $description;
166 $item->date = date('r', $page['date']);
170 $item->category = $page['cat'];
175 $item->category = $meta['subject'];
181 $item->author = $page['user'];
183 $item->author = $meta['creator'];
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutRequest.php211 $encryptedDataNodes = $encryptedEntries->item(0)->getElementsByTagName('EncryptedData');
212 $encryptedData = $encryptedDataNodes->item(0);
229 $nameId = $entries->item(0);
288 $issuer = $issuerNodes->item(0)->textContent;
H A DLogoutResponse.php91 $issuer = $issuerNodes->item(0)->textContent;
107 $status = $entries->item(0)->getAttribute('Value');
H A DMetadata.php229 $SPSSODescriptor = $xml->getElementsByTagName('SPSSODescriptor')->item(0);
235 $signing = $xml->getElementsByTagName('KeyDescriptor')->item(0);
240 $encryption = $xml->getElementsByTagName('KeyDescriptor')->item(1);
H A DUtils.php1125 …eEntry = self::query($dom, '/samlp:Response/samlp:Status/samlp:StatusCode', $statusEntry->item(0));
1132 $code = $codeEntry->item(0)->getAttribute('Value');
1136 …try = self::query($dom, '/samlp:Response/samlp:Status/samlp:StatusMessage', $statusEntry->item(0));
1138 …ery($dom, '/samlp:Response/samlp:Status/samlp:StatusCode/samlp:StatusCode', $statusEntry->item(0));
1140 $status['msg'] = $subCodeEntry->item(0)->getAttribute('Value');
1143 $msg = $messageEntry->item(0)->textContent;
H A DIdPMetadataParser.php117 $idpDescriptor = $idpDescriptorNodes->item(0);
133 'url' => $ssoNodes->item(0)->getAttribute('Location'),
134 'binding' => $ssoNodes->item(0)->getAttribute('Binding')
144 'url' => $sloNodes->item(0)->getAttribute('Location'),
145 'binding' => $sloNodes->item(0)->getAttribute('Binding')
148 if ($sloNodes->item(0)->hasAttribute('ResponseLocation')) {
149 …$metadataInfo['idp']['singleLogoutService']['responseUrl'] = $sloNodes->item(0)->getAttribute('Res…
185 $metadataInfo['sp']['NameIDFormat'] = $nameIdFormatNodes->item(0)->nodeValue;
H A DResponse.php312 $scnData = $subjectConfirmationDataNodes->item(0);
449 if ($assertionNodes->length == 1 && $assertionNodes->item(0)->hasAttribute('ID')) {
450 $id = $assertionNodes->item(0)->getAttribute('ID');
552 $issuers[] = $responseIssuer->item(0)->textContent;
563 $issuers[] = $assertionIssuer->item(0)->textContent;
586 $encryptedData = $encryptedIdDataEntries->item(0);
597 $nameId = $entries->item(0);
740 $sessionIndex = $entries->item(0)->getAttribute('SessionIndex');
884 $ref = $ref->item(0);
1032 $assertionReferenceNode = $xpath->query($signatureQuery)->item(0);
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php591 $this->sigNode = $nodeset->item($pos);
626 if ($sinfo = $nodeset->item(0)) {
1015 if ($sInfo = $nodeset->item(0)) {
1025 if ($sInfo = $nodeset->item(0)) {
1103 if ($sInfo = $nodeset->item(0)) {
1106 $sMethod = $nodeset->item(0);
1308 $keyInfo = $nodeset->item(0);
1315 if ($sObject = $nodeset->item(0)) {
1604 return $nodeset->item(0);
1621 if ($encmeth = $nodeset->item(0)) {
[all …]
/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php55 $nbAttribute = $timestampNodes->item($i)->attributes->getNamedItem("NotBefore");
56 $naAttribute = $timestampNodes->item($i)->attributes->getNamedItem("NotOnOrAfter");
/plugin/codemirror/dist/
H A Dscripts.min.js.map1item","submenu","choice","icon","my","ui","icons","siblings","removeClass","hasClass","setSetting"…
H A Dscripts.min.js8item.data("setting");var d=b.item.data("choice");var e=b.item.find(".ui-icon");if(!c){return false…
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … \"button check radio box scroll list combo link tab item\");\n var function…
H A Dperl.min.js.map1 …r(2));}\n if(stream.sol()&&stream.match(/^\\=item(?!\\w)/)){// NOTE: \\n=item...\\n…

1...<<11121314151617181920>>...44