PHP Class Ansel_Report, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl. Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Duck ([email protected])
Datei anzeigen Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$_title

Public Methods

Method Description
_getUserEmail ( $user = null ) Get user email
factory ( $driver = null, $params = [] ) Create instance
getAdmins ( ) Get scope admins
getMessage ( $message ) Get report message content
getTitle ( ) Get report message title
getUserEmail ( ) Get reporting user email
report ( string $message, $users = [] ) Report
setTitle ( $title ) Set title

Method Details

_getUserEmail() public method

Get user email
public _getUserEmail ( $user = null )

factory() public method

Create instance
public factory ( $driver = null, $params = [] )

getAdmins() public method

Get scope admins
public getAdmins ( )

getMessage() public method

Get report message content
public getMessage ( $message )

getTitle() public method

Get report message title
public getTitle ( )

getUserEmail() public method

Get reporting user email
public getUserEmail ( )

report() public method

Report
public report ( string $message, $users = [] )
$message string to pass

setTitle() public method

Set title
public setTitle ( $title )

Property Details

$_title public_oe property

public $_title