Controller/ResponseWriter/Web.php 3

Type Line Description
error 23 No summary for class \Horde_Controller_ResponseWriter_Web
error 27 Argument $response is missing from the Docblock of writeResponse
error 27 No summary for method writeResponse()

Controller/ResponseWriter/WebDebug.php 3

Type Line Description
error 23 No summary for class \Horde_Controller_ResponseWriter_WebDebug
error 25 Argument $response is missing from the Docblock of writeResponse
error 25 No summary for method writeResponse()

Controller/Null.php 3

Type Line Description
error 26 Argument $request is missing from the Docblock of processRequest
error 26 Argument $response is missing from the Docblock of processRequest
error 26 No summary for method processRequest()

Controller/UrlWriter.php 1

Type Line Description
error 38 No summary for property $_utils

Controller/SettingsExporter.php 5

Type Line Description
error 29 Argument $injector is missing from the Docblock of exportBindings
error 29 No summary for method exportBindings()
error 33 Argument $filters is missing from the Docblock of exportFilters
error 33 Argument $injector is missing from the Docblock of exportFilters
error 33 No summary for method exportFilters()

Controller/ResponseWriter.php 3

Type Line Description
error 23 No summary for interface \Horde_Controller_ResponseWriter
error 25 Argument $response is missing from the Docblock of writeResponse
error 25 No summary for method writeResponse()

Controller/Exception.php 1

Type Line Description
error 29 No summary for class \Horde_Controller_Exception

Controller/PreFilter.php 4

Type Line Description
error 30 Argument $request is missing from the Docblock of processRequest
error 30 Argument $response is missing from the Docblock of processRequest
error 30 Argument $controller is missing from the Docblock of processRequest
error 30 No summary for method processRequest()

Controller/Request/Null.php 10

Type Line Description
error 29 No summary for method getMethod()
error 35 No summary for method getPath()
error 41 No summary for method getParameters()
error 47 No summary for method getGetVars()
error 53 No summary for method getFileVars()
error 59 No summary for method getServerVars()
error 65 No summary for method getPostVars()
error 71 No summary for method getCookieVars()
error 77 No summary for method getRequestVars()
error 83 No summary for method getSessionId()

Controller/Request/Http.php 12

Type Line Description
error 23 No summary for class \Horde_Controller_Request_Http
error 37 Argument $path is missing from the Docblock of setPath
error 37 No summary for method setPath()
error 42 No summary for method getPath()
error 47 No summary for method getMethod()
error 53 No summary for method getGetVars()
error 58 No summary for method getFileVars()
error 63 No summary for method getServerVars()
error 68 No summary for method getPostVars()
error 82 No summary for method getCookieVars()
error 87 No summary for method getRequestVars()
error 92 No summary for method getSessionId()

Controller/Request/Mock.php 7

Type Line Description
error 23 No summary for class \Horde_Controller_Request_Mock
error 72 No summary for method getGetVars()
error 77 No summary for method getFileVars()
error 82 No summary for method getServerVars()
error 87 No summary for method getPostVars()
error 92 No summary for method getCookieVars()
error 97 No summary for method getRequestVars()

Controller/SettingsExporter/Default.php 5

Type Line Description
error 29 Argument $injector is missing from the Docblock of exportBindings
error 29 No summary for method exportBindings()
error 35 Argument $filters is missing from the Docblock of exportFilters
error 35 Argument $injector is missing from the Docblock of exportFilters
error 35 No summary for method exportFilters()

Controller/Runner.php 7

Type Line Description
error 27 Argument $logger is missing from the Docblock of __construct
error 27 No summary for method __construct()
error 32 Argument $injector is missing from the Docblock of execute
error 32 Argument $request is missing from the Docblock of execute
error 32 Argument $config is missing from the Docblock of execute
error 32 No summary for method execute()
error 25 No summary for property $_logger

Controller/Response.php 23

Type Line Description
error 23 No summary for class \Horde_Controller_Response
error 29 No summary for method __construct()
error 33 Argument $headers is missing from the Docblock of setHeaders
error 33 No summary for method setHeaders()
error 38 Argument $name is missing from the Docblock of setHeader
error 38 Argument $value is missing from the Docblock of setHeader
error 38 No summary for method setHeader()
error 43 Argument $contentType is missing from the Docblock of setContentType
error 43 Argument $charset is missing from the Docblock of setContentType
error 43 No summary for method setContentType()
error 48 Argument $body is missing from the Docblock of setBody
error 48 No summary for method setBody()
error 53 No summary for method getHeaders()
error 58 No summary for method getBody()
error 63 No summary for method internalRedirect()
error 68 Argument $url is missing from the Docblock of setRedirectUrl
error 68 No summary for method setRedirectUrl()
error 73 No summary for method getRedirectConfiguration()
error 78 Argument $config is missing from the Docblock of setRedirectConfiguration
error 78 No summary for method setRedirectConfiguration()
error 25 No summary for property $_headers
error 26 No summary for property $_body
error 27 No summary for property $_requestConfiguration

Controller/PostFilter.php 4

Type Line Description
error 27 Argument $request is missing from the Docblock of processResponse
error 27 Argument $response is missing from the Docblock of processResponse
error 27 Argument $controller is missing from the Docblock of processResponse
error 27 No summary for method processResponse()

Controller/Filter/Gzip.php 5

Type Line Description
error 25 Argument $request is missing from the Docblock of processResponse
error 25 Argument $response is missing from the Docblock of processResponse
error 25 Argument $controller is missing from the Docblock of processResponse
error 25 No summary for method processResponse()
error 42 Argument $string is missing from the Docblock of _byteCount

Controller/RequestConfiguration.php 7

Type Line Description
error 25 No summary for interface \Horde_Controller_RequestConfiguration
error 27 No summary for method getControllerName()
error 29 Argument $controllerName is missing from the Docblock of setControllerName
error 29 No summary for method setControllerName()
error 31 No summary for method getSettingsExporterName()
error 33 Argument $settingsName is missing from the Docblock of setSettingsExporterName
error 33 No summary for method setSettingsExporterName()

Controller/FilterCollection.php 4

Type Line Description
error 29 Argument $filter is missing from the Docblock of addPreFilter
error 29 No summary for method addPreFilter()
error 33 Argument $filter is missing from the Docblock of addPostFilter
error 33 No summary for method addPostFilter()

Controller/Request.php 9

Type Line Description
error 27 No summary for method getPath()
error 31 No summary for method getMethod()
error 35 No summary for method getGetVars()
error 39 No summary for method getFileVars()
error 43 No summary for method getServerVars()
error 47 No summary for method getPostVars()
error 51 No summary for method getCookieVars()
error 55 No summary for method getRequestVars()
error 59 No summary for method getSessionId()

Controller/FilterRunner.php 11

Type Line Description
error 44 Argument $controller is missing from the Docblock of __construct
error 44 No summary for method __construct()
error 92 Argument $request is missing from the Docblock of _applyPreFilters
error 92 Argument $response is missing from the Docblock of _applyPreFilters
error 92 No summary for method _applyPreFilters()
error 105 Argument $request is missing from the Docblock of _applyPostFilters
error 105 Argument $response is missing from the Docblock of _applyPostFilters
error 105 No summary for method _applyPostFilters()
error 30 No summary for property $_controller
error 35 No summary for property $_preFilters
error 40 No summary for property $_postFilters