| /plugin/bez/renderer/ |
| H A D | xhtmlmail.php | 34 public function _media($src, $title = null, $align = null, $width = null,
|
| /plugin/latexport/_test/ |
| D | decorator_mock.php | 87 function internalmedia($src, $title = null, $align = null, $width = null, $height = null, 186 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 194 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
|
| /plugin/prettyphoto/ |
| D | renderer.php | 21 public function internalmedia($src, $title=NULL, $align=NULL, $width=NULL, $height=NULL,
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 838 function internalmedia($src, $title = null, $align = null, $width = null, 855 function externalmedia($src, $title = null, $align = null, $width = null, 871 function internalmedialink($src, $title = null, $align = null, 887 function externalmedialink($src, $title = null, $align = null, 986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 1006 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
|
| D | decorator_images.php | 41 function internalmedia($src, $title = null, $align = null, $width = null,
|
| /plugin/gemini/ |
| D | renderer.php | 398 $align = null, 417 $align = null, 432 …public function internalmedialink($src, $title = null, $align = null, $width = null, $height = nul… 438 …public function externalmedialink($src, $title = null, $align = null, $width = null, $height = nul…
|
| /plugin/edittable/renderer/ |
| D | inverse.php | 503 function internalmedia($src, $title = null, $align = null, $width = null, 539 function externalmedia($src, $title = null, $align = null, $width = null, 613 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 617 function _cellopen($tag, $colspan, $align, $rowspan) { 646 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
|
| /plugin/nroff/ |
| D | renderer.php | 701 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 739 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 867 function tableheader_open($colspan = 1, $align = NULL){ 886 function tablecell_open($colspan = 1, $align = NULL){ 960 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
|
| /plugin/prosemirror/ |
| D | renderer.php | 221 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) 233 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) 252 protected function openTableCell($type, $colspan, $align, $rowspan) 455 $align = null, 481 $align = null,
|
| /plugin/xml/ |
| D | renderer.php | 477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l… 492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l… 516 function tableheader_open($colspan = 1, $align = null, $rowspan = 1){ 530 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) { 564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…
|
| /plugin/bibtex/ |
| D | syntax.php | 385 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 502 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
|
| /plugin/nodetailsxhtml/ |
| H A D | renderer.php | 415 function _media($src, $title = null, $align = null, $w = null, 481 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) {
|
| /plugin/dwtimeline/syntax/ |
| H A D | renderpagetimeline.php | 178 string $align
|
| /plugin/struct/script/ |
| H A D | functions.js | 69 window.insertStructMedia = function (edid, mediaid, opts, align) { argument
|
| /plugin/odp/ |
| D | renderer.php | 709 function tableheader_open($colspan = 1, $align = "left"){ 724 function tablecell_open($colspan = 1, $align = "left"){ 1028 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 1044 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 1319 …function _odpAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …
|
| /plugin/revealjs/ |
| D | renderer.php | 357 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) { 388 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
|
| /plugin/latexit/ |
| D | renderer.php | 1127 …function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =… 1178 …function externalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =… 1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) { 1290 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) { 1643 protected function _insertImage($path, $align, $media_folder) {
|
| /plugin/actionrenderer/ |
| D | renderer.php | 417 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $… 423 …public function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $… 495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) 507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
|
| /plugin/aichat/ |
| H A D | renderer.php | 459 $align = null, 473 $align = null, 544 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) 556 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
|
| /plugin/siteexport/renderer/ |
| H A D | pdf.php | 214 public function _media ($src, $title=NULL, $align=NULL, $width=NULL, 231 …public function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $…
|
| /plugin/svgedit/ |
| D | syntax.php | 55 …function svg_format_embed($svglink, $title, $svg_parameters, $align='') { //create xhtml code for …
|
| /plugin/offline/ |
| D | renderer.php | 162 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
|
| /plugin/flowcharts/ |
| D | renderer.php | 50 function internalmedia($src, $title = null, $align = null, $width = null,
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/ |
| D | options.js | 3 {id:"langs",label:d.getLocal("tab_languages"),elements:[{id:"leftLangColumn",type:"vbox",align:"lef… property 6 …tValue(h.getUserDictionaryName())},0)}},{type:"hbox",id:"udButtonsHolder",align:"left",widths:["au… property 12 ….toggleDictionaryState.call(b,"wordsState")}}]},{type:"hbox",id:"dicInfo",align:"left",children:[{… property 14 type:"vbox",style:"margin-top: 20px;",children:[{type:"hbox",id:"addWordButton",align:"left",childr… property 16 title:d.getLocal("btn_dictionaryPreferences"),align:"right",onClick:function(){var b=this.getDialog… property
|
| /plugin/ckgedit/ckeditor/plugins/scayt/dialogs/ |
| D | options.js | 3 …el:c.getLocal("tab_languages"),elements:[{id:"leftLangColumn",type:"vbox",align:"left",widths:["10… property 6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property 12 ….toggleDictionaryState.call(b,"wordsState")}}]},{type:"hbox",id:"dicInfo",align:"left",children:[{… property 13 …vbox",style:"margin-top: 20px;",children:[{type:"hbox",id:"addWordButton",align:"left",children:[{… property 15 …btn_dictionaryPreferences"),title:c.getLocal("btn_dictionaryPreferences"),align:"right",onClick:fu… property 16 …: 170px; margin-bottom: 0;",children:[{type:"scaytItemList",id:"itemList",align:"left",style:"widt… property
|