I came across a way of accessing BLOCK classes (from a module)…in a phtml file.
I could basically use ‘$var = Mage::blahblah….’ and get access to any Block file in the module.
I didnt save this stmt, now i need to use it again, and cant find the info i need.
Does anyone know what the statment would be?
many thanks
Block class instances can be instantiated anywhere like so: