Net::Blogger::Engine::Slash::slashcode(3pm) - phpMan

Command: man perldoc info search(apropos)  


Net::Blogger::Engine::Slash::slUseroContributed Perl DNet::Blogger::Engine::Slash::slashcode(3pm)



NAME
       Net::Blogger::Engine::Slash::slashcode - Adds support for the Slashcode SOAP API.

SYNOPSIS
       There is none since this is the black box you're not supposed to look in.

       Please docs for consult Net::Blogger::Engine::Slash.

DESCRIPTION
       Adds support for the Slashcode SOAP API.

OBJECT METHODS
   $pkg->Proxy()
       Return the URI of the Slashcode XML-RPC proxy

   $pkg->Transport
       Just returns SOAP by default

SLASHCODE SOAP METHODS
   $pkg->add_entry(\%args)
       Valid arguments are

       o   subject

       o   body

       Releases prior to Net::Blogger 0.85 accepted a list of arguments rather than a reference.
       Version 0.85+ are backwards compatible.

       Returns a postid or false.

   $pkg->get_entry($id)
       Returns a hash ref whose keys are :

       o   body

       o   discussion_id

       o   subject

       o   url

       o   posttype

       o   id

       o   date

       o   tid

       o   nickname

       o   uid

   $pkg->get_entries($offset)
       Returns an array of hashrefs (see docs for get_entry), or false.

   $pkg->modify_entry($id,\%args)
       Returns a postid or false.

   $pkg->delete_entry($id)
       Returns true or false.

VERSION
       1.0

DATE
       $Date: 2005/03/26 19:29:08 $

AUTHOR
       Aaron Straup Cope

TO DO
       o   Add full support for arguments that may be passed to add_entry and modify_entry

SEE ALSO
       Net::Blogger::Engine::Slash

       http://use.perl.org/~pudge/journal/3294

LICENSE
       Copyright (c) 2002-2005, Aaron Straup Cope. All Rights Reserved.

       This is free software, you may use it and distribute it under the same terms as Perl
       itself.



perl v5.10.0                                2009-03-04Net::Blogger::Engine::Slash::slashcode(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 20:25 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!