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 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	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 
   
	
	
	top 
   
	
	
	top 
   
	
	
	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 
   
	
	
	top 
   
	
	
	top 
   
	
	
	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 
   
	
	
	top 
   
	
	
	top 
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 15:52:31 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |   
     |