/plugin/html2pdf/html2pdf/html2ps/ |
D | xhtml.utils.inc.php | 8 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) { 190 function escape_attr_value_entities($html) { 208 function escape_attrs_entities($html) { 225 function fix_attrs_spaces(&$html) { 313 function fix_attrs($html) { [all …]
|
D | xhtml.entities.inc.php | 4 function process_character_references(&$html) { 31 function escape_amp($html) { 49 function escape_lt($html) { 69 function escape_gt($html) {
|
D | xhtml.tables.inc.php | 19 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) {
|
D | xhtml.style.inc.php | 4 function process_style(&$html) { 16 function process_style_content($html) { 34 function insert_styles($html, $styles) {
|
D | converter.class.php | 31 function to_utf8($html, $encoding) { 47 function something_to_utf8($html, &$mapping) {
|
/plugin/combo/resources/theme/default/components/css/ |
D | rem.css | 1 html { selector 7 html { selector 13 html { selector 19 html { selector
|
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/ |
D | Document.php | 119 public function setHtml($html): self { 144 public function loadHTML($html, $options = 0): bool { 190 private function getCharset(string $html): ?string { 203 private function detectEncoding(string $html) { 224 private function convertToUtf8(string $html): string { 256 private function composeXmlNode($html)
|
/plugin/geonav/server/ |
D | get_locality.php | 19 $html = '<h1> '.ucwords($topic).'</h1>'; variable 38 $html = '<p>'. $exploreErrors['noMore']['en'] .'</p>'; variable 40 $html = '<p>'. $exploreErrors['mtBotm']['en'] .'</p>'; variable
|
D | get_county.php | 15 $html = '<h1> '.ucwords($topic).'</h1>'; variable 33 $html = '<p>'. $exploreErrors['unDefn']['en'] .'</p>'; variable
|
/plugin/issuelinks/admin/ |
D | repoadmin.php | 87 public function html() function in admin_plugin_issuelinks_repoadmin 109 protected function appendServiceTab($html, $serviceID) 126 protected function appendServicePage($html, $serviceID)
|
/plugin/zwidoku/ |
H A D | Html2Text.php | 33 protected $html; variable in Html2Text\\Html2Text 227 private function legacyConstruct($html = '', $fromFile = false, array $options = array()) 237 public function __construct($html = '', $options = array()) 266 public function setHtml($html) 275 public function set_html($html, $from_file = false)
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
D | Filter.php | 38 public function preFilter($html, $config, $context) 50 public function postFilter($html, $config, $context)
|
/plugin/evesso/conf/ |
D | metadata.php | 14 public function html(\admin_plugin_config $plugin, $echo = false) { function in setting_plugin_evesso 34 public function html(\admin_plugin_config $plugin, $echo = false) { function in plugin_evesso
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ |
D | YouTube.php | 17 public function preFilter($html, $config, $context) 31 public function postFilter($html, $config, $context)
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
D | generic.test.php | 4 function layoutPipeline($html, &$pipeline, &$media, &$context, &$positioned_filter) { 22 …function runPipeline($html, &$media = null, &$pipeline = null, &$context = null, &$postponed = nul…
|
/plugin/ckgdoku/ckeditor/plugins/footnote/ |
D | plugin.js | 1 …ow:function(){},contents:[{id:"general",label:d.Settings,elements:[{type:"html",html:d.Header,},{t… property
|
/plugin/ckgedit/ckeditor/plugins/footnote/ |
D | plugin.js | 1 …ow:function(){},contents:[{id:"general",label:d.Settings,elements:[{type:"html",html:d.Header,},{t… property
|
/plugin/doi/Resolver/ |
D | IsbnIsbnDeResolver.php | 60 protected function extract($regex, $html, $group = 1) 76 protected function extractAll($regex, $html, $group = 1)
|
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/ |
D | specialchar.js | 1 …getChild(0).getHtml())){if(b){a(null,b)}var j=g.getContentElement("info","htmlPreview").getElement… property
|
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/ |
D | specialchar.js | 1 …getChild(0).getHtml())){if(b){a(null,b)}var j=g.getContentElement("info","htmlPreview").getElement… property
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | global.css | 2 html, body { selector 80 html, body { selector
|
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/ |
D | msword.js | 34 …html: '<div contenteditable="true" id="ckgedit_mswin" style="border: 2px solid #ddd; padding:3px; … property 44 html: editor.lang.msword.info, property 60 …html: "<div style='padding:40px;'><ol><li style='" +olstyle + "><span style='font-size:11pt'>"+ e… property
|
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/ |
D | msword.js | 1 …600,minHeight:350,contents:[{id:"tab-basic",label:"Text",elements:[{type:"html",html:'<div content… property
|
/plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
D | fck.js | 267 ProtectUrls : function( html ) argument 280 ProtectEvents : function( html ) argument 285 ProtectEventsRestore : function( html ) argument 290 ProtectTags : function( html ) argument 325 SetHTML : function( html, resetIsDirty ) argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
D | PasteDataRequest.php | 35 public $html; variable in Google\\Service\\Sheets\\PasteDataRequest 86 public function setHtml($html)
|