PHP 클래스 TicketFollowup, glpi

상속: extends CommonDBTM
파일 보기 프로젝트 열기: glpi-project/glpi 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$auto_message_on_action From CommonDBTM
$rightname

공개 메소드들

메소드 설명
canCreate ( )
canCreateItem ( ) : boolean Is the current user have right to create the current followup ?
canPurgeItem ( ) : boolean Is the current user have right to delete the current followup ?
canUpdateItem ( ) : boolean Is the current user have right to update the current followup ?
canView ( )
canViewItem ( ) : boolean Is the current user have right to show the current followup ?
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getRawName ( )
getRights ( $interface = 'central' )
getSearchOptions ( )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb ) Name of the type
post_addItem ( )
post_deleteFromDB ( )
post_getEmpty ( )
post_updateItem ( $history = 1 )
prepareInputForAdd ( $input )
prepareInputForUpdate ( $input )
processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids )
showApprobationForm ( $ticket ) form for soluce's approbation
showForm ( $ID, $options = [] ) form for Followup
showFormButtons ( $options = [] )
showFormMassiveAction ( ) Form for Followup on Massive action
showInTicketSumnary ( Ticket $ticket, $rand, $showprivate )
showMassiveActionsSubForm ( MassiveAction $ma )
showShortForTicket ( $ID )
showSummary ( $ticket ) Show the current ticketfollowup summary

메소드 상세

canCreate() 정적인 공개 메소드

static public canCreate ( )

canCreateItem() 공개 메소드

Is the current user have right to create the current followup ?
public canCreateItem ( ) : boolean
리턴 boolean

canPurgeItem() 공개 메소드

Is the current user have right to delete the current followup ?
public canPurgeItem ( ) : boolean
리턴 boolean

canUpdateItem() 공개 메소드

Is the current user have right to update the current followup ?
public canUpdateItem ( ) : boolean
리턴 boolean

canView() 정적인 공개 메소드

static public canView ( )

canViewItem() 공개 메소드

Is the current user have right to show the current followup ?
public canViewItem ( ) : boolean
리턴 boolean

displayTabContentForItem() 정적인 공개 메소드

static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
$item CommonGLPI

getRawName() 공개 메소드

또한 보기: CommonDBTM::getRawName()
public getRawName ( )

getRights() 공개 메소드

또한 보기: commonDBTM::getRights()
public getRights ( $interface = 'central' )

getSearchOptions() 공개 메소드

public getSearchOptions ( )

getTabNameForItem() 공개 메소드

public getTabNameForItem ( CommonGLPI $item, $withtemplate )
$item CommonGLPI

getTypeName() 정적인 공개 메소드

Name of the type
static public getTypeName ( $nb )
$nb : number of item in the type

post_addItem() 공개 메소드

public post_addItem ( )

post_deleteFromDB() 공개 메소드

public post_deleteFromDB ( )

post_getEmpty() 공개 메소드

public post_getEmpty ( )

post_updateItem() 공개 메소드

public post_updateItem ( $history = 1 )

prepareInputForAdd() 공개 메소드

public prepareInputForAdd ( $input )

prepareInputForUpdate() 공개 메소드

public prepareInputForUpdate ( $input )

processMassiveActionsForOneItemtype() 정적인 공개 메소드

또한 보기: CommonDBTM::processMassiveActionsForOneItemtype()
static public processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids )
$ma MassiveAction
$item CommonDBTM
$ids array

showApprobationForm() 공개 메소드

form for soluce's approbation
public showApprobationForm ( $ticket )
$ticket Object : the ticket

showForm() 공개 메소드

form for Followup
public showForm ( $ID, $options = [] )
$ID integer : Id of the followup
$options array of possible options: - ticket Object : the ticket

showFormButtons() 공개 메소드

또한 보기: CommonDBTM::showFormButtons()
public showFormButtons ( $options = [] )

showFormMassiveAction() 정적인 공개 메소드

Form for Followup on Massive action
static public showFormMassiveAction ( )

showInTicketSumnary() 공개 메소드

public showInTicketSumnary ( Ticket $ticket, $rand, $showprivate )
$ticket Ticket Tichet object
$rand
$showprivate

showMassiveActionsSubForm() 정적인 공개 메소드

또한 보기: CommonDBTM::showMassiveActionsSubForm()
static public showMassiveActionsSubForm ( MassiveAction $ma )
$ma MassiveAction

showShortForTicket() 정적인 공개 메소드

static public showShortForTicket ( $ID )
$ID integer ID of the ticket

showSummary() 공개 메소드

Show the current ticketfollowup summary
public showSummary ( $ticket )
$ticket Ticket object

프로퍼티 상세

$auto_message_on_action 공개적으로 프로퍼티

From CommonDBTM
public $auto_message_on_action

$rightname 정적으로 공개적으로 프로퍼티

static public $rightname