XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
searchform.php File Reference

Go to the source code of this file.

Namespaces

namespace  kernel
 

Variables

 $search_form = new XoopsThemeForm(_SR_SEARCH, 'search', 'search.php', 'get')
 
 $type_select = new XoopsFormSelect(_SR_TYPE, 'andor', $andor)
 
if(!empty($mids)) else
 

Variable Documentation

$search_form = new XoopsThemeForm(_SR_SEARCH, 'search', 'search.php', 'get')

Definition at line 23 of file searchform.php.

$type_select = new XoopsFormSelect(_SR_TYPE, 'andor', $andor)

Definition at line 27 of file searchform.php.

Referenced by profile_getFieldForm().

if (empty($modules)) else
Initial value:
{
$mods_checkbox = new XoopsFormCheckBox(_SR_SEARCHIN, 'mids[]', $mid)

Definition at line 35 of file searchform.php.