[TYPO3-dev]  string as label for filelink
    Thomas Mammitzsch 
    typo at pure.kicks-ass.net
       
    Fri Dec 23 15:59:50 CET 2005
    
    
  
hi list,
i try to generate a link from within an extension using a string as 
Linklabel, not the filename.
the function i use to generate the link is:
$this->cObj->filelink($fileName,$conf['linkProc.'])
where i guess i have to set the label with 
$conf['linkProc.']['labelStdWrap'] somehow, but i don't know how to set 
this to use my string.
any ideas?
best regards, Thomas
    
    
More information about the TYPO3-dev
mailing list