| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 173 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
block_html:: (12 methods):
init()
has_config()
applicable_formats()
specialization()
instance_allow_multiple()
get_content()
instance_config_save()
instance_delete()
instance_copy()
content_is_trusted()
instance_can_be_docked()
html_attributes()
Class: block_html - X-Ref
Form for editing HTML block instances.| init() X-Ref |
| No description |
| has_config() X-Ref |
| No description |
| applicable_formats() X-Ref |
| No description |
| specialization() X-Ref |
| No description |
| instance_allow_multiple() X-Ref |
| No description |
| get_content() X-Ref |
| No description |
| instance_config_save($data, $nolongerused = false) X-Ref |
| Serialize and store config data |
| instance_delete() X-Ref |
| No description |
| instance_copy($fromid) X-Ref |
| Copy any block-specific data when copying to a new block instance. param: int $fromid the id number of the block instance to copy from return: boolean |
| content_is_trusted() X-Ref |
| No description |
| instance_can_be_docked() X-Ref |
| The block should only be dockable when the title of the block is not empty and when parent allows docking. return: bool |
| html_attributes() X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |