Sgss_Font_Manager_Builder_Interface 
Provides for building the database structure for the Sgss_Font_Manager_Abstract

Description

Author:
Matsuda Shota
Copyright:
(c) 2007-2008 Matsuda Shota
License:
http://creativecommons.org/licenses/GPL/2.0/
Located in:
/Font/Manager/Builder/Interface.php (line 41)

Class overview

Method

void build (Zend_Db_Adapter_Abstract $db)

Builds the required structure with the specified database handle

Method detail

build

Builds the required structure with the specified database handle

Parameters:
  • Zend_Db_Adapter_Abstract $db

    Database handle

Signature:
public void build (Zend_Db_Adapter_Abstract $db)