Blocks
hypha.apply.determinations.blocks
¶
DeterminationMustIncludeFieldBlock
¶
Bases: MustIncludeFieldBlock
Source code in hypha/apply/utils/blocks.py
help_text
class-attribute
instance-attribute
¶
get_slug
¶
get_field_class
¶
get_widget
¶
get_field_kwargs
¶
get_field
¶
decode
¶
serialize
¶
serialize_no_response
¶
prepare_data
¶
render
¶
Source code in hypha/apply/stream_forms/blocks.py
get_searchable_content
¶
DeterminationBlock
¶
DeterminationMessageBlock
¶
Bases: DeterminationMustIncludeFieldBlock
Source code in hypha/apply/utils/blocks.py
help_text
class-attribute
instance-attribute
¶
Meta
¶
get_field_kwargs
¶
get_slug
¶
get_field_class
¶
get_widget
¶
get_field
¶
decode
¶
serialize
¶
serialize_no_response
¶
prepare_data
¶
render
¶
Source code in hypha/apply/stream_forms/blocks.py
get_searchable_content
¶
SendNoticeBlock
¶
Bases: DeterminationMustIncludeFieldBlock
Source code in hypha/apply/utils/blocks.py
default_value
class-attribute
instance-attribute
¶
help_text
class-attribute
instance-attribute
¶
Meta
¶
get_searchable_content
¶
no_response
¶
get_slug
¶
get_field_class
¶
get_widget
¶
get_field_kwargs
¶
get_field
¶
decode
¶
serialize
¶
serialize_no_response
¶
prepare_data
¶
render
¶
Source code in hypha/apply/stream_forms/blocks.py
DeterminationCustomFormFieldsBlock
¶
Bases: CustomFormFieldsBlock
Source code in hypha/apply/utils/blocks.py
text_markup
class-attribute
instance-attribute
¶
required_blocks
class-attribute
instance-attribute
¶
required_blocks = DeterminationMustIncludeFieldBlock.__subclasses__()
markdown_text
class-attribute
instance-attribute
¶
markdown_text = MarkdownTextFieldBlock(group=_('Fields'))