Class Noti

Description

The Noti class provides the Noti core initialization and global functions

Located in /Noti.class (line 30)


	
			
Method Summary
void config ([mixed $option = ""], [mixed $default = ""])
void importNewsXml (string $xmldata, [mixed $verbose = false])
void init ()
void version ()
Methods
config (line 71)

Returns Noti configuration value or the entire Noti configuration as an array of $option => $value

  • static:
  • access: public
void config ([mixed $option = ""], [mixed $default = ""])
importNewsXml (line 105)

Import news XML data sent from crawler

  • static:
  • access: public
void importNewsXml (string $xmldata, [mixed $verbose = false])
  • string $xmldata: Raw XML data from crawler
init (line 37)

Initializes the Noti news framework

  • static:
  • access: public
void init ()
version (line 92)

Returns the Noti version

  • static:
  • access: public
void version ()

Documentation generated on Sat, 18 Mar 2006 04:40:17 -0300 by phpDocumentor 1.3.0RC3