Home
last modified time | relevance | path

Searched refs:alt (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/inc/lang/ro/
H A Dlocked.txt3 Pagina este momentan blocată de alt utilizator. Trebuie să aștepți pînă când acest utilizator termi…
H A Dconflict.txt4 un alt utilizator a modificat pagina în timp ce editai.
/dokuwiki/lib/scripts/
H A Dhotkeys.js184 alt : false, property
203 …t.shortcuts.push((o.ctrl ? 'ctrl' : '') + ',' + (o.alt ? 'alt' : '') + ',' + (o.shift ? 'shift' : …
278 if (o.alt != e.altKey)
/dokuwiki/inc/lang/tr/
H A Dstopwords.txt4 # Bu liste http://www.ranks.nl/stopwords/ altındakilerden derlenmiştir
/dokuwiki/inc/
H A Dtemplate.php218 * @param bool $alt Should feeds and alternative format links be added?
225 function tpl_metaheaders($alt = true) argument
287 if ($alt) {
1077 * @param string $alt alternative output if no data was found
1083 function tpl_img_getTag($tags, $alt = '', $src = null) argument
1089 if (is_null($src)) return $alt;
1094 if ($imgMeta === false) return $alt;
1096 if (!$info) return $alt;
1213 $alt = tpl_img_getTag('Simple.Title');
1222 if ($alt) {
[all …]
H A Dhtml.php938 * @param string $alt - alternative content (is NOT automatically escaped!)
941 …html_flashobject($swf, $width, $height, $params = null, $flashvars = null, $atts = null, $alt = '') argument
983 if ($alt) {
984 $out .= $alt . NL;
H A Dmedia.php1210 * @param string $alt alternative value
1213 function media_getTag($tags, $meta = false, $alt = '') argument
1215 if (!$meta) return $alt;
1217 if (!$info) return $alt;
1766 $alt = '−';
1770 $alt = '+';
1774 '<img src="' . $img . '" alt="' . $alt . '" />';
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php869 $alt = '';
901 $alt = $opt[1];
1032 … $embed .= '<a href="' . $this->get_link() . '" class="' . $altclass . '">' . $alt . '</a>';
/dokuwiki/lib/plugins/acl/
H A Dadmin.php541 $alt = '−';
544 $alt = '+';
546 $ret .= '<img src="' . $img . '" alt="' . $alt . '" />';
/dokuwiki/inc/parser/
H A Dxhtml.php164 $alt = array_keys($this->footnotes, "@@FNT$id");
166 foreach ($alt as $ref) {
/dokuwiki/
H A Dcomposer.lock439 "email": "graham@alt-three.com",
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6 ….attr({src:i,alt:s,title:s}):(e.trigger=V("<button type='button'>").addClass(this._triggerClass),i… property