SproutCMS

This is the code documentation for the SproutCMS project

function installed()

Checks to see that a conversion program is installed

Usage

bool FileConvert::installed ( string $program );

Arguments

  1. string $program
    The program name; 'libreoffice', 'convert' (i.e. ImageMagick), 'exiftool'

Return value

  • bool
    True if the program is installed