[TYPO3-dev] API MAC MADE
Malte Jansen
mail at maltejansen.de
Fri Dec 14 11:01:16 CET 2007
Sebastiaan van Parijs schrieb:
> Sebastiaan van Parijs wrote:
>> Hey guys,
>>
>> Im working with API_MACMADE and i'm having trouble with the functions
>> that use $feAdminConf, $feAdminSection. I don't have a clue how to is
>> these. So is there anyone using this API and could you please give as
>> much Code samples as possible.
>>
>> I m as specially working with fe_createInput, fe_createTextArea,
>> fe_createSelect, fe_createSelectFromTable. So those few samples would
>> be a appreciated.
>>
>> Thnx,
>> Sebastiaan
>
> Is there anyone with any experience with this api "api_macmade". Or
> could some one help me write the code necassery, to call upon the right
> function properties. The problem is i can reproduce the array
> ($feAdminConf) needed. Could some one help me reverse engineer it or
> maybe show me some code how to call apon these functions...
Hi,
You just have to use
require_once(api_macmade-class-file-path);
Than you can use the function.
Cheers,
Malte
More information about the TYPO3-dev
mailing list