[Solar-talk] autocreate table

Paul M Jones pmjones at solarphp.com
Fri Aug 25 12:57:39 PDT 2006


On Aug 25, 2006, at 2:52 PM, Vivek Puri wrote:

> I know there are Solar_Model_Areas......, but where are they  
> exactly called in Solar_Content_Bookmarks or its abstract class.

Solar_Content_Abstract uses Solar_Content internally; Solar_Content,  
on instantiation, instantiates the three models as $this->_areas,  
$this->_nodes, and $this->_tags.  You can search for those inside  
Solar_Content_Abstract for their generic usage.


--

Paul M. Jones  <http://paul-m-jones.com>

Solar: Simple Object Library and Application Repository
for PHP5.   <http://solarphp.com>

Savant: The simple, elegant, and powerful solution for
templates in PHP.   <http://phpsavant.com>




More information about the solar-talk mailing list