Jelix 1.6.40

modifier.count_records.php

Plugin to display count of a DbResultSet Object (how many records)

Tags
subpackage

jtpl_plugin

author

Dandelionmood

copyright

2007 Dandelionmood

link
http://jelix.org/
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

Table of Contents

jtpl_modifier_common_count_records()  : int
modifier plugin : display count of a DbResultSet Object (how many records)

Functions

jtpl_modifier_common_count_records()

modifier plugin : display count of a DbResultSet Object (how many records)

jtpl_modifier_common_count_records(jDbResultSet $DbResultSet) : int
{$myarray|count_records}
Parameters
$DbResultSet : jDbResultSet
Return values
int

Search results