[TYPO3-ect] Reminder: where to put fh_library?
Franz Holzinger
franz at fholzinger.com
Sat Jul 28 14:26:47 CEST 2007
Hello Steffen,
> fh_library is an extension of the pibase.
> With lib/div there is no need of pibase anymore.
>
> So can you please make a list of functions, that you really need from
> fh_library and compare it to methods of lib ?
> I don't use fh_library, but a short view inside shows me that most
> functionality is given with lib as well.
I need all these functions:
- getSetupOrFFvalue
- pi_loadLL
- sL
- loadTcaAdditions --> has already been inserted into div, but a new
bugfix now
- getExtensionInfo
- displayHelpPage
Some of them need the $pibase object because it modifies the
$LOCAL_LANG. This could be changed at a later time when it is possible
to execute an extension without it.
Or describe me in which way I shall modify the code.
- Franz
More information about the TYPO3-team-extension-coordination
mailing list