◆ adminPostEditor()
static adminPostEditor |
( |
string |
$editor = '' , |
|
|
string |
$context = '' |
|
) |
| |
|
static |
◆ ckeditorExtraPlugins()
static ckeditorExtraPlugins |
( |
ArrayObject |
$extraPlugins, |
|
|
string |
$context |
|
) |
| |
|
static |
Add tags CKEditor plugin
- Parameters
-
ArrayObject | $extraPlugins | The extra plugins |
string | $context | The context |
References $context, and $extraPlugins.
◆ adminPageHelpBlock()
static adminPageHelpBlock |
( |
ArrayObject |
$blocks | ) |
|
|
static |
Add an tags help ID if necessary
- Parameters
-
ArrayObject | $blocks | The blocks |
◆ dashboardFavorites()
◆ coreInitWikiPost()
◆ wiki2xhtmlTag()
static wiki2xhtmlTag |
( |
string |
$url, |
|
|
string |
$content |
|
) |
| |
|
static |
◆ tagsField()
static tagsField |
( |
ArrayObject |
$main, |
|
|
ArrayObject |
$sidebar, |
|
|
?dcRecord |
$post |
|
) |
| |
|
static |
Add tags fieldset in entry sidebar
- Parameters
-
ArrayObject | $main | The main part of the entry form |
ArrayObject | $sidebar | The sidebar part of the entry form |
dcRecord | $post | The post |
References dcCore\app().
◆ setTags()
static setTags |
( |
cursor |
$cur, |
|
|
|
$post_id |
|
) |
| |
|
static |
Store the tags of an entry.
- Parameters
-
cursor | $cur | The current |
mixed | $post_id | The post identifier |
References dcCore\app().
◆ adminPostsActions()
◆ adminAddTags()
Add tags to an entry
- Parameters
-
References dcPage\addSuccessNotice(), dcCore\app(), dcPostsActions\beginPage(), dcPage\breadcrumb(), dcPage\cssModuleLoad(), dcPostsActions\endPage(), html\escapeHTML(), dcActions\getCheckboxes(), dcActions\getHiddenFields(), dcActions\getRedirection(), dcActions\getRS(), dcActions\getURI(), form\hidden(), dcPage\jsJson(), dcPage\jsLoad(), dcPage\jsMetaEditor(), dcPage\jsModuleLoad(), and dcActions\redirect().
◆ adminRemoveTags()
Remove tags from an entry
- Parameters
-
References dcPage\addSuccessNotice(), dcCore\app(), dcPostsActions\beginPage(), dcPage\breadcrumb(), form\checkbox(), dcPostsActions\endPage(), html\escapeHTML(), dcActions\getCheckboxes(), dcActions\getHiddenFields(), dcActions\getRS(), dcActions\getURI(), form\hidden(), dcAuth\PERMISSION_CONTENT_ADMIN, dcAuth\PERMISSION_DELETE, and dcActions\redirect().
◆ postHeaders()
◆ adminUserForm()
◆ setTagListFormat()
static setTagListFormat |
( |
cursor |
$cur, |
|
|
?string |
$user_id = null |
|
) |
| |
|
static |
Sets the tag list format.
- Parameters
-
cursor | $cur | The current |
null | string | $user_id | The user identifier |
The documentation for this class was generated from the following file: