[TYPO3-dev] (no subject)

Toke Herkild th at concare.net
Tue Oct 24 10:20:50 CEST 2006


 
Hi, folks

I'm Trying to create an Extension but I seem to lack the ability to find
the information about how to add a function to the plugin hadnling eg:

Most Exensions have a VAR for $code or functions in which you can
specify which part of the extension need to be initialised on first
load.

In the PHP part there will be a: 
switch ($code) {
  case 'LIST': 
  break;
  case 'POST': 
  break;            
}

How do I define the CODE part so that when I add the Plugin in Typo3 I
can define which part of the switch I want to use ?

I've been looking all over the documentation but only found the basic
tut that doesn't explain this part.

Mvh
Toke Herkild
 

 <http://www.concare.net/logo.gif> 
Concare it  <http://www.concare.net/mail-bullet.gif>  Humleorevej 10,
Vigersted  <http://www.concare.net/mail-bullet.gif>  DK-4100 Ringsted
Tlf. (+45) 43 71 39 99  <http://www.concare.net/mail-bullet.gif>  Fax.
(+45) 43 71 39 98 

Mail: th at concare.net <mailto:th at concare.net>   <http:///>  Web:
www.concare.net <http://www.concare.net/> 

This E-mail and the information it contains, is intended to be a
privileged and confidential communication only to the person or entity
to whom it is addressed. If you have received this E-mail in error,
please notify us by telephone and destroy the E-mail.





More information about the TYPO3-dev mailing list