Ahja...hmmm, das Teil scheint aber den HTML-Code vom Modul auszugeben:

 /**
         * printContent()
         *
         * Prints the generated HTML source for the module.
         *
         * @return        string                The generated HTML
         * source for the module.
         */

          function printContent() {
                global $SOBE;

   --->         $this->content .= $this->doc->middle();
                $this->content .= $this->doc->endPage();
                echo $this->content;
        }


...wirklich löschen ? *grübel*


Am 20.09.2012 17:28, schrieb Björn Pedersen:
Am 20.09.2012 15:39, schrieb Steffen Liebig:
sodala, alles ersetzt (die API kommt zum Schluss)

Ergebnis:

undefined method bigDoc::middle()...

Hi,
Ist ersatzlos wegegfallen ( ->einfach löschen).

Björn


_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an