You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

module.txt 427 B

1234567891011121314151617
  1. :mod:`module` --- Module Module
  2. ================================
  3. .. module:: module
  4. :synopsis: Collection of methods that are used for managing Modules identified by `Module Def`
  5. .. method:: get_module_items(module, only_dt=0):
  6. Returns a list of items that constitute a modules. Returns
  7. * Roles
  8. * Pages
  9. * DocTypes
  10. * DocType Mappers
  11. * Search Criterias
  12. + custom list of items in `Module Def`