Functions available for user templates from plugin Wikiblog

You can call freely those functions from your template to create a new layout. More...

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

Detailed Description

You can call freely those functions from your template to create a new layout.

All those functions are secure.


Function Documentation

displayBlogEntriesByArchive (  ) 

display all entries by archive

Returns:
html blob

displayBlogEntriesByCalendar (  ) 

display entries at specified day

Returns:
html blob

displayBlogEntriesByCategory (  ) 

display all entries by category

Returns:
html blob

wikiblogArchiveBox (  ) 

display an html list containing all archive available

Returns:
html unordered list

wikiblogCalendarBox (  ) 

display a calendar

Returns:
html blob

wikiblogCategoryBox (  ) 

display an html list containing all categories available

Returns:
html unordered list

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

Returns:
html form

wikiblogCategorySelectBox (  ) 

display a box to select a category for current page

Returns:
html blob

wikiblogCommentArea (  ) 

display comment areas

Returns:
html blob

wikiblogFeeds (  ) 

display feeds

Returns:
html blob

wikiblogParentContentBox (  ) 

display parent content box

Returns:
html blob

wikiblogSetup (  ) 

activate wikiblog plugin, must be included in user's theme (prepend.inc.php is a good place)

Returns:
html blob

wikiblogSubContentBox (  ) 

display sub content box

Returns:
html blob

wikiblogTools (  ) 

display a tool box

Returns:
html blob

wikiblogTrackbackArea (  ) 

display trackback areas

Returns:
html blob

wikiblogWikiMenu (  ) 

display wiki menu

Returns:
html blob


Generated on Mon Feb 19 19:11:58 2007 for Wiclear by  doxygen 1.4.7