| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 86 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 1 fois |
| Nécessite: | 0 fichiers |
BlogLinks:: (5 méthodes):
BlogLinks()
getBlogId()
getLinks()
getLinksForCategory()
getLink()
| 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 |
|