Home
last modified time | relevance | path

Searched defs:html (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/plugin/html2pdf/html2pdf/html2ps/
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) {
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 …]
Dxhtml.entities.inc.php4 function process_character_references(&$html) {
31 function escape_amp($html) {
49 function escape_lt($html) {
69 function escape_gt($html) {
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) {
Dxhtml.style.inc.php4 function process_style(&$html) {
16 function process_style_content($html) {
34 function insert_styles($html, $styles) {
Dconverter.class.php31 function to_utf8($html, $encoding) {
47 function something_to_utf8($html, &$mapping) {
/plugin/combo/resources/theme/default/components/css/
Drem.css1 html { selector
7 html { selector
13 html { selector
19 html { selector
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DDocument.php119 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/
Dget_locality.php19 $html = '<h1> '.ucwords($topic).'</h1>'; variable
38 $html = '<p>'. $exploreErrors['noMore']['en'] .'</p>'; variable
40 $html = '<p>'. $exploreErrors['mtBotm']['en'] .'</p>'; variable
Dget_county.php15 $html = '<h1> '.ucwords($topic).'</h1>'; variable
33 $html = '<p>'. $exploreErrors['unDefn']['en'] .'</p>'; variable
/plugin/issuelinks/admin/
Drepoadmin.php87 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 DHtml2Text.php33 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/
DFilter.php38 public function preFilter($html, $config, $context)
50 public function postFilter($html, $config, $context)
/plugin/evesso/conf/
Dmetadata.php14 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/
DYouTube.php17 public function preFilter($html, $config, $context)
31 public function postFilter($html, $config, $context)
/plugin/html2pdf/html2pdf/html2ps/unittest/
Dgeneric.test.php4 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/
Dplugin.js1 …ow:function(){},contents:[{id:"general",label:d.Settings,elements:[{type:"html",html:d.Header,},{t… property
/plugin/ckgedit/ckeditor/plugins/footnote/
Dplugin.js1 …ow:function(){},contents:[{id:"general",label:d.Settings,elements:[{type:"html",html:d.Header,},{t… property
/plugin/doi/Resolver/
DIsbnIsbnDeResolver.php60 protected function extract($regex, $html, $group = 1)
76 protected function extractAll($regex, $html, $group = 1)
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1 …getChild(0).getHtml())){if(b){a(null,b)}var j=g.getContentElement("info","htmlPreview").getElement… property
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1 …getChild(0).getHtml())){if(b){a(null,b)}var j=g.getContentElement("info","htmlPreview").getElement… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dglobal.css2 html, body { selector
80 html, body { selector
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
Dmsword.js34html: '<div contenteditable="true" id="ckgedit_mswin" style="border: 2px solid #ddd; padding:3px; … property
44 html: editor.lang.msword.info, property
60html: "<div style='padding:40px;'><ol><li style='" +olstyle + "><span style='font-size:11pt'>"+ e… property
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
Dmsword.js1 …600,minHeight:350,contents:[{id:"tab-basic",label:"Text",elements:[{type:"html",html:'<div content… property
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck.js267 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/
DPasteDataRequest.php35 public $html; variable in Google\\Service\\Sheets\\PasteDataRequest
86 public function setHtml($html)

12345678910>>...25