Tag: includes

Siteframe Classes A class is a representation of a type of Siteframe data object. Specifically, a class is implemented as a PHP5 class definition, which usually (though not always) has a physical representation as a MySQL table. For example, the class "Page" is defined in includes/Page.class.inc , and is stored in the prefix _pages table. If you are not familiar with object-oriented programming, then...
0 comment(s) / glen / Internals / on April 6, 2005 at 14:51