Support Joomla!

references:joomla.framework:application:japplication-getblogsectioncount

Table of Contents

getBlogSectionCount

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Application Class JApplication Method getBlogSectionCount Reference getBlogSectionCount() Never Internal Review

Returns the number of items in the menu that are of type ‘blog section’.

The method is deprecated and provided for backwards compatibility with Joomla! 1.0. It is scheduled to be removed in future versions. Use JMenu-getItems instead.

Syntax

void getBlogSectionCount ()

Examples

Example

global $mainframe;

echo $mainframe->getBlogSectionCount();

will display the number of menu items that are of type ‘blog section’.


 
references/joomla.framework/application/japplication-getblogsectioncount.txt (604 views) · Last modified: 2007/09/22 02:46