abstract public success () ...
public static mixed __callStatic (string $method, array $arguments) Handles method calls when a static method is not implemented
string FILTER_STRIPTAGS
Source on GitHub Methods abstract public getContent () ... abstract public partial (mixed $partialPath, [mixed $params]) ... abstract public render (mixed $path, mixed $params, [mixed $mustClean]) ...
public getName () Returns the element name
abstract public getColumns () ...
public getMatchedRoute () Returns the route that matches the handled URI
The purpose of this component is to intercept the execution of most of the other components of the framework by creating “hook points”. These hook points allow the developer to obtain status information, manipulate data or change the flow of execution during the process of a component. Naming Convention Phalcon events use namespaces to avoid naming collisions. Each component in Phalcon occupies a different event namespace and you are free to create your own as you see fit. Event names are forma
abstract public getCompiledPattern () ...
public array getExprArguments () Returns the expression arguments without resolving
Page 201 of 382