phpDocumentor CoreAPI
TwitterAPI
[ class tree: CoreAPI ] [ index: CoreAPI ] [ all elements ]

Procedural File: twitter_api.php

Source Location: /core/twitter_api.php

Page Details
Copyright:  Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
Copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Link:  http://www.mantisbt.org
Includes
require_once ($t_core_dir.'config_api.php') [line 30]

requires config api

[ Top ]


Functions
twitter_enabled  [line 41]

true: twitter_enabled( )

Checks if twitter is used for the current installation.

returns true for enabled, false otherwise.


API Tags:
Return:  twitter enabled, false: otherwise.
Access:  public


[ Top ]
twitter_issue_resolved  [line 61]

void twitter_issue_resolved( $p_bug_id $p_bug_id  )

Posts a twitter update when a bug is resolved.

Parameters:
$p_bug_id   $p_bug_id:  The bug id that was resolved.

API Tags:
Access:  public


[ Top ]
twitter_news  [line 106]

void twitter_news( $p_news_id $p_news_id  )

Posts a twitter update when a news entry is submitted.

Parameters:
$p_news_id   $p_news_id:  The newly posted news id.

API Tags:
Access:  public


[ Top ]


Documentation generated on Sun, 05 Apr 2009 23:01:37 +0100 by phpDocumentor 1.4.1