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

Procedural File: twitter_api.php

Source Location: /core/twitter_api.php



Page Details:



Tags:

copyright:  Copyright (C) 2002 - 2010 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('config_api.php') [line 28]
requires config api







twitter_enabled [line 39]

true: twitter_enabled( )

Checks if twitter is used for the current installation.

returns true for enabled, false otherwise.




Tags:

return:  twitter enabled, false: otherwise.
access:  public


[ Top ]



twitter_issue_resolved [line 59]

void twitter_issue_resolved( $p_bug_id $p_bug_id)

Posts a twitter update when a bug is resolved.



Tags:

access:  public


Parameters

$p_bug_id   $p_bug_id   The bug id that was resolved.
[ Top ]



twitter_news [line 105]

void twitter_news( $p_news_id $p_news_id)

Posts a twitter update when a news entry is submitted.



Tags:

access:  public


Parameters

$p_news_id   $p_news_id   The newly posted news id.
[ Top ]



Documentation generated on Sun, 12 Dec 2010 23:50:53 +0900 by phpDocumentor 1.4.3
inserted by FC2 system