Index
B
- $LatexCompiler#buildDir — Property in class LatexCompiler
- $LatexCompiler#buildPath — Property in class LatexCompiler
- LatexCompilerServiceProvider::boot() — Method in class LatexCompilerServiceProvider
- Bootstrap services.
C
- LatexCompiler::compile() — Method in class LatexCompiler
- Define the name of the file to be compiled without file suffix
- LatexCompiler::compileTex() — Method in class LatexCompiler
- Sends to terminal to compile in tex
D
- $LatexCompiler#data — Property in class LatexCompiler
- LatexCompiler::deletePdf() — Method in class LatexCompiler
- Delete PDF file
F
- $LatexCompiler#fileName — Property in class LatexCompiler
- 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
I
- LatexCompiler::in() — Method in class LatexCompiler
- Define view
L
- LatexCompiler — Class in namespace Fvhockney\LatexCompiler
- LatexCompilerFacade — Class in namespace Fvhockney\LatexCompiler
- LatexCompilerServiceProvider — Class in namespace Fvhockney\LatexCompiler
M
- LatexCompiler::makeTempDir() — Method in class LatexCompiler
- Makes build directory
- 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.
P
- $LatexCompiler#pdfUrl — Property in class LatexCompiler
- $LatexCompiler#pdfName — Property in class LatexCompiler
- $LatexCompiler#pdfPath — Property in class LatexCompiler
R
- $LatexCompiler#runs — Property in class LatexCompiler
- LatexCompiler::runs() — Method in class LatexCompiler
- Override default runs
- LatexCompiler::run() — Method in class LatexCompiler
- Compiles the PDF and store the path to the file
- LatexCompilerServiceProvider::register() — Method in class LatexCompilerServiceProvider
- Register services.
S
- LatexCompiler::storagePath() — Method in class LatexCompiler
- Set Storage Path
T
- $LatexCompiler#template — Property in class LatexCompiler
- $LatexCompiler#tempPath — Property in class LatexCompiler
- LatexCompiler::tearDownTemp() — Method in class LatexCompiler
- Deletes build directory
V
- $LatexCompiler#view — Property in class LatexCompiler
W
- LatexCompiler::with() — Method in class LatexCompiler
- Set data to be passed to the view
- LatexCompiler::writeToFile() — Method in class LatexCompiler
- Writes filled in template to file
_
- LatexCompiler::__construct() — Method in class LatexCompiler