Class SEO_URL_INSTALLER

(line 228)

Description


Located in File: seo.class.php

Ultimate SEO URLs Installer and Configuration Class

Ultimate SEO URLs installer and configuration class offers a modular and easy to manage method of configuration. The class enables the base class to be configured and installed on the fly without the hassle of calling additional scripts or executing SQL.



Class Variables

Summary:
array $attributes
object $DB

$attributes (line 243)

Data type : array

$attributes array holds information about this instance

$DB (line 238)

Data type : object

Database object

$default_config (line 233)

Data type : array

The default_config array has all the default settings which should be all that is needed to make the base class work.

Class Constants

Summary:

Method Detail

Summary:
SEO_URL_INSTALLER SEO_URL_INSTALLER ()
void eval_defaults ()
void init ()

Constructor SEO_URL_INSTALLER (line 250)

SEO_URL_INSTALLER SEO_URL_INSTALLER( )

SEO_URL_INSTALLER class constructor

Info

  • version - 1.1
  • author - Bobby Easland

Method eval_defaults (line 363)

void eval_defaults( )

This function evaluates the default serrings into defined constants

Info

  • version - 1.0
  • author - Bobby Easland

Method init (line 334)

void init( )

Initializer - if there are settings not defined the default config will be used and database settings installed.

Info

  • version - 1.1
  • author - Bobby Easland

Method install_settings (line 385)

void install_settings( )

This function installs the database settings

Info

  • version - 1.0
  • author - Bobby Easland

Method uninstall_settings (line 374)

void uninstall_settings( )

This function removes the database settings (configuration and cache)

Info

  • version - 1.0
  • author - Bobby Easland

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Sun, 12 Jun 2005 14:35:31 -0400 by phpDocumentor 1.3.0RC3