[Typo3] In My class class.user_ext_pi1.php, how to link image to external url?

Christopher tombedlam at yahoo.com
Mon May 9 22:11:55 CEST 2005


Hello Richard,

--- Richard <news at oberon-inf.com> wrote:
> 
> Hi :)
> In my  class.user_ext_pi1.php, function  getFieldContent how  link image
> to
> external URL?
> 
> pi_list_linkSingle it's for link to the detail page.


Your best bet is probably to install the Extension Development Evaluator
[1]. Once you've installed it, reload the BE, and you will see a set of
links to javadoc style documents of some of the major classes used by
content objects and plugins [2] (e.g. the cObj class and the pibase class).
There are about a dozen linking functions, mostly based on the TS typolink
function.

-Christopher

[1] http://typo3.org/extensions/repository/search/extdeveval/
[2] http://typo3.org/typo3temp/tx_oodocs_45eb55c711.png


		
__________________________________ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs



More information about the TYPO3-english mailing list