Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ouzo
Layout
PHP Class Ouzo\Layout
Show file
Open project: letsdrink/ouzo
Class Usage Examples
Public Properties
Property
Type
Description
$view
View
Public Methods
Method
Description
__construct
(
View
$view
)
layoutContent
( )
renderAjax
(
$content
= '' )
renderLayout
( )
setLayout
(
$layout
)
setRenderContent
(
$renderContent
)
unsetLayout
( )
Method Details
__construct()
public
method
public
__construct
(
View
$view
)
$view
View
layoutContent()
public
method
public
layoutContent
( )
renderAjax()
public
method
public
renderAjax
(
$content
= '' )
renderLayout()
public
method
public
renderLayout
( )
setLayout()
public
method
public
setLayout
(
$layout
)
setRenderContent()
public
method
public
setRenderContent
(
$renderContent
)
unsetLayout()
public
method
public
unsetLayout
( )
Property Details
$view
public property
public
View,ouzo
$view
return
View