Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs For Class search_result_checker

Class: search_result_checker

Source Location: /Search/pnuser.php

Class Overview


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

Variables

Methods


Inherited Variables

Inherited 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 ]

Packages:

Files:

Classes: