Index
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#data — Property in class LatexCompiler
- Data to be passed to $view
- LatexCompiler::deletePdf() — Method in class LatexCompiler
- Delete PDF file
F
- $LatexCompiler#fileName — Property 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
- LatexCompiler — Class in namespace Fvhockney\LatexCompiler
- LatexCompilerFacade — Class in namespace Fvhockney\LatexCompiler
- LatexCompilerServiceProvider — Class 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#runs — Property 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#view — Property 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