HTTPInvokableClass
a rdfs:Class in phpMAE
A PHP class for the phpMAE that acts as a callable by implementing the magic __invoke() function. HTTP-invokable classes can directly handle HTTP requests and thus can be used as callbacks and webhooks.
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Superclasses
This class inherits from the following classes:
Properties
The following properties are supported for instances of this class (includes inherited):
Instances
The following public objects are instances of this class:
Meta
- URI / COID
- coid://phpmae.cloudobjects.io/HTTPInvokableClass content_copy
- Revision
- 1-c2f5184683f2f6dcf9799a27da57d3de content_copy
- Short ID
- phpmae:HTTPInvokableClass content_copy
- Canonical URL
- https://cloudobjects.io/phpmae.cloudobjects.io/HTTPInvokableClass content_copy
- Created at
- 2018-09-27 14:47 (UTC)
- Usage permission
- co:Public
RDF
Objects in this namespace
- phpMAE
- AccountContext
- Class
- ClassDependency
- ControllerClass
- DefaultStack
- Dependency
- DirectoryTemplateVariableGenerator
- FunctionClass
- HTTPInvokableClass
- Interface
- MountPoint
- Route
- Router
- ServiceProviderClass
- Stack
- StackTemplateVariableGenerator
- StaticTextDependency
- TwigTemplateDependency
- WebAPIDependency
- allowsCORSOrigin
- hasAAUID
- hasAPI
- hasAccessToken
- hasClass
- hasDefaultController
- hasDefinitionFile
- hasDependency
- hasKey
- hasMountPoint
- hasRoute
- hasRouter
- hasSourceFile
- hasValue
- mountsController
- mountsOnPath
- proxiesRequestsToBaseURL
- redirectsToURL
- runsClass
- runsMethod
- servesStaticFileAttachment
- usesAttachedFile
- usesAttachedTwigFile
- usesProvider
- usesStack
- usesStaticAccountContext
- whitelistsClassname