Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/publish/search.php - 55 lines - 1610 bytes - Source - Print

Description: Tools for searching site contents.

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

filterSearch()

Functions

Functions that are not part of a class:

filterSearch()  line: 30
Limits search to searchable sections.

This function gets a list of searchable sections as an SQL where clause.
The returned results can be then be used in or as an SQL query.

return: string|bool SQL statement, or FALSE when all sections are included the search

title

Body