1092. Class

1092.1. Zend\ModuleManager\Listener\AbstractListener

Abstract listener

1092.1.1. Methods

1092.1.1.1. __construct

__construct()

__construct

Parameters:ListenerOptions

1092.1.1.2. getOptions

getOptions()

Get options.

Return type:ListenerOptions

1092.1.1.3. setOptions

setOptions()

Set options.

Parameters:ListenerOptions – the value to be set
Return type:AbstractListener

1092.1.1.4. writeArrayToFile

writeArrayToFile()

Write a simple array of scalars to a file

Parameters:
  • string
  • array
Return type:

AbstractListener

Project Versions

Table Of Contents

Previous topic

1091. Class

Next topic

1093. Class

This Page