dolibarr  19.0.0-dev
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()

llxFooter ( )

Footer empty.

@ignore

Returns
void

Definition at line 117 of file viewimage.php.

◆ llxHeader()

if (is_numeric( $entity)) llxHeader ( )

Header empty.

@ignore

Returns
void

Definition at line 108 of file viewimage.php.