[Typo3-german] Indexed_search im anderen Layout?

Barbara Hofbauer Hofbauer.Barbara at T-Online.de
Sun Aug 14 00:09:34 CEST 2005


Hallo Sven,

> also ich hab mir das jetzt mal angesehen und habe das gleich Problem
> festgestellt wie ein Poster früher.
> Und zwar wird auf eine funktion strtolower_all zugegriffen, die es nicht
> im php gibt. Jetzt habe ich aber auch schon in den typo3 Verzeichnissen
> gegrept und da gibt es diese funktion auch nicht. Woher hat er also
> diese Funktion?

dann schau doch mal in die Datei class.indexer.php.

Da gibt es die Funktion:
        function strtolower_all($str)        {
                return strtolower(strtr($str, $this->convChars[0],
$this->convChars[1]));
        }

Liebe Grüße
Barbara Hofbauer


--
Barbara Hofbauer
mailto:hofbauer at easy-office4you.de
http://www.easy-office4you.de/






More information about the TYPO3-german mailing list