dolibarr 19.0.3
viewimage.php File Reference

Wrapper to show images into Dolibarr screens. More...

Go to the source code of this file.

Functions

if(is_numeric( $entity)) llxHeader ()
 Header empty.
 
 llxFooter ()
 Footer empty.
 

Detailed Description

Wrapper to show images into Dolibarr screens.

Remarks
Call to wrapper is : DOL_URL_ROOT.'/viewimage.php?modulepart=diroffile&file=relativepathofofile&cache=0 DOL_URL_ROOT.'/viewimage.php?hashp=sharekey

Definition in file viewimage.php.

Function Documentation

◆ llxFooter()

llxFooter ( )

Footer empty.

@ignore

Returns
void

Definition at line 120 of file viewimage.php.

◆ llxHeader()

if(is_numeric($entity)) llxHeader ( )

Header empty.

@ignore

Returns
void

Definition at line 111 of file viewimage.php.