b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.9) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _trackback.funcs.php

Source Location: /blogs/inc/_misc/_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.7.2.3 2006/11/04 19:55:06 fplanque Exp $
Copyright:  (c)2003-2006 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 73]

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

Send Trackback to single URL

trackback(-)

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

Information Tags:
Todo:  add autodiscovery

[ Top ]
trackbacks  [line 41]

void trackbacks( $post_trackbacks, $content, $post_title, $post_ID  )

trackbacks(-)

Do multiple trackbacks

fplanque: added

Parameters:
   $post_trackbacks: 
   $content: 
   $post_title: 
   $post_ID: 


[ Top ]
trackback_number  [line 213]

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

trackback_number(-)

Parameters:
   $zero: 
   $one: 
   $more: 
   $post_ID: 

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


[ Top ]
trackback_response  [line 198]

void trackback_response( [integer $error = 0], [string $error_message = '']  )

Send a trackback response and exits.

Parameters:
integer   $error:  Error code
string   $error_message:  Error message


[ Top ]


Documentation generated on Tue, 18 Dec 2007 22:53:27 +0100 by phpDocumentor 1.4.0