PEAR API Documentation :: Net_SmartIRC
Package Homepage
|
Download ApiDoc
[
class tree: Net_SmartIRC
] [
index: Net_SmartIRC
] [
all elements
]
CHANGELOG
README
Packages:
Net_SmartIRC
Package: Net_SmartIRC
Index of elements
Function(s)
Class(es)
mybot
Net_SmartIRC
Net_SmartIRC_actionhandler
Net_SmartIRC_base
Net_SmartIRC_channel
Net_SmartIRC_channeluser
Net_SmartIRC_data
Net_SmartIRC_Error
Net_SmartIRC_irccommands
Net_SmartIRC_ircuser
Net_SmartIRC_listenfor
Net_SmartIRC_messagehandler
Net_SmartIRC_timehandler
Net_SmartIRC_user
File(s)
defines.php
example.php
example2.php
example3.php
example4.php
example5.php
example6.php
example7.php
irccommands.php
messagehandler.php
SmartIRC.php
Net_SmartIRC_user
Methods
Properties
$away
$hopcount
$host
$ident
$ircop
$nick
$realname
$server
Class Net_SmartIRC_user
Package:
- Net_SmartIRC
Child classes:
Net_SmartIRC_channeluser
Net_SmartIRC_ircuser
Class Variables
$away
(line
2436
)
Data type:
boolean
Tags:
Access:
- public
[
Top
]
$hopcount
(line
2448
)
Data type:
integer
Tags:
Access:
- public
[
Top
]
$host
(line
2418
)
Data type:
string
Tags:
Access:
- public
[
Top
]
$ident
(line
2412
)
Data type:
string
Tags:
Access:
- public
[
Top
]
$ircop
(line
2430
)
Data type:
boolean
Tags:
Access:
- public
[
Top
]
$nick
(line
2406
)
Data type:
string
Tags:
Access:
- public
[
Top
]
$realname
(line
2424
)
Data type:
string
Tags:
Access:
- public
[
Top
]
$server
(line
2442
)
Data type:
string
Tags:
Access:
- public
[
Top
]
Documentation generated on Wed, 23 Jul 2003 19:59:13 +0200 by
phpDocumentor 1.2.0beta1c
HTML layout done by
Christian Dickmann
and originally
inspired by
PHPEdit