PHP Class Horde_Text_Filter_Tabs2spaces, horde
TODO: parameters (breakchar, tabstop)
Copyright 2004-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
Exibir arquivo
Open project: horde/horde
Protected Properties
Public Methods
Method |
Description |
|
preProcess ( string $text ) : string |
Executes any code necessary before applying the filter patterns. |
|
Method Details
preProcess()
public method
Executes any code necessary before applying the filter patterns.
Property Details
$_params protected_oe property
protected array $_params |
return |
array |
|