Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

Catalogue Template

category.count()

Gets a count of category nodes matching the search criteria.

See Also

rb.catalogue.category.get()   

Syntax

number = rb.catalogue.category.count(nodeSearch)

Parameters

The 'category.count' method takes 1 parameter:

Name Type/Value Range/Length Description
nodeSearchstruct category.categorySearchTypesee definition

Results

The 'category.count' method returns number:

Type/Value Range/Length Description
number 0.. Number of category nodes satisfying search criteria.

Remarks

This method predetermines the number of search results expected from get.

Whitebeam release 1.3.36
(loadtime : 70ms)