Abricos | Comment
[ class tree: Abricos ] [ index: Abricos ] [ all elements ]

Class: CMSQComment

Исходное местоположение: /modules/comment/module.php

Class CMSQComment

Class Overview

Статичные функции запросов к базе данных

Located in /modules/comment/module.php [line 163]



		
		
		
		

Methods

[ Top ]
Constant Summary

[ Top ]
Method Summary
static void   Append()  
static void   Comments()  
static void   FullList()  
static void   FullListCount()  
static void   SpamSet()  

[ Top ]
Methods
static method Append  [line 207]

  static void Append( CMSDatabase $db, $contentid, $d  )

Parameters:
CMSDatabase   $db: 
   $contentid: 
   $d: 

API Tags:
Access:  public


[ Top ]
static method Comments  [line 229]

  static void Comments( CMSDatabase $db, $contentId, [ $lastid = 0]  )

Parameters:
CMSDatabase   $db: 
   $contentId: 
   $lastid: 

API Tags:
Access:  public


[ Top ]
static method FullList  [line 186]

  static void FullList( CMSDatabase $db, $page, $limit  )

Parameters:
CMSDatabase   $db: 
   $page: 
   $limit: 

API Tags:
Access:  public


[ Top ]
static method FullListCount  [line 178]

  static void FullListCount( CMSDatabase $db  )

Parameters:
CMSDatabase   $db: 

API Tags:
Access:  public


[ Top ]
static method SpamSet  [line 168]

  static void SpamSet( CMSDatabase $db, $commentId, $newStatus  )

Parameters:
CMSDatabase   $db: 
   $commentId: 
   $newStatus: 

API Tags:
Access:  public


[ Top ]
Constants
STATUSS_SPAM = 1 [line 166]

[ Top ]
STATUS_OK = 0 [line 165]

[ Top ]

Documentation generated on Thu, 31 Dec 2009 13:47:41 +0300 by phpDocumentor 1.4.3