[TYPO3-german] Problem mit ab_linklist

Steffen Liebig steffen.liebig at gmx.de
Thu Sep 20 17:41:56 CEST 2012


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
>



More information about the TYPO3-german mailing list