Class

AbstractContentFormattingExtensionPoint

Abstract Package: Content\Formatting\extension-point Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2011 10 11 Located at: content/formatting/extension-point/AbstractContentFormattingExtensionPoint.class.php
AbstractContentFormattingExtensionPoint implements ContentFormattingExtensionPoint
Methods summary
public
public
# set_forbidden_tags( array $tags )

Sets the forbidden tags.

public string[]
# get_forbidden_tags( )

Returns the list of the forbidden tags

public
# add_forbidden_tag( string $tag )

Adds a forbidden tag

public
public
public
Properties summary
protected array $forbidden_tags
# array()
protected array $html_auth
# array()