Documentation

Horde_Core_Text_Filter_Bbcode extends Horde_Text_Filter_Bbcode
in package

Class that extends the base Bbcode class to allow output of Horde urls.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Methods

_link()  : string
Return link for use in getPatterns() regexp.

Methods

Return link for use in getPatterns() regexp.

protected _link(string $url, string $title) : string
Parameters
$url : string

The URL.

$title : string

The link title.

Return values
string

The opening tag.


        
On this page

Search results