nimbusex v0.4.0 Nimbusex.HTML

Nimbusex.HTML provide additional helpers methods for using in templates.

It depends on:

  • Phoenix.HTML - Phoenix helpers for working with HTML and templates;

Summary

Functions

Imports all available modules

Imports helpers for defining assets files

Imports helpers for using in common templates

Macros

Dispatcher for require helper methods

Functions

all()

Imports all available modules.

layout()

Imports helpers for defining assets files.

It imports:

view()

Imports helpers for using in common templates.

It imports:

Macros

__using__(which)

Dispatcher for require helper methods.

Available: :layout, :view, :all .