NP_Ping Class Reference

Inheritance diagram for NP_Ping:

NucleusPlugin

List of all members.

Public Member Functions

 getName ()
 getAuthor ()
 getURL ()
 getVersion ()
 getMinNucleusVersion ()
 getDescription ()
 supportsFeature ($what)
 init ()
 install ()
 getEventList ()
 event_JustPosted ($data)
 event_SendPing ($data)
 sendPings ($data)
 pingPingomatic ()
 pingWeblogs ()
 pingTechnorati ()
 pingBlogRollingDotCom ()
 pingBloGs ()
 pingWebloguesDotCom ()
 pingBloggDe ()
 processPingResult ($r)


Detailed Description

Definition at line 14 of file NP_Ping.php.


Member Function Documentation

NP_Ping::getName (  ) 

NP_Ping::getAuthor (  ) 

Reimplemented from NucleusPlugin.

Definition at line 18 of file NP_Ping.php.

NP_Ping::getURL (  ) 

NP_Ping::getVersion (  ) 

Reimplemented from NucleusPlugin.

Definition at line 20 of file NP_Ping.php.

NP_Ping::getMinNucleusVersion (  ) 

Reimplemented from NucleusPlugin.

Definition at line 22 of file NP_Ping.php.

NP_Ping::getDescription (  ) 

Reimplemented from NucleusPlugin.

Definition at line 24 of file NP_Ping.php.

NP_Ping::supportsFeature ( feature  ) 

Checks if a plugin supports a certain feature.

Returns:
1 if the feature is reported, 0 if not
Parameters:
$feature Name of the feature. See plugin documentation for more info 'SqlTablePrefix' -> if the plugin uses the sql_table() method to get table names 'HelpPage' -> if the plugin provides a helppage

Reimplemented from NucleusPlugin.

Definition at line 28 of file NP_Ping.php.

NP_Ping::init (  ) 

Reimplemented from NucleusPlugin.

Definition at line 37 of file NP_Ping.php.

References $language, NucleusPlugin::getDirectory(), and getLanguageName().

NP_Ping::install (  ) 

Reimplemented from NucleusPlugin.

Definition at line 47 of file NP_Ping.php.

References NucleusPlugin::createOption().

NP_Ping::getEventList (  ) 

Reimplemented from NucleusPlugin.

Definition at line 58 of file NP_Ping.php.

NP_Ping::event_JustPosted ( data  ) 

NP_Ping::event_SendPing ( data  ) 

Definition at line 82 of file NP_Ping.php.

References sendPings().

NP_Ping::sendPings ( data  ) 

NP_Ping::pingPingomatic (  ) 

Definition at line 137 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingWeblogs (  ) 

Definition at line 152 of file NP_Ping.php.

References getName(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingTechnorati (  ) 

Definition at line 167 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingBlogRollingDotCom (  ) 

Definition at line 182 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingBloGs (  ) 

Definition at line 198 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingWebloguesDotCom (  ) 

Definition at line 213 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::pingBloggDe (  ) 

Definition at line 229 of file NP_Ping.php.

References getName(), getURL(), and processPingResult().

Referenced by sendPings().

NP_Ping::processPingResult ( r  ) 


The documentation for this class was generated from the following file:



Generated on Wed Jun 25 17:26:02 2008 by  doxygen 1.5.5