XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier misc.php

Espaces de nommage

 core
 

Fonctions

if($action==='showpopups') printCheckForm ()
 

Variables

 $action = isset($_GET['action']) ? strip_tags(trim($_GET['action'])) : ''
 
 $type = isset($_GET['type']) ? strip_tags(trim($_GET['type'])) : ''
 

Documentation des fonctions

◆ printCheckForm()

if ( $action==='showpopups') printCheckForm ( )
+ Voici le graphe d'appel pour cette fonction :

Documentation des variables

◆ $action

$action = isset($_GET['action']) ? strip_tags(trim($_GET['action'])) : ''

◆ $type

$type = isset($_GET['type']) ? strip_tags(trim($_GET['type'])) : ''