\LinHUniX\LnxMcpAdmShell\ControllerpharizeController

LinHUniX Web Application Framework.

Summary

Methods
Properties
Constants
addDir()
addFile()
No public properties found
No constants found
moduleCore()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

addDir()

addDir(\LinHUniX\LnxMcpAdmShell\Controller\Phar  $phar, string  $sDir,   $baseDir = null) 

Add a directory in phar removing whitespaces from PHP source code

Parameters

\LinHUniX\LnxMcpAdmShell\Controller\Phar $phar
string $sDir
$baseDir

addFile()

addFile(\LinHUniX\LnxMcpAdmShell\Controller\Phar  $phar, string  $sFile,   $baseDir = null) 

Add a file in phar removing whitespaces from the file

Parameters

\LinHUniX\LnxMcpAdmShell\Controller\Phar $phar
string $sFile
$baseDir

moduleCore()

moduleCore() 

Ideally this method shuld be used to insert the model code and the other are to be used only as normal.