Class JoomgpstracksModelComments

Description

Joomla! 1.5 component JoomGPSTracks

  • author: Michael Pfister
  • version: $Id: comments.php 2009-06-24 15:40:19 svn $
  • license: GNU/GPL

Located in /administrator/components/com_joomgpstracks/models/comments.php (line 20)

JModel
   |
   --JoomgpstracksModelComments
Method Summary
 JoomgpstracksModelComments __construct ()
 boolean delete ([array $cid = array()])
 void getComment ( $cid)
 object getData ()
 array getPagination ()
 int getTotal ()
 boolean publish ([array $cid = array()], [int $publish = 1])
 void saveComment ()
 void _buildQuery ()
Methods
Constructor __construct (line 22)
JoomgpstracksModelComments __construct ()
delete (line 138)
boolean delete ([array $cid = array()])
  • array $cid
getComment (line 167)
void getComment ( $cid)
  • $cid
getData (line 41)
object getData ()
getPagination (line 56)
array getPagination ()
getTotal (line 72)
int getTotal ()
publish (line 110)
boolean publish ([array $cid = array()], [int $publish = 1])
  • array $cid
  • int $publish
saveComment (line 186)
void saveComment ()
_buildQuery (line 90)
void _buildQuery ()

Documentation generated on Fri, 21 Aug 2009 16:44:03 +0200 by phpDocumentor 1.4.2