nova
▼
Project version
v0.11.0
v0.10.4
v0.10.3
v0.10.1
v0.10.0
v0.9.24
v0.9.23
v0.9.22
v0.9.21
v0.9.20
v0.9.19
v0.9.18
v0.9.17
v0.9.16
v0.9.15
v0.9.11
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.4.2
v0.4.1
v0.0.1
v0.0.0
Pages
Modules
API Reference
Modules
Plugin Configuration
Quick start
Start your first project
Configuration
Cowboy configuration
Nova specific configurations
Application parameters
Handling errors in Nova
Routing
Basic components
How to create routes
Using prefix
Secure routing
Using plugins local to a set of endpoints
Adding routes programatically
Controllers
Handlers
Fallback controllers
Plugins
Websockets
Views
Handlers
Handlers
Plugins
Nova plugins
Nova Pubsub
Basic concepts
Example
Configuration
Building releases
Books and links
Online books
Books
Blogs & Articles
Rebar3 Nova
nova
Summary
Types
state/0
Functions
get_apps/0
get_env/2
get_environment/0
get_main_app/0
set_env/2
use_stacktrace/1
nova_app
Summary
Functions
start/2
stop/1
nova_basic_handler
Summary
Types
erlydtl_vars/0
Functions
handle_json/3
handle_ok/3
handle_redirect/3
handle_sendfile/3
handle_status/3
handle_view/3
handle_websocket/3
handle_ws/2
nova_correlation_plugin
Sections
Plugin Configuration
Summary
Functions
plugin_info/0
post_request/2
pre_request/2
nova_cors_plugin
Summary
Functions
plugin_info/0
post_request/2
pre_request/2
nova_erlydtl_inventory
Summary
Functions
inventory/1
url/2
version/0
nova_error_controller
Summary
Functions
not_found/1
server_error/1
status_code/1
nova_file_controller
Summary
Functions
get_dir/1
get_file/1
nova_handler
Summary
Callbacks
init/2
terminate/3
Functions
execute/2
terminate/3
nova_handlers
Summary
Types
handler_callback/0
handler_return/0
Functions
get_handler/1
register_handler/2
start_link/0
unregister_handler/1
nova_jsonlogger
Summary
Types
config/0
Functions
format/2
system_time_to_iso8601/1
system_time_to_iso8601_nano/1
nova_plugin
Summary
Types
request_type/0
Callbacks
plugin_info/0
post_request/2
pre_request/2
nova_plugin_handler
Summary
Functions
execute/2
nova_pubsub
Summary
Functions
broadcast/3
get_local_members/1
get_members/1
join/1
join/2
leave/1
leave/2
local_broadcast/3
start/0
nova_request_plugin
Summary
Functions
plugin_info/0
post_request/2
pre_request/2
nova_router
Summary
Types
bindings/0
host_tree/0
options/0
routing_tree/0
Callbacks
routes/1
Functions
add_routes/2
compile/1
compiled_apps/0
execute/2
lookup_url/1
lookup_url/2
lookup_url/3
render_status_page/2
render_status_page/3
render_status_page/5
routes/1
nova_security_handler
Summary
Functions
execute/2
nova_session
Summary
Callbacks
delete_value/1
delete_value/2
get_value/2
set_value/3
Functions
delete/1
delete/2
generate_session_id/0
get/2
set/3
nova_session_ets
Summary
Functions
delete_value/1
delete_value/2
get_value/2
set_value/3
start_link/0
nova_stream_h
Summary
Types
state/0
Functions
data/4
early_error/5
info/3
init/3
terminate/3
nova_sup
Summary
Functions
start_link/0
nova_watcher
Summary
Functions
async_cast/1
async_cast/2
async_cast/3
async_cast/4
start_link/0
stop/0
nova_websocket
Summary
Types
call_result/0
in_frame/0
reason/0
Callbacks
init/1
terminate/3
websocket_handle/2
websocket_info/2
websocket_init/1
nova_ws_handler
Summary
Types
nova_ws_state/0
Functions
init/2
terminate/3
websocket_handle/2
websocket_info/2
websocket_init/1
Search documentation of nova
Settings
View Source
nova_plugin_handler
(nova v0.11.0)
Summary
Functions
execute(Req, Env)
Functions
Link to this function
execute(Req, Env)
View Source
×