\Twig_Sandbox_SecurityPolicyInterface

Interfaces that all security policy classes must implements.

Summary

Methods
Constants
checkSecurity()
checkMethodAllowed()
checkPropertyAllowed()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

checkSecurity()

checkSecurity(  $tags,   $filters,   $functions) 

Parameters

$tags
$filters
$functions

checkMethodAllowed()

checkMethodAllowed(  $obj,   $method) 

Parameters

$obj
$method

checkPropertyAllowed()

checkPropertyAllowed(  $obj,   $method) 

Parameters

$obj
$method