Unclassified NewsBoard Code Reference

unb_lib/common_out.lib.php contents

Common Library

Functions

JSCollapseID Return JavaScript code to collapse (hide) a <div/> by its ID
UnbAdditionalPageRefs Output additional CSS resources that other templates have requested.
UnbAvatarFile Get the full filename of a user avatar image
UnbAvatarSize Get the dimensions of a user avatar image
UnbAvatarUrl Get the full URL of a user avatar image
UnbBeginHTML Begin a general HTML page
UnbEndHTML End general HTML page
UnbForwardHTML Show a little redirection page.
The PHP script will be terminated with this function call!
UnbGetForumsRec More abstract version to UnbListForumsRec
Recursively reads all forum IDs from $parent on into $forums array.
UnbGetGenderImage Get the gender info image
UnbGetGenderVerbose Format a user's gender verbose, with the currently selected language
UnbGetUserOnlineImg Build <img> telling whether a user is online
UnbGetUserStatusText Return the descriptive User Status
UnbJumpForumBox Display a dropdown box to jump to another forum
UnbListAnnounces List announcements for a Forum
UnbListForumsRec Writes <option> HTML code for all forums, recursively, into $output
This belongs to UnbEditThread, but is also used by other functions
UnbListPosts List postings (and poll, if available)
UnbListThreads List threads
UnbLoginControl Display the login form or current login status
UnbMakePostLink Make a link to a specified post
UnbMakeUserLink Make a link to a user's profile displaying the username
UnbPageSelection Build a list of pages for multi-page views
UnbPhotoFile Get the full filename of a user photo image
UnbPhotoUrl Get the full URL of a user photo image
UnbRequireCss Add a CSS file to the list of required CSS files.
UnbRequireJs Add a JavaScript file to the list of required JavaScript files.
UnbSearchTextbox Show a search textbox
UnbSelectLangBox Show a language selection drop-down list
Designed for use on the overview page and in the installer.
UnbSetRelLink Set related link in the HTML page header
UnbShowPath Show the current forum/thread hierarchy (for navigation)
UnbSureDelete Build a JavaScript confirmation message for Delete? checkboxes

Classes

No classes in this file.

Constants

No constants in this file.

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.