[ PHPXref.com ] [ Generated: Sun Jul 20 17:59:13 2008 ] [ GLPI 0.65 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/glpi/common/ -> functions_display.php (summary)

(no description)

File Size: 936 lines (36 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 15 functions

  commonHeader()
  displayMessageAfterRedirect()
  helpHeader()
  nullHeader()
  commonFooter()
  helpFooter()
  nullFooter()
  printHelpDesk()
  printPager()
  showCalendarForm()
  showNotesForm()
  header_nocache()
  glpi_flush()
  displayProgressBar()
  printCleanArray()

Functions
Functions that are not part of a class:

commonHeader($title,$url)   X-Ref
No description

displayMessageAfterRedirect()   X-Ref
No description

helpHeader($title,$url,$name)   X-Ref
Print a nice HTML head for help page

param: $title title of the page
param: $url not used anymore.
param: $name name of the user who want to display the header

nullHeader($title,$url)   X-Ref
Print a nice HTML head with no controls

param: $title title of the page
param: $url not used anymore.

commonFooter()   X-Ref
Print footer for every page


helpFooter()   X-Ref
Print footer for help page


nullFooter()   X-Ref
Print footer for null page


printHelpDesk($name,$from_helpdesk)   X-Ref
Print the helpdesk

param: $name string : name of the user who want to display the Helpdesk
param: $from_helpdesk int : is display from the helpdesk.php ?
return: nothing (print the helpdesk)

printPager($start,$numrows,$target,$parameters,$item_type_output=0)   X-Ref
Print pager for search option (first/previous/next/last)

param: $start from witch item we start
param: $numrows total items
param: $target page would be open when click on the option (last,previous etc)
param: $parameters parameters would be passed on the URL.
param: $item_type_output item type display - if >0 display export PDF et Sylk form
return: nothing (print a pager)

showCalendarForm($form,$element,$value='',$withtemplate='')   X-Ref
Display calendar form

param: $form form in which the calendar is display
param: $element name of the element
param: $value default value to display
param: $withtemplate if = 2 only display (add from template) : could not modify element
return: nothing

showNotesForm($target,$type,$id)   X-Ref
show notes for item

param: $target target page to update item
param: $type item type of the device to display notes
param: $id id of the device to display notes
return: nothing

header_nocache()   X-Ref
No description

glpi_flush()   X-Ref
No description

displayProgressBar($width,$percent)   X-Ref
No description

printCleanArray($tab,$pad=0)   X-Ref
No description



[ Powered by PHPXref - Served by Debian GNU/Linux ]