Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
php_content_plugin
PHP Class php_content_plugin, gitblog
Author:
Rasmus Andersson
Mostra file
Open project: rsms/gitblog
Public Methods
Method
Description
check_content
(
GBExposedContent
$obj
)
escape_php
(
$text
)
eval_body
(
$body
)
init
(
$context
)
unescape_php
(
$text
)
Method Details
check_content()
static
public
method
static
public
check_content
(
GBExposedContent
$obj
)
$obj
GBExposedContent
escape_php()
static
public
method
static
public
escape_php
(
$text
)
eval_body()
static
public
method
static
public
eval_body
(
$body
)
init()
static
public
method
static
public
init
(
$context
)
unescape_php()
static
public
method
static
public
unescape_php
(
$text
)