'results'
),
array(
1 => 'q',
2 => 'page'
),
"search/%s/%s"
);
$router->addRoute('search', $route);
In my Paginator partial:
next)): ?>
Next >
Next >
I hope that's some help
isExpired() method,
like Zend_HTTP_Cookie does.
Can anybody suggest a test I can do on Zend Session, or a session
namespace object to see if the session is expired?
Thanks
Matt
Matt Pearson
Internet Solutions Developer
Liz Earle Beauty Co.
01983 813884
Work with the environment... think before
aginator links.
Thanks again
Matt
-Original Message-
From: Matthew Weier O'Phinney [mailto:matt...@zend.com]
Sent: 26 June 2009 13:04
To: fw-general@lists.zend.com
Subject: Re: [fw-general] Coping with Old-style GET vars.
-- Matt Pearson wrote
(on Friday, 26 June 2009, 12:36 PM +0100):
teCond %{REQUEST_FILENAME} !-f[OR]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/app/(.*) /app.php?$1 [L]
(My front controller defines /app as the BaseUrl)
Thanks
Matt Pearson
Internet Solutions Developer
Liz Earle Beauty Co.
01983 813884
Work with the environment... think before you print
Li
Yes, in the end I did find Zend_Search_Lucene_Query::getQueryTerms() ;)
Sorry, I've been doing a lot of work in Magento, and its fried my brain
:-(
Matt
Matt Pearson
Internet Solutions Developer
Liz Earle Beauty Co.
From: Matt Pe
Hi Everyone,
I need to pass an array of query terms to another object. Is there a way
of doing this other then iterating through each child query object in
the query and gathering each term from it?
It seems like quite an intensive approach to me, but I can't think of
another way to do it.
t fragments) with a fragmenter, and some (very
small) changes to the highlighter.
I was wondering if this would be of any use to the framework, or whether
somebody is already working on this. I've noticed quite a few people
asking for this kind of functionality on the net.
Thanks
Matt Pea