Lines Matching refs:item
160 foreach($items as $item) {
162 ….'<a href="'.$item->getLink().'" class="action '.strtolower($item->getType()).'" rel="nofollow" ti…
164 .$item->getLabel()
198 foreach($items as $item) {
199 …$return .= '<a href="'.$item->getLink().'" class="action '.strtolower($item->getType()).'" rel="no…
201 .$item->getLabel()
234 foreach($userItems as $item) {
236 ….'<a href="'.$item->getLink().'" class="action '.strtolower($item->getType()).'" rel="nofollow" ti…
238 .$item->getLabel()
246 foreach($userItems as $item) {
247 …$return .= '<a href="'.$item->getLink().'" class="action '.strtolower($item->getType()).'" rel="no…
249 .$item->getLabel()