Version 6.x.x Source

Class FormMeta

Inherits from frappe.model.meta.Meta

__init__ (self, doctype)

No docs


_add_code (self, path, fieldname)

No docs


add_code (self)

No docs


add_code_via_hook (self, hook, fieldname)

No docs


add_custom_script (self)

embed all require files


add_html_templates (self, path)

No docs


add_linked_document_type (self)

No docs


add_search_fields (self)

add search fields found in the doctypes indicated by link fields' options


as_dict (self, no_nulls=False)

No docs


load_assets (self)

No docs


load_print_formats (self)

No docs


load_templates (self)

No docs


load_workflows (self)

No docs


set_translations (self, lang)

No docs



frappe.desk.form.meta.get_code_files_via_hooks (hook, name)

No docs


frappe.desk.form.meta.get_js (path)

No docs


frappe.desk.form.meta.get_meta (doctype, cached=True)

No docs