コード例 #1
0
	function processContent(&$text)
	{
		$params = null;
		
		return parent::processContent(true, $text, $params);
	}