Bases: horizon.forms.views.ModalFormView
- 
form_class
 
alias of UpdateIdPForm
- 
form_id = 'update_identity_providers_form'
 
- 
get_context_data(**kwargs)[source]
 
- 
get_initial()[source]
 
- 
get_object(*args, **kwargs)[source]
 
- 
modal_header = <django.utils.functional.__proxy__ object at 0x7f446cfbc450>
 
- 
page_title = <django.utils.functional.__proxy__ object at 0x7f446cfbc550>
 
- 
submit_label = <django.utils.functional.__proxy__ object at 0x7f446cfbc490>
 
- 
submit_url = 'horizon:identity:identity_providers:update'
 
- 
success_url = <django.utils.functional.__proxy__ object at 0x7f446cfbc4d0>
 
- 
template_name = 'identity/identity_providers/update.html'