Public Member Functions | |
| UpdateAnalyzer (TWTimeLine &$timeline, MySQLDB &$db) | |
| add2array (&$array, $value) | |
| getStructureValue () | |
| getUserReferrerCount () | |
| getSelfReferences ($user) | |
| getSpammerReferrerCount () | |
| getReplyCount () | |
| getUppercaseWords () | |
| getHashTagCount () | |
| getDoubleUpdateCount () | |
| getDoubleUpdateValue () | |
| getMaxLinkCount () | |
| getNoTextUpdateCount () | |
| getTextRate () | |
| getDoubleWordValue () | |
| getLinkCount () | |
| getRetweetCount () | |
| analyse (&$text, &$plaintext) | |
| calcStructureValue ($structure, $reply) | |
| getLanguage () | |
| checkLanguage ($text) | |
Data Fields | |
| $_updates | |
| $_structure | |
| $_wordlist | |
| $_repwords | |
| $_hashtags | |
| $_refuser | |
| $_links | |
| $_uppercases | |
| $_dbl_update | |
| $_dbl_plain | |
| $_text_words | |
| $_spec_words | |
| $_s_value | |
| $_replyCount | |
| $_retweetCount | |
| $_spammerRefCount | |
| $_updwotext | |
| $_lang | |
| $_db | |
| add2array | ( | &$ | array, | |
| $ | value | |||
| ) |
| analyse | ( | &$ | text, | |
| &$ | plaintext | |||
| ) |
| calcStructureValue | ( | $ | structure, | |
| $ | reply | |||
| ) |
| checkLanguage | ( | $ | text | ) |
| getDoubleUpdateCount | ( | ) |
| getDoubleUpdateValue | ( | ) |
| getDoubleWordValue | ( | ) |
| getHashTagCount | ( | ) |
| getLanguage | ( | ) |
| getLinkCount | ( | ) |
| getMaxLinkCount | ( | ) |
| getNoTextUpdateCount | ( | ) |
| getReplyCount | ( | ) |
| getRetweetCount | ( | ) |
| getSelfReferences | ( | $ | user | ) |
| getSpammerReferrerCount | ( | ) |
| getStructureValue | ( | ) |
| getTextRate | ( | ) |
| getUppercaseWords | ( | ) |
| getUserReferrerCount | ( | ) |
| UpdateAnalyzer | ( | TWTimeLine &$ | timeline, | |
| MySQLDB &$ | db | |||
| ) |
| $_db |
| $_dbl_plain |
| $_dbl_update |
| $_hashtags |
| $_lang |
| $_links |
| $_refuser |
| $_replyCount |
| $_repwords |
| $_retweetCount |
| $_s_value |
| $_spammerRefCount |
| $_spec_words |
| $_structure |
| $_text_words |
| $_updates |
| $_updwotext |
| $_uppercases |
| $_wordlist |
1.6.1