B

LatexCompilerServiceProvider::boot() — Method in class LatexCompilerServiceProvider
Bootstrap services.

C

LatexCompiler::compile() — Method in class LatexCompiler
Master Compile
LatexCompiler::compileTex() — Method in class LatexCompiler
Sends to terminal to compile in tex

D

$LatexCompiler#dataProperty in class LatexCompiler
Data to be passed to $view
LatexCompiler::deletePdf() — Method in class LatexCompiler
Delete PDF file

F

$LatexCompiler#fileNameProperty in class LatexCompiler
File name without extension
LatexCompiler::fillTemplate() — Method in class LatexCompiler
Fills in the template

G

LatexCompilerFacade::getFacadeAccessor() — Method in class LatexCompilerFacade

H

LatexCompiler::handlePDF() — Method in class LatexCompiler
Check for existing PDF and move from temp

L

LatexCompilerClass in namespace Fvhockney\LatexCompiler
LatexCompilerFacadeClass in namespace Fvhockney\LatexCompiler
LatexCompilerServiceProviderClass in namespace Fvhockney\LatexCompiler

M

LatexCompilerServiceProvider::mergeConfigFrom() — Method in class LatexCompilerServiceProvider
Merge the given configuration with the existing configuration.
LatexCompilerServiceProvider::mergeConfigs() — Method in class LatexCompilerServiceProvider
Merges the configs together and takes multi-dimensional arrays into account.

R

$LatexCompiler#runsProperty in class LatexCompiler
Number of runs for pdflatex to run
LatexCompilerServiceProvider::register() — Method in class LatexCompilerServiceProvider
Register services.

S

LatexCompiler::storagePath() — Method in class LatexCompiler
Set Storage Path

T

LatexCompiler::tearDownTemp() — Method in class LatexCompiler
Tearsdown temp folder

V

$LatexCompiler#viewProperty in class LatexCompiler
view to be rendered

W

LatexCompiler::writeToFile() — Method in class LatexCompiler
Writes filled in template to file

_

LatexCompiler::__construct() — Method in class LatexCompiler