* @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see * the docs/CREDITS.txt file. * */ namespace phpbb\textformatter; interface renderer_interface { /** * Render given text * * @param string $text Text, as parsed by something that implements \phpbb\textformatter\parser * @return string */ public function render($text); /** * Set the smilies' path * * @return null */ public function set_smilies_path($path); /** * Return the value of the "viewcensors" option * * @return bool Option's value */ public function get_viewcensors(); /** * Return the value of the "viewflash" option * * @return bool Option's value */ public function get_viewflash(); /** * Return the value of the "viewimg" option * * @return bool Option's value */ public function get_viewimg(); /** * Return the value of the "viewsmilies" option * * @return bool Option's value */ public function get_viewsmilies(); /** * Set the "viewcensors" option * * @param bool $value Option's value * @return null */ public function set_viewcensors($value); /** * Set the "viewflash" option * * @param bool $value Option's value * @return null */ public function set_viewflash($value); /** * Set the "viewimg" option * * @param bool $value Option's value * @return null */ public function set_viewimg($value); /** * Set the "viewsmilies" option * * @param bool $value Option's value * @return null */ public function set_viewsmilies($value); } > Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/install/help/po/ms.po
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-02-11 21:37:30 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-02-11 21:37:30 +0100
commite7c3e5fc2ba6399902cc5fc016cd4762ef3e028a (patch)
tree9a7cd5e4396af4e972c87032f9e7b1e79dfd3392 /perl-install/install/help/po/ms.po
parente32d22230c84bff6b05c563d7de1dda83722bec3 (diff)
downloaddrakx-e7c3e5fc2ba6399902cc5fc016cd4762ef3e028a.tar
drakx-e7c3e5fc2ba6399902cc5fc016cd4762ef3e028a.tar.gz
drakx-e7c3e5fc2ba6399902cc5fc016cd4762ef3e028a.tar.bz2
drakx-e7c3e5fc2ba6399902cc5fc016cd4762ef3e028a.tar.xz
drakx-e7c3e5fc2ba6399902cc5fc016cd4762ef3e028a.zip
16.5716.57