Jobbuddy
Chargement...
Recherche...
Aucune correspondance
Référence de la classe SandboxExtension
Graphe d'héritage de SandboxExtension:
AbstractExtension LastModifiedExtensionInterface ExtensionInterface

Fonctions membres publiques

 __construct (SecurityPolicyInterface $policy, $sandboxed=false, ?SourcePolicyInterface $sourcePolicy=null)
 getTokenParsers ()
 getNodeVisitors ()
 enableSandbox ()
 disableSandbox ()
 isSandboxed (?Source $source=null)
 isSandboxedGlobally ()
 setSecurityPolicy (SecurityPolicyInterface $policy)
 getSecurityPolicy ()
 checkSecurity ($tags, $filters, $functions, ?Source $source=null)
 checkMethodAllowed ($obj, $method, int $lineno=-1, ?Source $source=null)
 checkPropertyAllowed ($obj, $property, int $lineno=-1, ?Source $source=null)
 ensureToStringAllowed ($obj, int $lineno=-1, ?Source $source=null)
Fonctions membres publiques hérités de AbstractExtension
 getFilters ()
 getTests ()
 getFunctions ()
 getOperators ()
 getExpressionParsers ()
 getLastModified ()

Documentation des fonctions membres

◆ ensureToStringAllowed()

ensureToStringAllowed ( $obj,
int $lineno = -1,
?Source $source = null )
Exceptions
SecurityNotAllowedMethodError

◆ getNodeVisitors()

getNodeVisitors ( )

Returns the node visitor instances to add to the existing list.

Renvoie
NodeVisitorInterface[]

Réimplémentée à partir de AbstractExtension.

◆ getTokenParsers()

getTokenParsers ( )

Returns the token parser instances to add to the existing list.

Renvoie
TokenParserInterface[]

Réimplémentée à partir de AbstractExtension.


La documentation de cette classe a été générée à partir du fichier suivant :