Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
PHP Planning::getBacklogTitle Examples
Programming Language:
PHP
Class/Type:
Planning
Method/Function:
getBacklogTitle
Examples at hotexamples.com:
1
PHP Planning::getBacklogTitle - 1 examples found
. These are the top rated real world PHP examples of
Planning::getBacklogTitle
from package glpi extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
getState(18)
dropdownState(9)
getId(9)
getPlanningTracker(8)
getGroupId(7)
checkAlreadyPlanned(6)
getPlanningTrackerId(6)
setPlanningTracker(5)
getBacklogTracker(4)
getBacklogTrackerId(4)
showCentral(3)
setBacklogTracker(3)
getBacklogTrackers(3)
setBacklogTrackers(3)
displayPlanningItem(2)
show(2)
checkAvailability(2)
save(2)
showSelectionForm(2)
showPlanning(2)
showPlanningFilter(2)
getBacklogTrackersIds(2)
generateIcal(2)
showAddUserForm(1)
showAddGroupForm(1)
showAddPlanningForm(1)
toggleFilter(1)
showAddEventSubForm(1)
showAddEventForm(1)
showAddEventClassicForm(1)
showAddGroupUsersForm(1)
afficherHtmlTable(1)
sendAddUserForm(1)
getBacklogTitle(1)
colorFilter(1)
constructEventsArray(1)
deleteFilter(1)
display(1)
editEventForm(1)
findByAttributes(1)
getName(1)
sendAddGroupUsersForm(1)
getPlanTitle(1)
afficherPlanning(1)
planningGet(1)
planningModify(1)
renseigner(1)
sendAddGroupForm(1)
updateEventTimes(1)
Frequently Used Methods
getState (18)
dropdownState (9)
getId (9)
getPlanningTracker (8)
getGroupId (7)
checkAlreadyPlanned (6)
getPlanningTrackerId (6)
setPlanningTracker (5)
getBacklogTracker (4)
getBacklogTrackerId (4)
Frequently Used Methods
showCentral (3)
setBacklogTracker (3)
getBacklogTrackers (3)
setBacklogTrackers (3)
displayPlanningItem (2)
show (2)
checkAvailability (2)
save (2)
showSelectionForm (2)
showPlanning (2)
showPlanningFilter (2)
getBacklogTrackersIds (2)
generateIcal (2)
showAddUserForm (1)
showAddGroupForm (1)
showAddPlanningForm (1)
toggleFilter (1)
showAddEventSubForm (1)
showAddEventForm (1)
showAddEventClassicForm (1)
Frequently Used Methods
showPlanningFilter (2)
getBacklogTrackersIds (2)
generateIcal (2)
showAddUserForm (1)
showAddGroupForm (1)
showAddPlanningForm (1)
toggleFilter (1)
showAddEventSubForm (1)
showAddEventForm (1)
showAddEventClassicForm (1)
showAddGroupUsersForm (1)
afficherHtmlTable (1)
sendAddUserForm (1)
getBacklogTitle (1)
colorFilter (1)
constructEventsArray (1)
deleteFilter (1)
display (1)
editEventForm (1)
findByAttributes (1)
getName (1)
sendAddGroupUsersForm (1)
getPlanTitle (1)
afficherPlanning (1)
planningGet (1)
planningModify (1)
renseigner (1)
sendAddGroupForm (1)
updateEventTimes (1)
Frequently Used Methods
showAddGroupUsersForm (1)
afficherHtmlTable (1)
sendAddUserForm (1)
getBacklogTitle (1)
colorFilter (1)
constructEventsArray (1)
deleteFilter (1)
display (1)
editEventForm (1)
findByAttributes (1)
getName (1)
sendAddGroupUsersForm (1)
getPlanTitle (1)
afficherPlanning (1)
planningGet (1)
planningModify (1)
renseigner (1)
sendAddGroupForm (1)
updateEventTimes (1)
Planning Class Documentation
Example #1
0
Show file
File:
PlanningPresenter.class.php
Project:
pombredanne/tuleap
public function planningBacklogTitle() { return $this->planning->getBacklogTitle(); }
x