$this->
Posted: Tue Feb 16, 2010 1:57 pm
newb question... can someone please briefly explain or post a reference to an explanation of the PHP "$this->" construct? Perhaps it's the "->" construct that I don't understand.
I Googled all over, but can't find a simple, concise explanation. I'm building a Joomla template from scratch and they use this reference as follows:
$this->language
$this->template
tyvm
I Googled all over, but can't find a simple, concise explanation. I'm building a Joomla template from scratch and they use this reference as follows:
$this->language
$this->template
tyvm