[Typo3-dev] stdAuthCode from TS

Elmar Hinz elmar.hinz at vcd-berlin.de
Wed Apr 20 12:55:58 CEST 2005


> 
> Would it be used as object variable it could be accessed with the new 
> {global:...}
> pattern of 3.8.0
> 


Doesn't matter. It was the wrong approach to the specific problem anyway.

The more abstract question to this matter would be, if there is a 
generel way to make use of function classes directly from TS.

Analogues to the use of function calls in php like:

t3lib_div::[method-name]($params);


One could do this probably by including the function in an external 
script. But that way looks rather oversized for a simple function call.

As far as I remember TSRef tells only about the use of some functions 
specifically named in TS.










More information about the TYPO3-dev mailing list