blueshoes php application framework and cms            plugins_jsrs
[ class tree: plugins_jsrs ] [ index: plugins_jsrs ] [ all elements ]

Class: ChatboxServer

Source Location: /plugins/jsrs/examples/ChatboxServer.class.php

Class Overview


********************************************************* Save chat data so disk and offer to methods to the client: read() : Read out the chat text collected so far.


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 19]
********************************************************* Save chat data so disk and offer to methods to the client: read() : Read out the chat text collected so far.

write() : Add text to the chat text.




[ Top ]


Class Variables

$chatFile =  'chatBuffer.txt'

[line 20]


Type:   mixed


[ Top ]



Class Methods


method read [line 34]

void read( )



[ Top ]

method write [line 39]

void write( [mixed $txt = ''])



[ Top ]

method _tail [line 23]

void _tail( [mixed $lineCount = 10])



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:13:36 +0100 by phpDocumentor 1.2.3