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

Class: CMSQNews

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

Class CMSQNews

Class Overview

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

Located in /modules/news/module.php [line 138]



		
		
		
		

Methods

[ Top ]
Method Summary
static void   News()  
static void   NewsAppend()  
static void   NewsCount()  
static void   NewsInfo()  
static resource   NewsList()   Полный список новостей, содержит удаленные, черновики
static void   NewsPublicCount()  
static void   NewsPublicList()  
static void   NewsPublish()  
static void   NewsRecycleClear()  
static void   NewsRemove()  
static void   NewsRestore()  
static void   NewsSave()  

[ Top ]
Methods
static method News  [line 253]

  static void News( CMSDatabase $db, $newsid, [ $returnarray = false]  )

Parameters:
CMSDatabase   $db: 
   $newsid: 
   $returnarray: 

API Tags:
Access:  public


[ Top ]
static method NewsAppend  [line 303]

  static void NewsAppend( CMSDatabase $db, $d  )

Parameters:
CMSDatabase   $db: 
   $d: 

API Tags:
Access:  public


[ Top ]
static method NewsCount  [line 202]

  static void NewsCount( CMSDatabase $db  )

Parameters:
CMSDatabase   $db: 

API Tags:
Access:  public


[ Top ]
static method NewsInfo  [line 244]

  static void NewsInfo( CMSDatabase $db, $newsid  )

Parameters:
CMSDatabase   $db: 
   $newsid: 

API Tags:
Access:  public


[ Top ]
static method NewsList  [line 180]

  static resource NewsList( CMSDatabase $db, [integer $page = 1], [integer $limit = 10]  )

Полный список новостей, содержит удаленные, черновики

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

API Tags:
Access:  public


[ Top ]
static method NewsPublicCount  [line 140]

  static void NewsPublicCount( CMSDatabase $db, [ $retvalue = false]  )

Parameters:
CMSDatabase   $db: 
   $retvalue: 

API Tags:
Access:  public


[ Top ]
static method NewsPublicList  [line 155]

  static void NewsPublicList( CMSDatabase $db, [ $page = 1], [ $limit = 10]  )

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

API Tags:
Access:  public


[ Top ]
static method NewsPublish  [line 235]

  static void NewsPublish( CMSDatabase $db, $newsid  )

Parameters:
CMSDatabase   $db: 
   $newsid: 

API Tags:
Access:  public


[ Top ]
static method NewsRecycleClear  [line 227]

  static void NewsRecycleClear( CMSDatabase $db  )

Parameters:
CMSDatabase   $db: 

API Tags:
Access:  public


[ Top ]
static method NewsRemove  [line 211]

  static void NewsRemove( CMSDatabase $db, $newsid  )

Parameters:
CMSDatabase   $db: 
   $newsid: 

API Tags:
Access:  public


[ Top ]
static method NewsRestore  [line 219]

  static void NewsRestore( CMSDatabase $db, $newsid  )

Parameters:
CMSDatabase   $db: 
   $newsid: 

API Tags:
Access:  public


[ Top ]
static method NewsSave  [line 281]

  static void NewsSave( CMSDatabase $db, $d  )

Parameters:
CMSDatabase   $db: 
   $d: 

API Tags:
Access:  public


[ Top ]

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