[Solar-talk] another newbie question

Laz laz0rama at yahoo.com
Mon Jan 21 13:12:40 CST 2008


sorry for what seems like such a basic question, but i have not been able to find a decent overview that describes this.

how exactly does solar map a given request uri to code in the application?  further, can 

i have the following structure:

Vendor/
  App/
    Base.php
    Base/
      Layout/
        index.php
        other.php
    Music.php
    Music/
      View/
      Layout/
        index.php

what url would i use to get ../Base/Layout/other.php?
what url would i use to get ../Music/Layout/index.php?

is it possible to place one app inside another, eg:

Vendor/
  App/
    Music/
      MyMusic.php
      MyMusic/
        Layout/
          index.php


if so, how would i display the MyMusic/Layout/index.php?


if anyone can point me at some decent documentation that describes this, i'd be much obliged.

thanks,

-laz 




      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


More information about the Solar-talk mailing list