Home
last modified time | relevance | path

Searched refs:doc (Results 251 – 275 of 1496) sorted by last modified time

1...<<11121314151617181920>>...60

/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
/plugin/oauth/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/upgrade/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock4 … "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
/plugin/sortablejs/
H A Dsyntax.php69 $renderer->doc .= "<div class=\"sortable$match\">";
79 $renderer->doc .= "</div>";
/plugin/embeddedphp/syntax/
H A Dphpinline.php125 $renderer->doc .= '<div class="embeddedphp">'.$o.'</div>';
127 $renderer->doc .= '<span class="embeddedphp">'.$o.'</span>';
132 … $renderer->doc .= /*'###.get_class($this)'.*/p_xhtml_cached_geshi($text, 'php', $wrapper);
/plugin/htmlokalt/syntax/
H A Dhtml.php30 $renderer->doc .= $match;
33 $renderer->doc .= p_xhtml_cached_geshi($match, 'html4strict', 'code');
H A Dhtmlblock.php31 $renderer->doc .= '<div>'. $match. '</div>';
34 $renderer->doc .= p_xhtml_cached_geshi($match, 'html4strict', $wrapper);
/plugin/const/
H A Dsyntax.php36 $renderer->doc .="";
/plugin/approve/syntax/
H A Dtable.php145 $renderer->doc .= '<table><tr>';
146 $renderer->doc .= '<th>' . $this->getLang('hdr_page') . '</th>';
147 $renderer->doc .= '<th>' . $this->getLang('hdr_state') . '</th>';
148 $renderer->doc .= '<th>' . $this->getLang('hdr_updated') . '</th>';
149 $renderer->doc .= '<th>' . $this->getLang('hdr_approver') . '</th>';
150 $renderer->doc .= '</tr>';
172 $renderer->doc .= '<tr><td colspan="4"><a href="';
173 $renderer->doc .= wl($curNS);
174 $renderer->doc .= '">';
175 $renderer->doc
[all...]
/plugin/btable2/
H A DREADME.md16 ![screenshot1](https://raw.githubusercontent.com/jolz/dokuwiki_btable/master/doc/screenshot1.png)
H A Dsyntax.php155 $renderer->doc .= '<form id="btable__form__'.$dID.'" '.
163 $renderer->doc .= ' <input type="hidden" name="do" value="show" />' . "\n";
247 $renderer->doc .= $title;
258 $renderer->doc .= $this->getLang('btable_header');
264 $renderer->doc .= $renderer->_xmlEntities($column);
270 $renderer->doc .= $this->getLang('btable_header_del');
298 $renderer->doc .= '<tr>';
300 $renderer->doc .= ' '.$this->getLang('btable_no_entries');
301 $renderer->doc .= ' </td>';
302 $renderer->doc .= '</tr>';
[all …]
/plugin/stellarium/
H A Dsyntax.php48 …$renderer->doc .= "<a href='javascript:void(0)' id='{$buttonId}' data-content='{$content}' onclick…
/plugin/notification/syntax/
H A Dlist.php145 $renderer->doc .= $this->getLang('no notifications');
149 $renderer->doc .= '<ul>';
168 $renderer->doc .= "<li class=\"level1\"><div class=\"li\">$date $content</div></li>";
170 $renderer->doc .= '</ul>';
/plugin/ireadit/syntax/
H A Dlist.php156 $renderer->doc .= '<ul>';
183 $renderer->doc .= '<li class="li">' . $link . '</li>';
185 $renderer->doc .= '</ul>';
/plugin/howhard/
H A Dsyntax.php114 $renderer->doc.= '<div class="howhard'.$isCompact.'">';
118 $renderer->doc.= '<div class="howhard_title">'.$this->getLang('howhardtitle').'</div>';
122 $renderer->doc.= '<div class="howhard_img_compact">';
123 …$renderer->doc.= '<img src="'.DOKU_BASE.'lib/plugins/howhard/images/style'.$style.'/'.$data.'.png"…
124 $renderer->doc.= '</div>';
125 … $renderer->doc.= '<div class="howhard_txt'.$isCompact.'">'.$this->getLang($text_level).'</div>';
126 $renderer->doc.= '</div>';
/plugin/autonumbering/
H A Dsyntax.php159 $renderer->doc .= $number;
/plugin/odt/ODT/
H A DODTHeading.php72 static protected function headerToLink(ODTDocument $doc, $title,$create=false) { argument
83 while($doc->headerExists($title.$num)){
87 $doc->addHeader($title);
H A DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) { argument
112 $doc->addFile($name, $mime, $string);
H A DODTIndex.php107 protected static function buildIndex(ODTDocument $doc, array $toc, array $settings, $indexNo) { argument
175 $title_style = $doc->getStyleName('contents heading');
178 $doc->getCSSStylePropertiesForODT ($properties, $styleH);
184 $doc->addStyle($style_obj);
196 $doc->getCSSStylePropertiesForODT ($properties, $stylesL [$count+1]);
213 $doc->addStyle($style_obj);
227 $doc->addAutomaticStyle($style_obj_auto);
235 $doc->getCSSStylePropertiesForODT ($properties, $stylesL [$count+1]);
240 $doc->addStyle($style_obj);
309 $style_name = $doc->createPagebreakStyle(NULL, false);
H A DODTState.php340 * @param ODTDocument $doc
342 public function setDocument($doc) { argument
343 $this->document = $doc;
/plugin/odt/ODT/css/
H A Dcssdocument.php19 public $doc = NULL; variable in css_doc_element
29 return $this->doc->entries [$this->index]['element'];
39 return $this->doc->entries [$this->index]['attributes_array'];
49 $index = $this->doc->findParent($this->index);
54 $element->doc = $this->doc;
65 $index = $this->doc->getPrecedingSibling($this->index);
70 $element->doc = $this->doc;
86 $this->doc->entries [$this->index]['pseudo_classes']);
104 $this->doc->entries [$this->index]['pseudo_elements']);
119 return $this->doc->entries [$this->index]['properties'];
[all …]
/plugin/odt/ODT/elements/
H A DODTElementTable.php407 * @param ODTDocument $doc The current document
/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php334 …ction createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){ argument
384 if ( $length > 0 && $properties ['text-indent'] [$length-1] == '%' && isset($doc) ) {
389 $properties ['text-indent'] = $doc->getAbsWidthMindMargins ($value).'cm';
401 if ( $length > 0 && $odt_fo_size [$length-1] == '%' && isset($doc)) {
406 $doc->addStyle($style_obj);
H A DODTTextStyle.php233 …c function createTextStyle(array $properties, array $disabled_props = NULL, ODTDocument $doc=NULL){ argument
285 if ( $length > 0 && $odt_fo_size [$length-1] == '%' && isset($doc)) {
290 $doc->addStyle($style_obj);

1...<<11121314151617181920>>...60