Post by mykingla » Wed Dec 10, 2008 3:00 pm

I found many files have the function page() in the class.

But I can't find that where the function executed?

New member

Posts

Joined
Wed Dec 03, 2008 10:45 am

Post by Qphoria » Wed Dec 10, 2008 4:40 pm

There is no page class, it is simply set per controller.

There is a setting for the page drop down:

$view->set('action', $url->ssl('category', 'page', array('path' => $request->gethtml('path'))));

that is where the page drop down is triggered to call the page() function in that page

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by mykingla » Wed Dec 10, 2008 5:16 pm

Ok, I understand now.  :)

New member

Posts

Joined
Wed Dec 03, 2008 10:45 am
Who is online

Users browsing this forum: No registered users and 41 guests