PHP Class html

Show file Open project: anchorcms/anchor-cms Class Usage Examples

Public Properties

Property Type Description
$encoding

Public Methods

Method Description
attributes ( $attributes )
decode ( $value )
element ( $name, $content = '', $attributes = null )
encoding ( )
entities ( $value )
link ( $uri, $title = '', $attributes = [] )
specialchars ( $value )

Method Details

attributes() public static method

public static attributes ( $attributes )

decode() public static method

public static decode ( $value )

element() public static method

public static element ( $name, $content = '', $attributes = null )

encoding() public static method

public static encoding ( )

entities() public static method

public static entities ( $value )

specialchars() public static method

public static specialchars ( $value )

Property Details

$encoding public static property

public static $encoding