Sitemap

v1.1.0

  • Pages
  • Modules
  • Exceptions
  • Sitemap
    • Top
    • Summary
    • Functions
      • start/2
  • Sitemap.Adapters.Behaviour
    • Top
    • Summary
    • Callbacks
      • write/2
  • Sitemap.Adapters.File
    • Top
    • Summary
    • Functions
      • write/2
  • Sitemap.Adapters.S3
  • Sitemap.Adapters.String
  • Sitemap.Builders.File
    • Top
    • Summary
    • Functions
      • add/2
      • add_state/2
      • add_state/3
      • decr_state/1
      • decr_state/2
      • decr_state/3
      • finalize_state/0
      • finalize_state/1
      • incr_state/1
      • incr_state/2
      • incr_state/3
      • sizelimit?/1
      • start_link/0
      • start_link/1
      • start_link/2
      • state/0
      • state/1
      • update_state/2
      • update_state/3
      • write/0
  • Sitemap.Builders.Indexfile
    • Top
    • Summary
    • Functions
      • add/1
      • add/2
      • add_state/2
      • add_state/3
      • decr_state/1
      • decr_state/2
      • decr_state/3
      • finalize_state/0
      • finalize_state/1
      • incr_state/1
      • incr_state/2
      • incr_state/3
      • start_link/0
      • start_link/1
      • start_link/2
      • state/0
      • state/1
      • update_state/2
      • update_state/3
      • write/0
  • Sitemap.Builders.Indexurl
    • Top
    • Summary
    • Functions
      • to_xml/2
  • Sitemap.Builders.Url
    • Top
    • Summary
    • Functions
      • to_xml/2
  • Sitemap.Config
    • Top
    • Summary
    • Functions
      • configure/0
      • configure/1
      • get/0
      • set/2
      • start_link/0
      • update/1
  • Sitemap.Consts
    • Top
    • Summary
    • Functions
      • schemas/0
      • xml_footer/0
      • xml_header/0
      • xml_idxfooter/0
      • xml_idxheader/0
  • Sitemap.DSL
    • Top
    • Summary
    • Functions
      • create/1
      • create/2
  • Sitemap.Define
    • Top
    • Summary
    • Functions
      • define/2
  • Sitemap.Funcs
    • Top
    • Summary
    • Functions
      • allow_deny/1
      • autoplay/1
      • eraser/1
      • getenv/1
      • is_numeric/1
      • iso8601/0
      • iso8601/1
      • iso8601/6
      • nil_or/1
      • nil_or/2
      • urljoin/2
      • yes_no/1
  • Sitemap.Generator
    • Top
    • Summary
    • Functions
      • add/2
      • add_to_index/2
      • fin/0
      • full/0
      • ping/1
      • reset/0
  • Sitemap.Location
    • Top
    • Summary
    • Functions
      • directory/0
      • directory/1
      • filename/1
      • path/1
      • reserve_name/1
      • url/1
      • write/3
  • Sitemap.Namer
    • Top
    • Summary
    • Functions
      • add_state/2
      • add_state/3
      • decr_state/1
      • decr_state/2
      • decr_state/3
      • finalize_state/0
      • finalize_state/1
      • incr_state/1
      • incr_state/2
      • incr_state/3
      • next/1
      • previous!/1
      • reset/1
      • start?/1
      • start_link/0
      • start_link/1
      • start_link/2
      • state/0
      • state/1
      • to_string/1
      • update_state/2
      • update_state/3
  • Sitemap.State

Sitemap v1.1.0 Sitemap.Generator View Source

Link to this section Summary

Functions

add(link, attrs \\ [])
add_to_index(link, options \\ [])
fin()
full()
ping(urls \\ [])
reset()

Link to this section Functions

Link to this function add(link, attrs \\ []) View Source
Link to this function add_to_index(link, options \\ []) View Source
Link to this function fin() View Source
Link to this function full() View Source
Link to this function ping(urls \\ []) View Source
Link to this function reset() View Source

Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer for the Elixir programming language.