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_restriction_class()

set_restriction_class()

Description

class SimplePie {
	set_restriction_class ( [string $class = 'SimplePie_Restriction'] )
}

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

Learn more about extending classes in PHP:

Availability

  • Available since SimplePie 1.0.

Parameters

class

The new class for SimplePie to use.

See Also


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