Home
last modified time | relevance | path

Searched refs:info (Results 451 – 475 of 1857) sorted by relevance

1...<<11121314151617181920>>...75

/plugin/credits/
H A DREADME25 function alt_credits(&$renderer,$info)
27 $info has access to all of the fields returned by the getInfo() function of each plugin; alt_credit…
/plugin/ajaxedit/
H A Dhelper.php99 $info = pageinfo();
104 'lastmod'=> $info['lastmod'],
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php70 $info = pathinfo($fi);
71 … if ($fi != "." && $fi != ".." && $info["extension"] == "png" && preg_match("#^math#", $fi)) {
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php45 * Adds additional info to document and renderer in XHTML mode
54 $this->renderer->info['struct_table_hash'] = md5(var_export($this->data, true));
80 $this->renderer->info['struct_table_hash'] = md5(var_export($this->data, true));
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/
H A Dar.js4 info: 'مربع معلومات',
H A Dfa.js4 info: 'کادر اطلاعات',
H A Dbn.js5 info: 'তথ্য বাক্স',
H A Dda.js5 info: 'info boks',
H A Dde-informal.js5 info: 'Info-Box',
H A Deo.js5 info: 'inform-skatolo',
H A Des.js5 info: 'caja de información',
H A Dfr.js5 info: 'bloc information',
H A Dko.js5 info: '정보 상자',
H A Dpt-br.js5 info: 'caixa de informação',
H A Dru.js5 info: 'блок «Информация»',
H A Dcs.js5 info: 'informační rámeček',
/plugin/ckgedit/ckeditor/plugins/wrap/lang/
H A Dar.js4 info: 'مربع معلومات',
H A Dfa.js4 info: 'کادر اطلاعات',
/plugin/ckgedit/ckeditor/plugins/msword/lang/
H A Dde.js3info: 'Füge den MS Word-Text in das obige Feld ein, und klicke auf <span style="font-weight:bold;f…
H A Den.js3info: 'Insert your text into the box above and click <span style="font-weight:bold;font-size:11pt;…
/plugin/rater/
H A Dsyntax.php106 $renderer->info['cache'] = false;
255 $info = array();
256 $rater_img_xhtml = p_render('xhtml',p_get_instructions("{{".$rater_img."}}"),$info);
344 $info = array();
345 $rater_img_xhtml = p_render('xhtml',p_get_instructions("{{".$rater_img."}}"),$info);
617 $info = array();
624 …ter_img_xhtml = p_render('xhtml',p_get_instructions("{{".trim($d1[0])."?".$rater_zoom."}}"),$info);
666 $info = array();
681 …ter_img_xhtml = p_render('xhtml',p_get_instructions("{{".trim($d1[0])."?".$rater_zoom."}}"),$info);
/plugin/filelist/_test/
H A Dfilelist.test.php
/plugin/pageimage/_test/
H A Dsyntax.test.php14 $xhtml = p_render('xhtml', p_get_instructions('~~PAGEIMAGE:pageimage:png~~'), $info);
/plugin/dx/skel/
H A D.versionrc.js.skel3 filename: 'plugin.info.txt',
/plugin/dtable/
H A Daction.php217 $info = $this->getLang('summary_add').' '.$new_line;
241 …$info = str_replace( array('%o', '%n'), array($old_line, $new_line), $this->getLang('summary_edit'…
245 saveWikiText($dtable_page_id, $new_cont, $info);

1...<<11121314151617181920>>...75