[Typo3-dev] pi_getLL() from own classes

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Mon Sep 27 15:23:48 CEST 2004


Volker Biberger wrote:

> I am well aware of using the functions within my _pi.php, but that was 
> not what I meant.
> 
> I introduced a new class
> 
> new someclass {
>     var $anything;
> 
>     function doSomething()
>         return $????-> pi_getLL('label');
>     }
> }

I don't know it offhand so I suggest you have a look at tslib_pibase and 
have a look at the code. See what pi_getLL does.

Masi




More information about the TYPO3-dev mailing list