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

 Methods

decorate()

decorate($content, $decoratorValue) 
inherited_from \Zend_Tool_Framework_Client_Response_ContentDecorator_Interface::decorate()

Parameters

$content

$decoratorValue

getName() - name of the decorator

getName() : string
inherited_from \Zend_Tool_Framework_Client_Response_ContentDecorator_Interface::getName()

Returns

string

getSeparator()

getSeparator() : string

Returns

string

setSeparator()

setSeparator(string $separator) : \Zend_Tool_Framework_Client_Response_ContentDecorator_Separator

Parameters

$separator

string

Returns

\Zend_Tool_Framework_Client_Response_ContentDecorator_Separator

 Properties

 

$_separator

$_separator : string

Default

PHP_EOL