[Typo3-dev] How to get 'Startingpoint' of a plugin..?
    Robert Lemke 
    rl at robertlemke.de
       
    Sun Jun 13 09:50:56 CEST 2004
    
    
  
On Sun, 2004-06-13 at 08:56, Christopher wrote:
> I wonder where to look to find the 'startingpoint' of a plugin? I'm
> working on a little extension and I want to get the startingpoint of
> the current instance of the plugin (instead of just getting the current
> page).
$startingPoint = $this->cObj->data['pages'];
-- 
robert
"They placed me on this earth without a manual. 
 And I dare to say, I’m doing just fine without ;)"
    
    
More information about the TYPO3-dev
mailing list