Class

FormatingHelper

Package: Helper Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Regis VIARRE crowkait@phpboost.com Version: PHPBoost 5.2 - last update: 2016 10 24 Since: PHPBoost 3.0 - 2010 01 21 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: helper/FormatingHelper.class.php

Formating helper

Methods summary
public static string
# strparse( string $content, string[] $forbidden_tags = array(), boolean $addslashes = true )

Parses a string with several default parameters. This methods exists to lighten the number of lines written.

public static string
# unparse( string $content )

Unparses a string with several default parameters. This methods exists to lighten the number of lines written.

public static string
# second_parse( string $content )

Second parses a string with several default parameters. This methods exists to lighten the number of lines written.

public static string
# second_parse_url( string $url )

Second parses relative urls to absolute urls.

Constants summary
boolean NO_EDITOR_UNPARSE
# false