Provided by: octopussy_1.0.6-0ubuntu2_all
NAME
Octopussy::Type - Octopussy Type module Configurations() Get list of type configurations Colors() Get an hash of Colors for each Type List() Get list of types Simple_List() Get list of simple types (*_DATETIME -> DATETIME, *_STRING -> STRING...) SQL_List() Get list of SQL types Regexp($type) Get regexp from type '$type' Regexps() Get regexps from all types Simple_Type(type) Get Simple type from type '$type' SQL_Type(type) Get SQL type from type '$type' SQL_Datetime($dt) Convert '$dt' to SQL datetime
AUTHOR
Sebastien Thebert <octo.devel@gmail.com>