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

Class: search_result_checker

Source Location: /system/Search/pnuser.php

Class Overview


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


Variables

Methods



Class Details

[line 196]
Class for doing module based access check and URL creation of search result

  • The module based access is somewhat deprecated (it still works but is not used since it makes it impossible to count the number of search result).
  • The URL for each found item is created here. By doing this we only create URLs for results the user actually view and save some time this way.




[ Top ]


Class Variables

$search_modules = array()

[line 199]


Type:   mixed


[ Top ]



Class Methods


constructor search_result_checker [line 202]

search_result_checker search_result_checker( $search_modules)



Parameters:

   $search_modules  

[ Top ]

method checkResult [line 211]

void checkResult( &$datarow)



Parameters:

   &$datarow  

[ Top ]


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