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

Procedural File: pnuser.php

Source Location: /system/Search/pnuser.php



Classes:

search_result_checker
Class for doing module based access check and URL creation of search result


Page Details:

Zikula Application Framework



Tags:

author:  Patrick Kellum
author:  Stefano Garuti (ported to pnAPI)
version:  $Id: pnuser.php 24353 2008-06-08 10:41:06Z jornlind $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








search_construct_where [line 73]

void search_construct_where( $args, $fields, [ $mlfield = null])



Parameters

   $args  
   $fields  
   $mlfield  
[ Top ]



search_split_query [line 48]

void search_split_query( $q, [ $dbwildcard = true])



Parameters

   $q  
   $dbwildcard  
[ Top ]



search_user_form [line 125]

string search_user_form( $vars)

Generate complete search form

Generate the whole search form, including the various plugins options. It uses the Search API's getallplugins() function to find plugins.




Tags:

return:  HTML string templated
author:  Patrick Kellum
author:  Stefano Garuti


Parameters

   $vars  
[ Top ]



search_user_main [line 23]

string search_user_main( )

Main user function

This function is the default function. Call the function to show the search form.




Tags:

return:  HTML string templated
author:  Stefano Garuti


[ Top ]



Search_user_recent [line 428]

void Search_user_recent( )

display a list of recent searches



Tags:

author:  Jorg Napp


[ Top ]



search_user_search [line 248]

string search_user_search( )

Perform the search then show the results

This function includes all the search plugins, then call every one passing an array that contains the string to search for, the boolean operators.




Tags:

return:  HTML string templated
author:  Patrick Kellum
author:  Stefano Garuti
author:  Mark West
author:  Jorn Wildt


[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:54:57 +0200 by phpDocumentor 1.4.1