API17

API17:JFilterInput:: decode

From Joomla! Documentation

Joomla 11.1 JFilterInput::_decode

Description

Try to convert to plaintext.


protected function _decode ($source)
Parameter Type Default Description
$source string The source string.
  • Returns string Plaintext string
  • Defined on line 570 of libraries/joomla/filter/filterinput.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples