references:joomla.framework:application:japplicationhelper-getitemcountTable of Contents
getItemCount
Count the items in the menu for a certain type. Syntaxinteger getItemCount ( $type )
ExamplesExample echo JApplicationHelper::getItemCount( 'content_blog_section' ); might produce Result 2
|


