Home
last modified time | relevance | path

Searched refs:altclass (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php829 * - `altclass` (string): If a file type is unsupported, the end-user will
871 $altclass = '';
905 case 'altclass':
906 $altclass = $opt[1];
1033 $embed .= '<a href="' . $this->get_link() . '" class="' . $altclass . '">' . $alt . '</a>';