Procedural File: function.recentposts.php

Source Location: /bblog/bBlog_plugins/function.recentposts.php ( Revision Log )

Page Details

function.recentposts.php - main post loop plugin

License:  GNU General Public License
Copyright:  The bBlog Project, http://www.bblog.com/
Version:  $Id: $
Author:  Eaden McKee - <email@eadz.co.nz> - last modified by $LastChangedBy: $
Functions
identify_function_recentposts  [line 18]

void identify_function_recentposts( )


[ Top ]
smarty_function_recentposts  [line 32]

void smarty_function_recentposts( mixed $params, mixed &$smartyObj  )


[ Top ]
truncate  [line 100]

void truncate( mixed $string, [mixed $length = 80], [mixed $etc = '...'], [mixed $break_words = false]  )


[ Top ]