Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Phrozn
Site
PieceOfSite
PHP Class Phrozn\Site\PieceOfSite
Author:
Walter Dal Mut
Inheritance:
extends
DefaultSite
,
implements
Phrozn\Site
Mostrar archivo
Open project: farazdagi/phrozn
Class Usage Examples
Public Methods
Method
Description
compile
( ) :
void
Create static version of site.
getSingleFile
( )
setSingleFile
(
$file
)
Protected Methods
Method
Description
buildQueue
( )
Private Methods
Method
Description
processQueue
( )
Method Details
buildQueue()
protected
method
protected
buildQueue
( )
compile()
public
method
Ideally, only parts that changed should be recompiled into Phrozn site.
public
compile
( ) :
void
return
void
getSingleFile()
public
method
public
getSingleFile
( )
setSingleFile()
public
method
public
setSingleFile
(
$file
)