COM whatsNewBlock
提供: GeeklogJpWiki
lib-common.php>COM whatsNewBlock
説明
string COM_whatsNewBlock ([string $help = ''], [string $title = ''], [string $position = ''])
ブロックに新着情報を表示する。新着の記事・コメント等を見せるHTMLを返す
パラメータ
- $help
- Help file for block
- $title
- Title used in block header
- $position
- Position in which block is being rendered 'left', 'right' or blank (for centre)
返り値
Return the HTML that shows any new stories, comments, etc