b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _trackback.funcs.php

Source Location: /blogs/inc/comments/_trackback.funcs.php

Page Details

This file implements trackback functions.

This file is part of the b2evolution/evocms project - http://b2evolution.net/. See also http://sourceforge.net/projects/evocms/.

Author:  blueyed: Daniel HAHLER.
Author:  cafelog (team)
Author:  fplanque: Francois PLANQUE.
Author:  jmuto: Jun MUTO
Author:  sakichan: Nobuo SAKIYAMA.
Author:  vegarg: Vegar BERG GULDAL.
Version:  $Id: _trackback.funcs.php,v 1.14 2010/02/08 17:52:10 efy-yury Exp $
Copyright:  (c)2003-2010 by Francois PLANQUE - http://fplanque.net/. Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - http://thequod.de/contact.
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Functions
trackback  [line 65]

void trackback( $trackback_url, $title, $excerpt, $ID, $url  )

Send Trackback to single URL

trackback(-)

Parameters:
   $trackback_url: 
   $title: 
   $excerpt: 
   $ID: 
   $url: 

Information Tags:
Todo:  add autodiscovery

[ Top ]
trackbacks  [line 41]

void trackbacks( $post_trackbacks, $Item  )

trackbacks(-)

Do multiple trackbacks

fplanque: added

Parameters:
   $post_trackbacks: 
   $Item: 


[ Top ]
trackback_number  [line 200]

void trackback_number( [ $zero = '#'], [ $one = '#'], [ $more = '#'], [ $post_ID = NULL]  )
Parameters:
   $zero: 
   $one: 
   $more: 
   $post_ID: 

API Tags:
Deprecated:  deprecated by Item::feedback_link()


[ Top ]


Documentation generated on Sat, 06 Mar 2010 04:25:21 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).