Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Pop
Project
Install
Projects
PHP Class Pop\Project\Install\Projects
Author:
Nick Sagona, III (
[email protected]
)
Exibir arquivo
Open project: nicksagona/PopPHP
Class Usage Examples
Public Methods
Method
Description
install
(
Config
$install
,
string
$installDir
) :
void
Install the project class files
installWeb
( ) :
string
Install index controller and web config files prompt
Method Details
install()
public
static
method
Install the project class files
public
static
install
(
Config
$install
,
string
$installDir
) :
void
$install
Pop\Config
$installDir
string
return
void
installWeb()
public
static
method
Install index controller and web config files prompt
public
static
installWeb
( ) :
string
return
string