Home
last modified time | relevance | path

Searched defs:html (Results 351 – 375 of 478) sorted by last modified time

1...<<11121314151617181920

/plugin/odp/
H A Drenderer.php899 function html($text, $wrapper='dummy') { function in renderer_plugin_odp
/plugin/mellelexport/
H A Drenderer.php648 …function html($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_ar… function in renderer_plugin_mellelexport
/plugin/botbouncer/admin/
H A Dclean.php123 function html() { function in admin_plugin_botbouncer_clean
H A Dstatistics.php50 function html() { function in admin_plugin_botbouncer_statistics
/plugin/oiddelegate/
H A Dadmin.php110 function html() { function in admin_plugin_oiddelegate
/plugin/dokutranslate/
H A Dadmin.php128 function html() { function in admin_plugin_dokutranslate
/plugin/twcheckliste/
H A Dadmin.php62 public function html() { function in admin_plugin_twcheckliste
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.entities.inc.php4 function process_character_references(&$html) {
31 function escape_amp($html) {
49 function escape_lt($html) {
69 function escape_gt($html) {
H A Dconverter.class.php31 function to_utf8($html, $encoding) {
47 function something_to_utf8($html, &$mapping) {
H A Dparser.xhtml.class.php3 function &process($html, &$pipeline, &$media) {
H A Dxhtml.comments.inc.php4 function remove_comments(&$html) {
H A Dxhtml.style.inc.php4 function process_style(&$html) {
16 function process_style_content($html) {
34 function insert_styles($html, $styles) {
H A Dxhtml.tables.inc.php19 function process_cell_without_row(&$html, $offset) {
56 function process_thead(&$html, $offset) { return process_rowgroup('thead', $html, $offset); }
57 function process_tbody(&$html, $offset) { return process_rowgroup('tbody', $html, $offset); }
58 function process_tfoot(&$html, $offset) { return process_rowgroup('tfoot', $html, $offset); }
60 function process_col(&$html, $offset) {
65 function process_col_without_colgroup(&$html, $offset) {
80 function process_colgroup(&$html, $offset) {
87 function process_table(&$html, $offset) {
H A Dxhtml.utils.inc.php8 function make_attr_value($attr, $html) {
16 function process_html($html) {
52 function process_head($html) {
71 function process_body($html) {
98 function fix_tags($html) {
183 function quote_attrs($html) {
313 function fix_attrs($html) {
324 function fix_closing_tags($html) {
332 function xhtml2xhtml($html) {
357 function html2xhtml($html) {
[all …]
H A Ddefault.css185 html { selector
H A Dxhtml.autoclose.inc.php34 function skip_to(&$html, $offset, $tag) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.note-call.width.php4 function runPipeline($html) {
H A Dgeneric.test.php4 function layoutPipeline($html, &$pipeline, &$media, &$context, &$positioned_filter) {
22 …function runPipeline($html, &$media = null, &$pipeline = null, &$context = null, &$postponed = nul…
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.memory.php72 function convert_to_pdf($html, $path_to_pdf, $base_path='') {
/plugin/redirect2/
H A Dadmin.php55 function html() { function in admin_plugin_redirect2
/plugin/permissioninfo/
H A Dadmin.php80 function html() { function in admin_plugin_permissioninfo
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php1144 function html() function in Structures_BibTex
/plugin/toucher/
H A Dadmin.php46 public function html() { function in admin_plugin_toucher
/plugin/codebutton2/
H A Dadmin.php55 function html() function in admin_plugin_codebutton2
/plugin/geonav/server/
H A Dget_county.php15 $html = '<h1> '.ucwords($topic).'</h1>'; variable
33 $html = '<p>'. $exploreErrors['unDefn']['en'] .'</p>'; variable

1...<<11121314151617181920