\

Namespaces

CGExtensions

Classes

cg_db_exception A class to indicate a database query error.
cg_exception A simple class library to extend the standard exception class and provides ome cmsms related lang string lookups.
cg_fileupload A simple class to assist with handling PHP file uploads
cg_InvalidDataException An exception indicating that invalid data was passed to a class, method, or action.
cg_notfoundException An exception indicating that a desired item was not found.
cg_sql_error A class to indicate a database query error.
cge_address A simple class for defining and manipulating an address.
cge_array Utility methods to deal with arrays.
cge_browser A wrapper around the included Browse class with specialized behavor.
cge_cached_remote_file A class to copy a remote URL to a local, temporary location for a specified amount of time.
cge_datastore This class implements a simple key/value store utilizing the database intended for storing small amounts of temporary data that must survive both the request, and the session but can have a limited lifetime.
cge_date A Class to represent and operate on a date
cge_date_utils A set of convenience methods to work with dates and times
cge_debug A simple class with some debug functions.
cge_dir A simple class for utilities related to manipulating directories.
cge_encrypt A simple class for doing secure encryption and decryption of data.
cge_headers A utility class to manipulate HTML headers
cge_http A set of utility functions for performing http requests.
cge_image A simple class for utilities related to manipulating images.
cge_message A simple class for storing and retrieving data between requests.
cge_param A set of utilities for cleaning input parameters.
cge_redirect A utility class to handle some advanced redirections
cge_session A simple class for storing, and retrieving data from the session.
cge_setup A factory class to return objects setup with some internal defaults or some preferences.
cge_smartcache_handler A class to aide in caching data in a key value mechanism.
cge_string A set of string utility functions.
cge_template_admin This class provides methods for displaying forms and reports that aide in managing a module's templates.
cge_template_utils A class to provide some methods for managing templates.
cge_tmpdata A convenience class to share data between classes and functions without using global variables.
cge_units A simple class for dealing with metric to imperial conversions
cge_uploader A class to aide in dealing with uploaded files, including post processing of images.
cge_url A simple class for taking apart, modifying, and re-assembling URLS.
cge_userops Utility methods to deal with admin users.
cge_utils A set of high level convenience methods.
CGExtensions A base class for all CMSMS modules written by me to provide optimizations and conveniences that are not built into CMSMS.
encrypted_store A utility class for caching encrypted information.
module_helper The module helper class is an abstract class, intended to help separate functionality into different classes Each instance of this class is a singleton.
notification_message A base class notification message object. This is used to convey information that can be formatted and sent out via various transports.

Functions

__cge_unserialize_callback()

__cge_unserialize_callback(\string  $classname) 

Parameters

\string $classname