![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| _addCategoryForm () | |
| doExecute (ipsRegistry $registry) | |
Data Fields | |
| $html | |
Protected Member Functions | |
| _checkKey () | |
| _doReorder () | |
| _doReorderCats () | |
| _fetchEncoding () | |
| _getTemplateTags () | |
| _showBlockPreview () | |
| _addCategoryForm | ( | ) |
Return the add category form
| _checkKey | ( | ) | [protected] |
Check a supplied block key to make sure it's not in use
| _doReorder | ( | ) | [protected] |
Reorder blocks within a container
protected
| _doReorderCats | ( | ) | [protected] |
Reorder categories
protected
| _fetchEncoding | ( | ) | [protected] |
Fetch an RSS feed's encoding, if possible
protected
| _getTemplateTags | ( | ) | [protected] |
Retrieve template tags for block templates
| _showBlockPreview | ( | ) | [protected] |
Show the block preview
protected
| doExecute | ( | ipsRegistry $ | registry | ) |
Main class entry point
public
| object | ipsRegistry reference |
Reimplemented from ipsAjaxCommand.