The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

aggregate> <aggregate_properties_by_regexp
[edit] Last updated: Sat, 12 May 2012

view this page in

aggregate_properties

(PHP 4 >= 4.2.0)

aggregate_properties Dynamic aggregation of class properties to an object

Description

void aggregate_properties ( object $object , string $class_name )

Aggregates all properties defined in a class to an existing object, except for properties whose names start with an underscore character (_) which are considered private to the aggregated class.

Parameters

object

class_name

Return Values

No value is returned.

See Also



add a note add a note User Contributed Notes aggregate_properties
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites