dolibarr  16.0.1
Functions
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. More...
 
 llxFooter ()
 Footer empty. More...
 

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 ( )

Footer empty.

Returns
void

Definition at line 125 of file viewimage.php.

if (is_numeric($entity)) llxHeader ( )

Header empty.

Returns
void

Definition at line 116 of file viewimage.php.