PHP Classes

Classes of stéphane erard

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of stéphane erard (1)  >  Mission progress status  >  Reputation  
Picture of stéphane erard
Name: stéphane erard <contact>
Classes: 1
Country: France France
Age: ???
All time rank: 3963102 in France France
Week rank: 195 Up10 in France France Up
All time users: 257
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image phpCoreClass  
Base class to extract classes features
This is a base class that can be used to provide sub-classes means to extract their features into variables like the class functions, variables and constants.

The class uses reflection to traverse the sub-class list of variables, functions and constants and stores them in protected variables.

The features are made available through functions named like 'XxxByParent' where Xxx is a class feature being queried as constants, properties or methods.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z