API - XOOPS 2.5.11 Beta 2
By monxoops.fr
searchform.php File Reference

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

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

◆ $type_select

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

◆ else

if (empty( $modules)) else
Initial value:
{
$mods_checkbox = new XoopsFormCheckBox(_SR_SEARCHIN, 'mids[]', $mid)
Definition: formcheckbox.php:28
$mid
Definition: help.php:23
const _SR_SEARCHIN
Definition: search.php:21