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

Element index for package Net_Growl

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ i ] [ j ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ u ] [ v ] [ _ ]

_

__construct
in file Icon.php, method Net_Growl_Icon::__construct()
    Constructor.
__construct
in file Response.php, method Net_Growl_Response::__construct()
    Constructor, parses the response status line
__construct
in file Application.php, method Net_Growl_Application::__construct()
    Constructor Constructs a new application to be registered by Growl
__construct
in file Growl.php, method Net_Growl::__construct()
    Constructor
__construct
in file Gntp.php, method Net_Growl_Gntp::__construct()
    Class constructor
__construct
in file GntpMock.php, method Net_Growl_GntpMock::__construct()
    Class constructor
__construct
in file Udp.php, method Net_Growl_Udp::__construct()
    Class constructor
__destruct
in file Growl.php, method Net_Growl::__destruct()
    Destructor
__toString
in file Response.php, method Net_Growl_Response::__toString()
    Returns the String representation of the Growl response Example1: Response REGISTER OK (Growl/Win 2.0.0.28) Example2: Response ERROR 402 No notifications registered (Growl/Win 2.0.0.28)
top

a

$action
in file Response.php, variable Net_Growl_Response::$action
    Request action
addGrowlNotifications
in file Application.php, method Net_Growl_Application::addGrowlNotifications()
    Adds notifications supported by this application
addResponse
in file GntpMock.php, method Net_Growl_GntpMock::addResponse()
    Adds response to the queue
appendBody
in file Response.php, method Net_Growl_Response::appendBody()
    Appends a string to the response body excluding the protocol identifier, version, message type, and encryption algorithm id
Application.php
procedural page Application.php
Autoload.php
procedural page Autoload.php
top

b

$body
in file Response.php, variable Net_Growl_Response::$body
    Response body
top

c

$code
in file Response.php, variable Net_Growl_Response::$code
    Status code
cbNotify
in file gntpAdapterSocketCallbacks.php, function cbNotify()
    Callback function when notification response is returned
createResponseFromFile
in file GntpMock.php, method Net_Growl_GntpMock::createResponseFromFile()
    Creates a new Net_Growl_Response object from a file
createResponseFromString
in file GntpMock.php, method Net_Growl_GntpMock::createResponseFromString()
    Creates a new Net_Growl_Response object from a string
top

d

debug
in file Growl.php, method Net_Growl::debug()
    Logs GNTP IN/OUT messages
top

e

$errorCode
in file Response.php, variable Net_Growl_Response::$errorCode
    Error code
$errorDescription
in file Response.php, variable Net_Growl_Response::$errorDescription
    Error description
errorHandler
in file Growl.php, method Net_Growl::errorHandler()
    Converts standard error into exception
Exception.php
procedural page Exception.php
top

g

$growlNotificationCallback
in file Growl.php, variable Net_Growl::$growlNotificationCallback
    Notification callback results
$growlNotificationCount
in file Growl.php, variable Net_Growl::$growlNotificationCount
    Current number of notification being displayed on user desktop
genMessageStructure
in file Gntp.php, method Net_Growl_Gntp::genMessageStructure()
    Generates full message structure (header + body).
getApplication
in file Growl.php, method Net_Growl::getApplication()
    Returns the registered application object
getContents
in file Icon.php, method Net_Growl_Icon::getContents()
    Return binary data of icon resource
getDefaultGrowlIcon
in file Growl.php, method Net_Growl::getDefaultGrowlIcon()
    Returns Growl default icon logo binary data
getErrorCode
in file Response.php, method Net_Growl_Response::getErrorCode()
    Returns the error code
getErrorDescription
in file Response.php, method Net_Growl_Response::getErrorDescription()
    Returns the error description
getGrowlIcon
in file Application.php, method Net_Growl_Application::getGrowlIcon()
    Returns the application icon for registration in Growl
getGrowlName
in file Application.php, method Net_Growl_Application::getGrowlName()
    Returns the application name for registration in Growl
getGrowlNotifications
in file Application.php, method Net_Growl_Application::getGrowlNotifications()
    Returns the notifications accepted by Growl for this application
getGrowlPassword
in file Application.php, method Net_Growl_Application::getGrowlPassword()
    Returns the password to be used by Growl to accept notification packets
getOptions
in file Growl.php, method Net_Growl::getOptions()
    Gets options used with current Growl object
getOriginMachineName
in file Response.php, method Net_Growl_Response::getOriginMachineName()
    Returns the machine name/host name of the sending computer
getOriginPlatformName
in file Response.php, method Net_Growl_Response::getOriginPlatformName()
    Returns the identify of the sending computer OS/platform Example1: Microsoft Windows NT 5.1.2600 Service Pack 3 Example2: Mac OS X
getOriginPlatformVersion
in file Response.php, method Net_Growl_Response::getOriginPlatformVersion()
    Returns the version of the sending computer OS/platform Example1: 5.1.2600.196608 Example2: 10.6
getOriginSoftwareName
in file Response.php, method Net_Growl_Response::getOriginSoftwareName()
    Returns the identity of the sending framework Example1: Growl/Win Example2: GrowlAIRConnector
getOriginSoftwareVersion
in file Response.php, method Net_Growl_Response::getOriginSoftwareVersion()
    Returns the version of the sending framework.
getResponseAction
in file Response.php, method Net_Growl_Response::getResponseAction()
    Returns the request action (REGITER | NOTIFY)
getStatus
in file Response.php, method Net_Growl_Response::getStatus()
    Returns the status code (OK | ERROR)
getVersion
in file Response.php, method Net_Growl_Response::getVersion()
    Returns GNTP protocol version (e.g. 1.0, 1.1)
GNTP_PORT
in file Growl.php, class constant Net_Growl::GNTP_PORT
    Growl default GNTP port
growlErrors
in file udpAdapterNotifyPEARerrors.php, function growlErrors()
    PEAR_Error callback function
GROWL_NOTIFY_PEARERROR
in file udpAdapterNotifyPEARerrors.php, constant GROWL_NOTIFY_PEARERROR
GROWL_NOTIFY_PHING
in file gntpAdapterIconCollection.php, constant GROWL_NOTIFY_PHING
GROWL_NOTIFY_PHPERROR
in file gntpAdapterSocketCallbacks.php, constant GROWL_NOTIFY_PHPERROR
GROWL_NOTIFY_PHPUC
in file gntpAdapterIconCollection.php, constant GROWL_NOTIFY_PHPUC
GROWL_NOTIFY_PHPUNIT
in file gntpAdapterIconCollection.php, constant GROWL_NOTIFY_PHPUNIT
GROWL_NOTIFY_STATUS
in file gntpAdapterSocketCallbacks.php, constant GROWL_NOTIFY_STATUS
gntpAdapter.php
procedural page gntpAdapter.php
gntpAdapterIconCollection.php
procedural page gntpAdapterIconCollection.php
gntpAdapterSecurity.php
procedural page gntpAdapterSecurity.php
gntpAdapterSocketCallbacks.php
procedural page gntpAdapterSocketCallbacks.php
gntpAdapterUrlCallbacks.php
procedural page gntpAdapterUrlCallbacks.php
Gntp.php
procedural page Gntp.php
GntpMock.php
procedural page GntpMock.php
Growl.php
procedural page Growl.php
top

i

$iconData
in file Icon.php, variable Net_Growl_Icon::$iconData
$instance
in file Growl.php, variable Net_Growl::$instance
    Notification unique instance
$isRegistered
in file Growl.php, variable Net_Growl::$isRegistered
    Application is registered
Icon.php
procedural page Icon.php
top

j

japanese-utf8.php
procedural page japanese-utf8.php
top

m

$machineName
in file Response.php, variable Net_Growl_Response::$machineName
    The machine name/host name of the sending computer
top

n

NetGrowl_autoload
in file Autoload.php, function NetGrowl_autoload()
    Autoloader for Net_Growl
Net_Growl
in file Growl.php, class Net_Growl
    Sends notifications to Growl
Net_Growl_Application
in file Application.php, class Net_Growl_Application
    Application object for Net_Growl
Net_Growl_Exception
in file Exception.php, class Net_Growl_Exception
    Dedicated Exception for Net_Growl
Net_Growl_Gntp
in file Gntp.php, class Net_Growl_Gntp
    Growl implements GNTP 1.0 protocol
Net_Growl_GntpMock
in file GntpMock.php, class Net_Growl_GntpMock
    Mock adapter intended for testing
Net_Growl_Icon
in file Icon.php, class Net_Growl_Icon
    Icon resource
Net_Growl_Response
in file Response.php, class Net_Growl_Response
    Class representing a Growl response using GNTP protocol
Net_Growl_Udp
in file Udp.php, class Net_Growl_Udp
    Growl implements UDP protocol
notify
in file Growl.php, method Net_Growl::notify()
    Sends a notification to Growl
top

o

$options
in file Growl.php, variable Net_Growl::$options
    Net_Growl connection options
top

p

$platformName
in file Response.php, variable Net_Growl_Response::$platformName
    The identify of the sending computer OS/platform
$platformVersion
in file Response.php, variable Net_Growl_Response::$platformVersion
    The version of the the sending computer OS/platform
PRIORITY_EMERGENCY
in file Growl.php, class constant Net_Growl::PRIORITY_EMERGENCY
PRIORITY_HIGH
in file Growl.php, class constant Net_Growl::PRIORITY_HIGH
PRIORITY_LOW
in file Growl.php, class constant Net_Growl::PRIORITY_LOW
    Growl priorities
PRIORITY_MODERATE
in file Growl.php, class constant Net_Growl::PRIORITY_MODERATE
PRIORITY_NORMAL
in file Growl.php, class constant Net_Growl::PRIORITY_NORMAL
publish
in file Growl.php, method Net_Growl::publish()
    Alias of notify() method.
top

r

$responses
in file GntpMock.php, variable Net_Growl_GntpMock::$responses
    A queue of responses to be returned by sendRequest()
Response.php
procedural page Response.php
register
in file Growl.php, method Net_Growl::register()
    Sends a application register to Growl
reset
in file Growl.php, method Net_Growl::reset()
    Resettable Singleton Solution
top

s

$softwareName
in file Response.php, variable Net_Growl_Response::$softwareName
    The identity of the sending framework
$softwareVersion
in file Response.php, variable Net_Growl_Response::$softwareVersion
    The version of the sending framework
sendNotify
in file GntpMock.php, method Net_Growl_GntpMock::sendNotify()
    Sends the NOTIFY message type
sendNotify
in file Gntp.php, method Net_Growl_Gntp::sendNotify()
    Sends the NOTIFY message type
sendNotify
in file Udp.php, method Net_Growl_Udp::sendNotify()
    Sends the NOTIFY message type
sendRegister
in file Udp.php, method Net_Growl_Udp::sendRegister()
    Sends the REGISTER message type
sendRegister
in file GntpMock.php, method Net_Growl_GntpMock::sendRegister()
    Sends the REGISTER message type
sendRegister
in file Gntp.php, method Net_Growl_Gntp::sendRegister()
    Sends the REGISTER message type
sendRequest
in file GntpMock.php, method Net_Growl_GntpMock::sendRequest()
    Returns the next response from the queue built by addResponse()
sendRequest
in file Growl.php, method Net_Growl::sendRequest()
    Send request to remote server
setGrowlIcon
in file Application.php, method Net_Growl_Application::setGrowlIcon()
    Sets the application icon for registration in Growl
setGrowlName
in file Application.php, method Net_Growl_Application::setGrowlName()
    Sets the application name for registration in Growl
setGrowlPassword
in file Application.php, method Net_Growl_Application::setGrowlPassword()
    Sets the password to be used by Growl to accept notification packets
setNotificationLimit
in file Growl.php, method Net_Growl::setNotificationLimit()
    Limit the number of notifications
singleton
in file Growl.php, method Net_Growl::singleton()
    Singleton
strByteLen
in file Growl.php, method Net_Growl::strByteLen()
    Get string byte length
top

u

udpAdapter.php
procedural page udpAdapter.php
udpAdapterNotifyPEARerrors.php
procedural page udpAdapterNotifyPEARerrors.php
Udp.php
procedural page Udp.php
UDP_PORT
in file Growl.php, class constant Net_Growl::UDP_PORT
    Growl default UDP port
utf8Encode
in file Growl.php, method Net_Growl::utf8Encode()
    Encodes a detect_order string to UTF-8
top

v

$version
in file Response.php, variable Net_Growl_Response::$version
    GNTP protocol version
VERSION
in file Growl.php, class constant Net_Growl::VERSION
    Growl version
top

Documentation generated on Mon, 11 Mar 2019 15:52:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.