Searched defs:atts (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/parser/ |
H A D | xhtml.php | 1792 public function _video($src, $width, $height, $atts = null) { 1877 public function _audio($src, $atts = array()) {
|
/dokuwiki/inc/ |
H A D | html.php | 896 function html_flashobject($swf,$width,$height,$params=null,$flashvars=null,$atts=null,$alt=''){
|