| [ Index ] |
PHP Cross Reference of Nucleus CMS v3.51 code documentation |
[Source view] [Print]
SEARCH(querystring) offers different functionality to create an SQL query to find certain items. (and comments)
| Copyright: | Copyright (C) 2002-2009 The Nucleus Group |
| License: | http://nucleuscms.org/license.txt GNU General Public License |
| Version: | $Id: SEARCH.php 1388 2009-07-18 06:31:28Z shizuki $ |
| File Size: | 213 lines (6 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SEARCH:: (9 methods):
SEARCH()
boolean_sql_select()
boolean_inclusive_atoms()
boolean_sql_where()
boolean_sql_where_cb1()
boolean_sql_where_cb2()
boolean_mark_atoms()
boolean_sql_where_short()
boolean_sql_select_short()
| SEARCH($text) X-Ref |
| No description |
| boolean_sql_select($match) X-Ref |
| No description |
| boolean_inclusive_atoms($string) X-Ref |
| No description |
| boolean_sql_where($match) X-Ref |
| No description |
| boolean_sql_where_cb1($matches) X-Ref |
| No description |
| boolean_sql_where_cb2($matches) X-Ref |
| No description |
| boolean_mark_atoms($string) X-Ref |
| No description |
| boolean_sql_where_short($string,$match) X-Ref |
| No description |
| boolean_sql_select_short($string,$match) X-Ref |
| No description |
| Generated: Sun Aug 1 03:56:06 2010 |