SimplePie 1.5 is now available!

SimplePie Documentation.  Learn how to use this thing.  It's way better than going to school.

You are here: Documentation » API Reference » SimplePie » set_file_class()

set_file_class()

Description

class SimplePie {
	set_file_class ( [string $class = 'SimplePie_File'] )
}

Allows you to add new methods or replace existing methods in the SimplePie_File class.

Learn more about extending classes in PHP:

Availability

  • Available since SimplePie Beta 3.

Parameters

class

The new class for SimplePie to use.

See Also


reference/simplepie/set_file_class.txt · Last modified: 2011/03/06 03:56 (external edit)