n2n Page Rocket 1 API

n2n\web\http\controller

­Action­Invoker­Factory

ActionInvokerFactory

Constant summary

Methods summary

Modifier and Type Method
public __construct ( Path cmdPath , Path cmdContextPath , unknown httpMethod , Query query , Query postQuery , AcceptRange acceptRange , MagicContext magicContext = null )
public setConstantValues ( array constantValues )
public getConstantValues ( )
public getCmdPath ( )
public getHttpMethod ( )
public getAcceptRange ( )
public createFullMagic ( ReflectionMethod method , Path cmdParamPath , array allowedExtensions = null )
public createSemiMagic ( ReflectionMethod method , PathPattern pathPattern )
public createNonMagic ( ReflectionMethod method )

Constants in detail

Methods in detail