|
|
||
|
|
takatoshiグループについてtakatoshiグループについて Maypole::Application■ use strict warnings UNIVERSAL::require Maypole Maypole::Config ■ methods import importメソッドはモジュールがuseされたときにPerlから自動的にコールされる。 Maypole::View::Base■ 概要 pathsとvarsはサブクラスで実装するtemplateからコールされるようだ。 ■ use UNIVERSAL::moniker strict Maypole::Constants Carp ■ methods new ハッシュリファレン... Maypole::View::TT■ use base Maypole::View::Base ■ use Maupole::Constants Template File::Spec::Functions qw(catdir tmpdir) strict ■ methods template $self->{tt}がfalseならTemplate::ProviderをnewしてTe... UNIVERSAL::moniker■ 概要 monikerとplural_monikerの定義。それぞれ単数形、複数形のクラス名(小文字)を返す。 ■ リンク UNIVERSAL::moniker - search.cpan.org Maypole::Session■ use strict Digest::MD5 ■ methods generate_unique_id lengthをセットする。デフォルトは32 以下のようにしてIDを作成する substr(Digest::MD5::md5_hex(Digest::MD5::md5_hex(time(). {}... Maypole::Model::CDBI::Plain■ use base Maypole::Model::CDBI ■ use Maypole::Config strict ■ methods setup_database configにテーブルとクラスの対応を設定する class_of テーブルのクラス名を返す CGI::Untaint■ 概要 CGIパラメータのバリデーション ■ リンク CGI::Untaint - search.cpan.org Lingua::En::Inflect::Number■ 概要 単語を強制的に単数形または複数形にする ■ リンク Lingua::EN::Inflect::Number - search.cpan.org Class::DBI::Pager■ 概要 Class::DBI用のページャ ■ リンク Class::DBI::Pager - search.cpan.org Class::DBI::Plugin::RetrieveAll■ 概要 もうちょっと複雑なretrieve_allを提供する。 ■ リンク Class::DBI::Plugin::RetrieveAll - search.cpan.org |