\Openworks\DocumentorUtils

Summary

Methods
Properties
Constants
getOptions()
findFile()
getWordWriterName()
mapArray()
isWindows()
isHtml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getOptions()

getOptions(  $options,   $key,   $default = null) 

Parameters

$options
$key
$default

findFile()

findFile(String  $path) : string

Cerca un file, prima come path assoluta, poi nella directory dei template, se non lo trova lancia un eccezzione Restitusice semrpe un path valida

Parameters

String $path

Throws

\Exception

Se il file non viene trovato

Returns

string —

path valida per il file

getWordWriterName()

getWordWriterName(  $str) 

Parameters

$str

mapArray()

mapArray(  $input,   $map) 

Parameters

$input
$map

isWindows()

isWindows() 

isHtml()

isHtml(  $string) 

Parameters

$string