[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/dao/ -> bloglinks.class.php (sommaire)

(pas de description)

Poids: 86 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 1 fois
Nécessite: 0 fichiers

Définit 1 class

BlogLinks:: (5 méthodes):
  BlogLinks()
  getBlogId()
  getLinks()
  getLinksForCategory()
  getLink()


Classe: BlogLinks  - X-Ref

\ingroup DAO

Cache Object to cache all links of a blog, this information will not be stored in the db
but only in the disk-cache.
BlogLinks( $blogId, $blogLinks )   X-Ref
Constructor

param: blogId The blogId of the links to fetch

getBlogId()   X-Ref
Get the BlogId for the links stored in this object


getLinks()   X-Ref
Get all Links for current blog


getLinksForCategory( $categoryId )   X-Ref
Get Links for a specific category, use categoryId = 0 to get all links.

param: categoryId Category of the links to get
return: array of link objects

getLink( $linkId )   X-Ref
Get specific link of current blog

:TODO: this method is not yet used, we might change a few admin panels to use this method
instead of myLinks->getMyLink().
(2005-05-22 ork@devel.plogworld.net)

param: linkId The id of the link to get
return: link object of false



Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics