Platem.Publisher (platem v0.2.0)
This module is responsible for managing pages.
Link to this section Summary
Functions
Adds a page to the manager process.
Retrieves all the pages from the manager process.
Saves a page to the file.
Link to this section Functions
Link to this function
add_to_manager(page)
Adds a page to the manager process.
Link to this function
get_pages()
Retrieves all the pages from the manager process.
Link to this function
save(page)
Saves a page to the file.