Home
last modified time | relevance | path

Searched refs:shortname (Results 1 – 15 of 15) sorted by relevance

/plugin/emoji/emojione/
H A DClient.php194 $shortname = $m[0];
221 $shortname = $m[1];
247 $shortname = $m[1];
265 $alt = $shortname;
306 $shortname = $m[3];
307 $unicode = $ascii_replace[$shortname];
328 $shortname = $m[3];
329 $unicode = $ascii_replace[$shortname];
349 $shortname = html_entity_decode($m[3]);
350 $unicode = $ascii_replace[$shortname];
[all …]
/plugin/emoji/
H A Dscript.js40 jQuery.each(emojiStrategy, function(shortname, data) { argument
41 if(shortname.indexOf(term) > -1) {
42 names.push(shortname);
44 aliases.push(shortname);
46 keywords.push(shortname);
57 template: function(shortname) { argument
58 … var fileName = assetUri + emojiStrategy[shortname].unicode + '.png' + cacheBustParam;
59 … return '<img class="emojione" src="' + fileName + '"/> :' + shortname + ':';
61 replace: function(shortname) { argument
62 return '$1:' + shortname + ': ';
H A Dsyntax.php148 private function toUnicode($shortname) { argument
149 if(isset($this->smileys[$shortname])) {
150 $unicode = $this->smileys[$shortname];
152 elseif($this->ruleset->isShortCode($shortname)) {
153 $unicode = $this->ruleset->replaceShortCode($shortname);
156 return $shortname;
171 private function shortnameToImage($shortname) { argument
172 return $this->client->shortnameToImageCallback(array($shortname,$shortname));
H A DREADME8 - Type a shortname, :smile:
/plugin/disqus/
H A Dsyntax.php50 $shortname = strtolower(trim($match)); //strip spaces
52 if (!$shortname) $shortname = $this->getConf('shortname');
53 return $shortname;
65 function _disqus($shortname = ''){ argument
69 if (!$shortname === '') $shortname = $this->getConf('shortname');
83 …$doc .= '<script type="text/javascript" src="//disqus.com/forums/'.hsc($shortname).'/embed.js"></s…
84 …$doc .= '<noscript><a href="//'.hsc($shortname).'.disqus.com/?url=ref">View the discussion thread.…
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js17 …if ($widget.attr("data-shortname") === options.shortname && $widget.attr("data-uri") === options.u…
49 …script.src = 'http://'+options.shortname+'.disqus.com/count.js?q=1&0=2,'+encodeURIComponent(opti…
91 var shortname = options.shortname || window.disqus_shortname || '';
106 'data-shortname' : shortname,
116 shortname : shortname,
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.vqf.php160 * @param string $shortname
164 public function VQFcommentNiceNameLookup($shortname) { argument
173 …return (isset($VQFcommentNiceNameLookup[$shortname]) ? $VQFcommentNiceNameLookup[$shortname] : $sh…
H A Dgetid3.php356 list($dummy, $date, $time, $ampm, $filesize, $shortname, $filename) = $matches;
358 $value = $shortname;
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php206 list($namespace, $shortname) = $this->parseName($name);
230 if (is_file($path.'/'.$shortname)) {
231 if (false !== $realpath = realpath($path.'/'.$shortname)) {
235 return $this->cache[$name] = $path.'/'.$shortname;
256 $shortname = substr($name, $pos + 1);
258 return [$namespace, $shortname];
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php415 $shortname = $meta->getShortName();
416 self::$plugins[static::ALGORITHM]['Keys'][strtolower($shortname)] = $fullname;
/plugin/miniblog/
H A DREADME7 specify the disqus shortname in configuration manager
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1106 list($shortname) = Strings::unpackSSH2('s', $response);
1119 $contents[$shortname] = $attributes + ['filename' => $shortname];
1121 …pe']) && $attributes['type'] == NET_SFTP_TYPE_DIRECTORY && ($shortname != '.' && $shortname != '..…
1122 $this->update_stat_cache($dir . '/' . $shortname, []);
1124 if ($shortname == '..') {
1127 $temp = $dir . '/' . $shortname;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php335 $shortname = basename($filename, '.php');
336 $shortnameRegEx = '/(?:^|_|\\\\)' . preg_quote($shortname, '/') . '$/';
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1834 var shortname = mxUtils.trim(name).toLowerCase().replace(/ /g, '');
1835 actions[shortname] = ui.actions.actions[name];
1836 actionList.push(shortname);
/plugin/socialshareprivacy2/SSP/
H A DREADME.md698 shortname : 'myforumshortname',
716 <td>shortname</td>
718 <td>Your Disqus forum shortname. If an empty string is given it tries to use