Feature #2742
Create standard functions in CommonDBRelation / CommonDBChild to display linked items
Status: | New | Start date: | 04/12/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Framework | |||
Target version: | Unplanned |
History
#1 Updated by moyo about 11 years ago
- Assignee set to moyo
- Target version changed from 0.85 to 0.83
#3 Updated by webmyster over 9 years ago
Can you please explain more precisely what you mean ? I think that it may be partially done for display with getHTMLTable* inside CommonDBRelation. I can think of extending that for CommonDBChild too.
#4 Updated by moyo over 9 years ago
Create standard functions to replace : Problem_Ticket::showForTicket, Problem_Ticket::showForProblem, Contract_Item::showForXXX, XXX::showForXXX for example.
#5 Updated by webmyster over 9 years ago
I think that CommonDBRelation::getHTLTable* and CommonDBChild::getHTMLTable* should be able to solve this ticket, in the aim of IPAddress
, IPNetwork
, Vlan
...
However these methods requires the use of HTMLTable
. That is perhaps not desirable ...
#6 Updated by moyo over 9 years ago
Yes getHtmlTable* is a part of the solution... But there is also ADD form...
#7 Updated by moyo about 9 years ago
- Assignee deleted (
moyo)
#8 Updated by moyo almost 9 years ago
- Target version changed from 0.85 to Unplanned
#9 Updated by moyo over 8 years ago
- Tracker changed from Bug to Feature