Class DeleteBlock
A block used to confirm the deletion of a node.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
- 
			 Brickrouge\Element
			
			 implements 
				ArrayAccess, 
			
				IteratorAggregate, 
			
				Brickrouge\HTMLStringInterface Brickrouge\Element
			
			 implements 
				ArrayAccess, 
			
				IteratorAggregate, 
			
				Brickrouge\HTMLStringInterface
- 
			 Brickrouge\Form
			
			 implements 
				Brickrouge\Validator Brickrouge\Form
			
			 implements 
				Brickrouge\Validator
- 
			 Icybee\DeleteBlock Icybee\DeleteBlock
- 
			 Icybee\Modules\Nodes\DeleteBlock Icybee\Modules\Nodes\DeleteBlock
Direct known subclasses
Methods summary
| 
				 protected 
				string
				
				 | 
Methods inherited from Icybee\DeleteBlock
			__construct(), 
			__toString(), 
			add_assets(), 
			decorate(), 
			get_dependencies(), 
			get_dependencies_element(), 
			get_preview(), 
			get_preview_element(), 
			get_question(), 
			get_question_element(), 
			get_title(), 
			get_title_element(), 
			lazy_get_record(), 
			render_dependencies(), 
			render_preview()
		
Methods inherited from Brickrouge\Form
			__sleep(), 
			alter_elements(), 
			exists(), 
			getIterator(), 
			get_auto_name(), 
			load(), 
			offsetSet(), 
			render_actions(), 
			render_children(), 
			render_errors(), 
			render_hiddens(), 
			render_inner_html(), 
			save(), 
			select_element_label(), 
			validate(), 
			validate_email(), 
			validate_range(), 
			validate_required_elements(), 
			validate_string(), 
			validate_url()
		
Methods inherited from Brickrouge\Element
			add_class(), 
			adopt(), 
			alter_attributes(), 
			alter_class_names(), 
			alter_dataset(), 
			auto_element_id(), 
			decorate_with_description(), 
			decorate_with_inline_help(), 
			decorate_with_label(), 
			decorate_with_legend(), 
			get_attributes(), 
			get_class(), 
			get_dataset(), 
			get_ordered_children(), 
			handle_assets(), 
			has_class(), 
			lazy_get_id(), 
			offsetExists(), 
			offsetGet(), 
			offsetUnset(), 
			remove_class(), 
			render(), 
			render_attributes(), 
			render_child(), 
			render_class(), 
			render_dataset(), 
			render_inner_html_for_checkbox_group(), 
			render_inner_html_for_radio_group(), 
			render_inner_html_for_select(), 
			render_inner_html_for_textarea(), 
			render_outer_html(), 
			set_class(), 
			set_dataset()
		
Methods inherited from ICanBoogie\Object
			from(), 
			resolve_facade_properties(), 
			resolve_private_properties(), 
			to_array(), 
			to_json()
		
Methods inherited from ICanBoogie\ToArrayRecursive
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
			__call(), 
			__get(), 
			__set(), 
			__wakeup(), 
			get_prototype(), 
			has_method(), 
			has_property(), 
			last_chance_get(), 
			last_chance_set()
		
Magic methods summary
Constants summary
Constants inherited from Brickrouge\Form
			ACTIONS, 
			DISABLED, 
			ERRORS, 
			HIDDENS, 
			LABEL_COMPLEMENT, 
			NO_LOG, 
			RENDERER, 
			STORED_KEY_NAME, 
			VALUES
		
Constants inherited from Brickrouge\Element
			CHILDREN, 
			DEFAULT_VALUE, 
			DESCRIPTION, 
			GROUP, 
			GROUPS, 
			INLINE_HELP, 
			INNER_HTML, 
			LABEL, 
			LABEL_MISSING, 
			LABEL_POSITION, 
			LEGEND, 
			OPTIONS, 
			OPTIONS_DISABLED, 
			REQUIRED, 
			STATE, 
			TYPE_CHECKBOX, 
			TYPE_CHECKBOX_GROUP, 
			TYPE_RADIO, 
			TYPE_RADIO_GROUP, 
			VALIDATOR, 
			VALIDATOR_OPTIONS, 
			WEIGHT, 
			WIDGET_CONSTRUCTOR
		
Properties summary
Properties inherited from Icybee\DeleteBlock
Properties inherited from Brickrouge\Form
			$auto_name_index, 
			$booleans, 
			$hiddens, 
			$name, 
			$required, 
			$validator, 
			$validators
		
Properties inherited from Brickrouge\Element
			$auto_element_id, 
			$children, 
			$class_names, 
			$inner_html, 
			$tag_name, 
			$tags, 
			$type