Take a text and block it into several lines of a fixed length.

category Zend
package Zend_Tool
subpackage Framework
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
version $Id$

 Methods

decorate()

decorate(string $content, integer $lineLength) : string
inherited_from \Zend_Tool_Framework_Client_Response_ContentDecorator_Interface::decorate()

Parameters

$content

string

$lineLength

integer

Returns

string

getName()

getName() 
inherited_from \Zend_Tool_Framework_Client_Response_ContentDecorator_Interface::getName()