View Source BackpexWeb (Backpex v0.9.1)

The entrypoint for defining the web interface of Backpex.

Example

use BackpexWeb, :html

Summary

Functions

When used, dispatch to the appropriate function.

Includes all globally available field functions and helpers.

Includes all globally available HTML functions and helpers.

Includes all globally available item action functions and helpers.

Functions

__using__(which)

(macro)

When used, dispatch to the appropriate function.

field()

Includes all globally available field functions and helpers.

filter()

html()

Includes all globally available HTML functions and helpers.

item_action()

Includes all globally available item action functions and helpers.

metric()