Home
last modified time | relevance | path

Searched defs:returnonly (Results 26 – 33 of 33) sorted by relevance

12

/plugin/odt/ODT/
H A DODTDocument.php1572 …, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = NULL, $returnonly = false){
1589 public function addImageUseProperties($src, $properties, $returnonly = false){
1927 function openImageLink ($url, $returnonly = false) {
1939 function closeImageLink ($returnonly = false) {
1950 … function openHyperlink ($url, $styleName = NULL, $visitedStyleName = NULL, $returnonly = false) {
1971 function closeHyperlink ($returnonly = false) {
1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = …
/plugin/dw2markdown/
H A Drenderer.php51 function header($text, $level, $pos, $returnonly = false) {
584 public function locallink($hash, $name = null, $returnonly = false) {
/plugin/button/
H A Dsyntax.php328 internallink(& $xhtml, $id, $name = NULL, $search = NULL, $returnonly = false, $linktype = 'content') global() argument
/plugin/eventline/
H A Dplain.php129 function internallink($id, $name = NULL, $search=NULL,$returnonly=false)
/plugin/epub/
H A Drenderer.php461 function emaillink($address, $name = NULL,$returnonly = false) {
/plugin/dokutexit/
H A Dlatex.php439 function internallink($id, $name = NULL, $search=NULL, $returnonly=false) {
476 function internallink_xhtml($id, $name = NULL, $search=NULL, $returnonly=false) {
/plugin/nroff/
H A Drenderer.php513 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) {
/plugin/edittable/renderer/
H A Dinverse.php392 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content…

12