Class Resolver
Resolve take a set of arguments and figures out what to do with it. In other words if we have an id in the parameters call get/1. Conversly no id, call create/1 if no data is provided simply exit.
- Catapult\GenericResource
-
Catapult\ResolverResource
-
Catapult\Resolver
Methods summary
Methods inherited from Catapult\ResolverResource
Methods inherited from Catapult\GenericResource
__call(),
__toString(),
_init(),
_list(),
check(),
create(),
delete(),
get(),
getAudioUrl(),
getObjClass(),
getPath(),
getSchemaString(),
get_sub_function(),
load(),
reload(),
toArray(),
update()