Functions | |
displayBlogEntriesByArchive () | |
display all entries by archive | |
displayBlogEntriesByCalendar () | |
display entries at specified day | |
displayBlogEntriesByCategory () | |
display all entries by category | |
wikiblogSetup () | |
activate wikiblog plugin, must be included in user's theme (prepend.inc.php is a good place) | |
wikiblogWikiMenu () | |
display wiki menu | |
wikiblogTools () | |
display a tool box | |
wikiblogFeeds () | |
display feeds | |
wikiblogParentContentBox () | |
display parent content box | |
wikiblogSubContentBox () | |
display sub content box | |
wikiblogCommentArea () | |
display comment areas | |
wikiblogTrackbackArea () | |
display trackback areas | |
wikiblogArchiveBox () | |
display an html list containing all archive available | |
wikiblogCalendarBox () | |
display a calendar | |
wikiblogCategorySelectBox () | |
display a box to select a category for current page | |
wikiBlogCategorySelect () | |
display a form that enables to change current category of a particular page
The form is displayed if the user has the rights to change it. Otherwise, the current category is displayed | |
wikiblogCategoryBox () | |
display an html list containing all categories available |
All those functions are secure.
displayBlogEntriesByArchive | ( | ) |
display all entries by archive
displayBlogEntriesByCalendar | ( | ) |
display entries at specified day
displayBlogEntriesByCategory | ( | ) |
display all entries by category
wikiblogArchiveBox | ( | ) |
display an html list containing all archive available
wikiblogCalendarBox | ( | ) |
display a calendar
wikiblogCategoryBox | ( | ) |
display an html list containing all categories available
wikiBlogCategorySelect | ( | ) |
display a form that enables to change current category of a particular page
The form is displayed if the user has the rights to change it. Otherwise, the current category is displayed
wikiblogCategorySelectBox | ( | ) |
display a box to select a category for current page
wikiblogCommentArea | ( | ) |
display comment areas
wikiblogFeeds | ( | ) |
display feeds
wikiblogParentContentBox | ( | ) |
display parent content box
wikiblogSetup | ( | ) |
activate wikiblog plugin, must be included in user's theme (prepend.inc.php is a good place)
wikiblogSubContentBox | ( | ) |
display sub content box
wikiblogTools | ( | ) |
display a tool box
wikiblogTrackbackArea | ( | ) |
display trackback areas
wikiblogWikiMenu | ( | ) |
display wiki menu