apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Net_SmartIRC_channel

Source Location: /Net_SmartIRC-1.1.14/Net/SmartIRC.php

Class Overview


Struct for individual channel data


Variables


Inherited Variables

Inherited Methods


Class Details

[line 2779]
Struct for individual channel data


[ Top ]


Class Variables

$admins = array()

[line 2804]

  • Access: public

Type:   array


[ Top ]

$bans = array()

[line 2824]

  • Access: public

Type:   array


[ Top ]

$founders = array()

[line 2799]

  • Access: public

Type:   array


[ Top ]

$hops = array()

[line 2814]

  • Access: public

Type:   array


[ Top ]

$key =

[line 2789]

  • Access: public

Type:   string


[ Top ]

$mode =

[line 2839]

  • Access: public

Type:   string


[ Top ]

$name =

[line 2784]

  • Access: public

Type:   string


[ Top ]

$ops = array()

[line 2809]

  • Access: public

Type:   array


[ Top ]

$synctime =

[line 2854]

  • Access: public

Type:   integer


[ Top ]

$synctime_start =  0

[line 2844]

  • Access: public

Type:   integer


[ Top ]

$synctime_stop =  0

[line 2849]

  • Access: public

Type:   integer


[ Top ]

$topic =

[line 2829]

  • Access: public

Type:   string


[ Top ]

$users = array()

[line 2794]

  • Access: public

Type:   array


[ Top ]

$user_limit =  false

[line 2834]

  • Access: public

Type:   string


[ Top ]

$voices = array()

[line 2819]

  • Access: public

Type:   array


[ Top ]



Documentation generated on Thu, 25 Jul 2019 12:49:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.