Search
[ class tree: Search ] [ index: Search ] [ all elements ]

Procedural File: search.php

Source Location: /lib/search.php



Page Details:

run_search this function actually runs the search, and returns an array of the results. Unlike the previous function it does not do the display work its self.









run_search [line 32]

void run_search( $data)



Parameters

   $data  
[ Top ]



search_song [line 99]

void search_song( $data, $operator, $method, $limit)

search_song

This function deals specificly with returning song object for the run_search function, it assumes that our root table is songs




Parameters

   $data  
   $operator  
   $method  
   $limit  
[ Top ]



show_search [line 252]

void show_search( $type, $results)

show_search

This shows the results of a search, it takes the input from a run_search function call




Parameters

   $type  
   $results  
[ Top ]



Documentation generated on Thu, 12 Feb 2009 08:00:08 +0900 by phpDocumentor 1.4.2