\Horde_Core_Text_Filter_Bbcode

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.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
_link()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

_link()

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

Return link for use in getPatterns() regexp.

Parameters

string $url

The URL.

string $title

The link title.

Returns

string —

The opening tag.