Home
last modified time | relevance | path

Searched refs:stylelessOutput (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DHTMLCreator.php50 * add strings to it while iterating over the items ($this->stylelessOutput .= ...)
54 public $stylelessOutput = ""; variable in HTMLCreator
64 if ($this->stylelessOutput != "") {
65 return $this->stylelessOutput;