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

Namespaces

namespace  xoopsform
 

Variables

$xoopsLogger activated = false
 
 $myts = MyTextSanitizer::getInstance()
 
 $content = rawurldecode(XoopsRequest::getText('text', '', 'POST'))
 
if(! $GLOBALS['xoopsSecurity']->validateToken(@ $_POST['token'], false)) $html = empty($_POST['html']) ? 0 : 1
 
if(preg_match_all('/%u([[:alnum:]]{4})/', $content, $matches)) if (!headers_sent())
 

Variable Documentation

◆ $content

$content = rawurldecode(XoopsRequest::getText('text', '', 'POST'))

◆ $html

if (! $GLOBALS[ 'xoopsSecurity']->validateToken( @ $_POST[ 'token'], false)) $html = empty($_POST['html']) ? 0 : 1

◆ $myts

◆ activated

$xoopsLogger activated = false

◆ if

if(preg_match_all('/%u([[:alnum:]]{4})/', $content, $matches)) if(!headers_sent()) ( headers_sent())