0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Protected Attributes | List of all members
Tweet Class Reference

Copyright (C) 2007-2015 Hypertable, Inc. More...

Public Member Functions

 getId ()
 
 setId ($id)
 
 getAuthor ()
 
 getTimestamp ()
 
 setTimestamp ($timestamp)
 
 createId ($author)
 
 getMessage ()
 
 setMessage ($message)
 

Protected Attributes

 $_id
 
 $_timestamp
 
 $_message
 

Detailed Description

Copyright (C) 2007-2015 Hypertable, Inc.

This file is part of Hypertable.

Hypertable is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License, or any later version.

Hypertable is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Definition at line 24 of file Tweet.php.

Member Function Documentation

Tweet::createId (   $author)

Definition at line 47 of file Tweet.php.

Tweet::getAuthor ( )

Definition at line 34 of file Tweet.php.

Tweet::getId ( )

Definition at line 26 of file Tweet.php.

Tweet::getMessage ( )

Definition at line 52 of file Tweet.php.

Tweet::getTimestamp ( )

Definition at line 39 of file Tweet.php.

Tweet::setId (   $id)

Definition at line 30 of file Tweet.php.

Tweet::setMessage (   $message)

Definition at line 56 of file Tweet.php.

Tweet::setTimestamp (   $timestamp)

Definition at line 43 of file Tweet.php.

Member Data Documentation

Tweet::$_id
protected

Definition at line 60 of file Tweet.php.

Tweet::$_message
protected

Definition at line 62 of file Tweet.php.

Tweet::$_timestamp
protected

Definition at line 61 of file Tweet.php.


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