PHP 클래스 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.
저자: Duck ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$_title

공개 메소드들

메소드 설명
_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

메소드 상세

_getUserEmail() 공개 메소드

Get user email
public _getUserEmail ( $user = null )

factory() 공개 메소드

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

getAdmins() 공개 메소드

Get scope admins
public getAdmins ( )

getMessage() 공개 메소드

Get report message content
public getMessage ( $message )

getTitle() 공개 메소드

Get report message title
public getTitle ( )

getUserEmail() 공개 메소드

Get reporting user email
public getUserEmail ( )

report() 공개 메소드

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

setTitle() 공개 메소드

Set title
public setTitle ( $title )

프로퍼티 상세

$_title 공개적으로 프로퍼티

public $_title