YANA 4 PHP Framework
Docs For Class Utility
«abstract» Utility
"Utility classes" contain only static methods and attributes. This means especially you can't create an instance of such classes.
As an example they are usefull to group full static functions of the same domain within a class namespace instead of having them clutter your global namespace.
To create a utility class, simply add "extends Utility" to your class definition. Note: this class is abstract by intention not by syntax.
Located in /includes/class_utility.php
Class | Description |
---|---|
ErrorUtility | «utility» static class for error handling and debugging |
Hashtable | «utility» Hashtable |
Index | «utility» controller |
Microsummary | «utility» Microsummary |
Documentation generated on Sun, 11 Mar 2007 15:02:50 +0100 by phpDocumentor 1.3.1