Setuco
[ class tree: Setuco ] [ index: Setuco ] [ all elements ]

Element index for package Setuco

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

__construct
in file Form.php, method Setuco_Form::__construct()
    Setucoのライブラリーのパスを設定する
__construct
in file BootstrapUtil.php, method Setuco_Application_BootstrapUtil::__construct()
    インスタンス化不可
_isLoggedIn
in file Plugin.php, method Setuco_Controller_Plugin::_isLoggedIn()
    ログイン状態かどうかを判断します。
_isLoginControllerRequested
in file Plugin.php, method Setuco_Controller_Plugin::_isLoginControllerRequested()
    ログインコントローラにアクセスが来ているかを判断します。
_redirectLogin
in file Plugin.php, method Setuco_Controller_Plugin::_redirectLogin()
    ログイン画面にリダイレクトします。
_setNavigationEnable
in file Plugin.php, method Setuco_Controller_Plugin::_setNavigationEnable()
    ナビゲーションを有効にします。
$_navigation
in file AdminAbstract.php, variable Setuco_Controller_Action_AdminAbstract::$_navigation
    ナビゲーション
$_notFoundErrorHandlerTypes
in file ErrorAbstract.php, variable Setuco_Controller_Action_ErrorAbstract::$_notFoundErrorHandlerTypes
    HTTPステータスコードを 404(Not Found) とするエラーハンドラーのタイプの配列
$_pageLimit
in file Abstract.php, variable Setuco_Controller_Action_Abstract::$_pageLimit
    一覧ページで、1ページあたり何件のデータを表示するか
$_pageLimit
in file AdminAbstract.php, variable Setuco_Controller_Action_AdminAbstract::$_pageLimit
    一覧ページで、1ページあたり何件のデータを表示するか
$_pageLimit
in file DefaultAbstract.php, variable Setuco_Controller_Action_DefaultAbstract::$_pageLimit
    一覧ページで、1ページあたり何件のデータを表示するか
$_pageTitle
in file DefaultAbstract.php, variable Setuco_Controller_Action_DefaultAbstract::$_pageTitle
    ページのタイトル
$_pageTitle
in file AdminAbstract.php, variable Setuco_Controller_Action_AdminAbstract::$_pageTitle
    ページのタイトル 設定ファイルからとれないときだけ指定。
_addFormElementCommonOptions
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::_addFormElementCommonOptions()
    フォームエレメントの共通設定をする requiredなどの設定をする  第2引数で、設定しない項目を指定できる
_chooseHeadTitle
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::_chooseHeadTitle()
    リクエスト中のページのタイトルを取得します。
_developmentOperation
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_developmentOperation()
    開発時の処理です。
_encodeRestParam
in file Abstract.php, method Setuco_Controller_Action_Abstract::_encodeRestParam()
    パラメーターをリダイレクトパラムで確実に送信出来るようにエンコードします。
_getAccountInfos
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::_getAccountInfos()
    ログインしているユーザーの情報を取得する
_getCategoryList
in file DefaultAbstract.php, method Setuco_Controller_Action_DefaultAbstract::_getCategoryList()
    カテゴリー一覧を取得する
_getErrorLog
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_getErrorLog()
    ログのプラグインリソースが有効になっているときに取得する
_getMessage
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_getMessage()
    メッセージを取得します。
_getModulePath
in file Abstract.php, method Setuco_Controller_Action_Abstract::_getModulePath()
    モジュールのディレクトリーのパスを取得する
_getPageLimit
in file Abstract.php, method Setuco_Controller_Action_Abstract::_getPageLimit()
    一ページあたりの取得件数の_pageLimitのゲッター
_getPageNumber
in file Abstract.php, method Setuco_Controller_Action_Abstract::_getPageNumber()
    ページネーターで使う現在の(クリックされた)ページ番号を取得するメソッドです
_initHeader
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::_initHeader()
    ヘッダーに関する初期処理です。
_initLayout
in file Abstract.php, method Setuco_Controller_Action_Abstract::_initLayout()
    レイアウトを設定します。
_initLayout
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_initLayout()
    レイアウトを設定します。
_initNavigation
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::_initNavigation()
    ナビゲーションの設定情報を初期化します。
_is404Error
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_is404Error()
    HTTPステータスコードを 404(Not Found) とするか判断します。
_isRedirectNeeded
in file Abstract.php, method Setuco_Controller_Action_Abstract::_isRedirectNeeded()
    REST形式のURLにリダイレクトするかどうか判断します。
_loadRedirectParams
in file Abstract.php, method Setuco_Controller_Action_Abstract::_loadRedirectParams()
    REST形式にリダイレクトするパラメーターを取得する ファイル名は rest-params.xml
_productionOperation
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_productionOperation()
    運用時の処理です。
_replaceInvisibleParam
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_replaceInvisibleParam()
    不可視のパラメータ(パスワードなど)を伏せ字に置換します。
_restRedirectIfNeeded
in file Abstract.php, method Setuco_Controller_Action_Abstract::_restRedirectIfNeeded()
    REST形式のURLにリダイレクトするものだったら、リダイレクトする
_setHttpResponseCode
in file ErrorAbstract.php, method Setuco_Controller_Action_ErrorAbstract::_setHttpResponseCode()
    HTTPレスポンスコード(ステータスコード)を設定します。
_setLayoutName
in file Abstract.php, method Setuco_Controller_Action_Abstract::_setLayoutName()
    レイアウト名を設定します。
_setPageLimit
in file Abstract.php, method Setuco_Controller_Action_Abstract::_setPageLimit()
    一ページあたりの取得件数の_pageLimitのセッター メソッドチェーンを使用できる
_showFlashMessages
in file Abstract.php, method Setuco_Controller_Action_Abstract::_showFlashMessages()
    フラッシュメッセージがアクションヘルパーに設定されていればビューにセットして可視化します。
_unicodeTrim
in file FullWidthStringTrim.php, method Setuco_Filter_FullWidthStringTrim::_unicodeTrim()
    StringTrimの_unicodeTrimメソッド、全角スペース対応版
__construct
in file FullWidthStringTrim.php, method Setuco_Filter_FullWidthStringTrim::__construct()
    StringTrimのtrim対象文字に半角/全角スペースを指定する
$_escape
in file SuffixString.php, variable Setuco_Form_Decorator_SuffixString::$_escape
    HTMLエスケープ処理をするかどうか
$_value
in file SuffixString.php, variable Setuco_Form_Decorator_SuffixString::$_value
    HTMLタグで囲まれる文字列
$_src
in file Page.php, variable Setuco_Navigation_Page::$_src
    イメージファイルのパス
$_checkKey
in file Match.php, variable Setuco_Validate_Match::$_checkKey
    配列のチェックするkeyの名前 このkyeをと同じかをチェックする
$_count_max
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_count_max
    キーワードの最大個数
$_count_min
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_count_min
    キーワードの最小個数
$_delimiter
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_delimiter
    キーワードの区切り文字 デフォルトは','
$_max
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_max
    キーワードの最大文字数
$_messageTemplates
in file Url.php, variable Setuco_Validate_Url::$_messageTemplates
    エラーメッセージの配列
$_messageTemplates
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_messageTemplates
$_messageTemplates
in file Password.php, variable Setuco_Validate_Password::$_messageTemplates
$_messageTemplates
in file Match.php, variable Setuco_Validate_Match::$_messageTemplates
$_messageVariables
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_messageVariables
$_min
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_min
    キーワードの最小文字数
$_stringValidate
in file KeywordLength.php, variable Setuco_Validate_KeywordLength::$_stringValidate
    文字列をチェックするバリデータクラス
_checkParams
in file KeywordLength.php, method Setuco_Validate_KeywordLength::_checkParams()
    パラメーターのチェックをする
__construct
in file KeywordLength.php, method Setuco_Validate_KeywordLength::__construct()
    インスタンス変数の設定をする 引数は配列のみ対応
__construct
in file Match.php, method Setuco_Validate_Match::__construct()
top

a

addAllIdSuffix
in file Form.php, method Setuco_Form::addAllIdSuffix()
    全てのID属性に末尾文字列を付加します。 Form自体のID属性が未指定の場合は"setuco_form"を代用します。
Abstract.php
procedural page Abstract.php
AdminAbstract.php
procedural page AdminAbstract.php
ALL_STATUSES
in file Page.php, method Setuco_Data_Constant_Page::ALL_STATUSES()
    全ての状態を取得します。
Abstract.php
procedural page Abstract.php
top

b

BootstrapUtil.php
procedural page BootstrapUtil.php
BAD
in file UpdateStatus.php, class constant Setuco_Data_Constant_UpdateStatus::BAD
    更新状況:悪い
BACKSLASH_REPLACER
in file Abstract.php, class constant Setuco_Db_Table_Abstract::BACKSLASH_REPLACER
    SQL文中のバックスラッシュ(\)を置換する文字列
top

c

Category.php
procedural page Category.php
convertCategoryId4Data
in file CategoryInfo.php, method Setuco_Data_Converter_CategoryInfo::convertCategoryId4Data()
    カテゴリーIDをデータ用の値に変換します。
convertCategoryId4View
in file CategoryInfo.php, method Setuco_Data_Converter_CategoryInfo::convertCategoryId4View()
    カテゴリーIDをビュー用の値に変換します。
convertCategoryName4View
in file CategoryInfo.php, method Setuco_Data_Converter_CategoryInfo::convertCategoryName4View()
    カテゴリー名をビュー用の文字列に変換します。
convertStatus2String
in file PageInfo.php, method Setuco_Data_Converter_PageInfo::convertStatus2String()
    ページの状態を文字列に変換します。
CategoryInfo.php
procedural page CategoryInfo.php
countAll
in file Abstract.php, method Setuco_Db_Table_Abstract::countAll()
    全部で何件あるのか取得する
CategoryUpdate.php
procedural page CategoryUpdate.php
calcPastDays
in file Date.php, method Setuco_Util_Date::calcPastDays()
    ある日付から他の日付までの経過日数を求めます。
convertSign2String
in file String.php, method Setuco_Util_String::convertSign2String()
    数の符号を文字列に変換します。
top

d

dispatchLoopStartup
in file Plugin.php, method Setuco_Controller_Plugin::dispatchLoopStartup()
    ディスパッチループの初期処理です。
DOT_ADDITIONAL_STRING
in file Abstract.php, class constant Setuco_Controller_Action_Abstract::DOT_ADDITIONAL_STRING
    RESTリダイレクトのときにパラメーターのドットに付加する文字列
DefaultAbstract.php
procedural page DefaultAbstract.php
Default.php
procedural page Default.php
deleteByPrimary
in file Abstract.php, method Setuco_Db_Table_Abstract::deleteByPrimary()
    指定されたIDのレコードを削除します。
DeselectSameKeyword.php
procedural page DeselectSameKeyword.php
Date.php
procedural page Date.php
top

e

enableDojo
in file Form.php, method Setuco_Form::enableDojo()
    当インスタンスのdojoを有効にする
Exception.php
procedural page Exception.php
extractResource
in file BootstrapUtil.php, method Setuco_Application_BootstrapUtil::extractResource()
    ブートストラッパーからリソースを取り出す
リソースが含まれていない場合は該当リソースのブートストラップを行う
Exception.php
procedural page Exception.php
ErrorAbstract.php
procedural page ErrorAbstract.php
ErrorHandler.php
procedural page ErrorHandler.php
escapeLikeString
in file Abstract.php, method Setuco_Db_Table_Abstract::escapeLikeString()
    WHERE句のLIKE演算子や正規表現に与える文字列を\(バックスラッシュ)でエスケープします。 エスケープされた文字が検索できるようになります。 バックスラッシュ自体を検索するときは、getBsReplacedExpressionとセットで使う必要があります。
top

f

Form.php
procedural page Form.php
FILEEXT_ALL_INDEX
in file Media.php, class constant Setuco_Data_Constant_Media::FILEEXT_ALL_INDEX
    絞り込み処理で使うファイル種別「全て」のSelectBoxでのインデックス
FILEEXT_ALL_STRING
in file Media.php, class constant Setuco_Data_Constant_Media::FILEEXT_ALL_STRING
    絞り込み処理で使うファイル種別「全て」のSelectBoxでの表示文字列
FILEEXT_ALL_VALUE
in file Media.php, class constant Setuco_Data_Constant_Media::FILEEXT_ALL_VALUE
    絞り込み処理で使うファイル種別「全て」のSelectBoxでの値
FIRST
in file UpdateStatus.php, class constant Setuco_Data_Constant_UpdateStatus::FIRST
    更新状況:月初め
filter
in file RestParamDecode.php, method Setuco_Filter_RestParamDecode::filter()
    フィルター処理です。
filter
in file SplitFirstBrTag.php, method Setuco_Filter_SplitFirstBrTag::filter()
    フィルター処理です。行頭がbrタグで1つのbrタグだけの場合に取り除く。
filter
in file TrimKeywords.php, method Setuco_Filter_TrimKeywords::filter()
    フィルター処理です。
filter
in file UrlDecode.php, method Setuco_Filter_UrlDecode::filter()
    フィルター処理です。
filter
in file RemoveSpace.php, method Setuco_Filter_RemoveSpace::filter()
    フィルター処理です。
filter
in file HalfSizeInt.php, method Setuco_Filter_HalfSizeInt::filter()
    フィルター処理です。
filter
in file FullUrl.php, method Setuco_Filter_FullUrl::filter()
    フィルター処理です。
filter
in file DeselectSameKeyword.php, method Setuco_Filter_DeselectSameKeyword::filter()
    フィルター処理です。
FullUrl.php
procedural page FullUrl.php
FullWidthStringTrim.php
procedural page FullWidthStringTrim.php
top

g

GOOD
in file UpdateStatus.php, class constant Setuco_Data_Constant_UpdateStatus::GOOD
    更新状況:良い
getBsReplacedExpression
in file Abstract.php, method Setuco_Db_Table_Abstract::getBsReplacedExpression()
    $columnNameにSQL文のカラム名、リテラルを受け取り、MySQL,PostgreSQLのreplace関数を
getEscape
in file SuffixString.php, method Setuco_Form_Decorator_SuffixString::getEscape()
    Get escape flag
getValue
in file SuffixString.php, method Setuco_Form_Decorator_SuffixString::getValue()
    Get HTML tag, if any, with which to surround description
getSrc
in file Page.php, method Setuco_Navigation_Page::getSrc()
    イメージファイルのパスを取得します。
getEditHref
in file Page.php, method Setuco_Navigation_Page_Directory_Page::getEditHref()
    編集用のURLを取得します。
getViewHref
in file Page.php, method Setuco_Navigation_Page_Directory_Page::getViewHref()
    閲覧用のURLを取得します。 閲覧不可であればfalseを返します。
getDefaultIfEmpty
in file String.php, method Setuco_Util_String::getDefaultIfEmpty()
    文字列が空文字またはnullならばデフォルト値を取得します。 どちらでもなければそのままの文字列を返します。
top

h

HalfSizeInt.php
procedural page HalfSizeInt.php
top

i

IllegalAccessException.php
procedural page IllegalAccessException.php
init
in file DefaultAbstract.php, method Setuco_Controller_Action_DefaultAbstract::init()
    defaultモジュールコントローラの初期処理です。
init
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::init()
    adminモジュールコントローラの初期処理です。
init
in file Abstract.php, method Setuco_Controller_Action_Abstract::init()
    全てのコントローラ共通の初期処理です。
IMAGE_FILE_EXTENSIONS
in file Media.php, method Setuco_Data_Constant_Media::IMAGE_FILE_EXTENSIONS()
    SetucoCMSで対応するファイル種類(拡張子)のうち、画像の拡張子のみを得る
init
in file StatusUpdate.php, method Setuco_Form_Page_StatusUpdate::init()
    (non-PHPdoc)
init
in file CategoryUpdate.php, method Setuco_Form_Page_CategoryUpdate::init()
    (non-PHPdoc)
isImageExtension
in file Media.php, method Setuco_Util_Media::isImageExtension()
    SetucoCMSで扱える画像の拡張子であるかどうかを判定する
isValidExtension
in file Media.php, method Setuco_Util_Media::isValidExtension()
    SetucoCMSで扱える拡張子であるかどうかを判定する
isWritableThumbDir
in file Media.php, method Setuco_Util_Media::isWritableThumbDir()
    サムネイルのアップロード先ディレクトリが書き込み可能であるかを判定する
isWritableUploadDir
in file Media.php, method Setuco_Util_Media::isWritableUploadDir()
    ファイルのアップロード先ディレクトリが書き込み可能であるかを判定する
INVALID
in file KeywordLength.php, class constant Setuco_Validate_KeywordLength::INVALID
isValid
in file Url.php, method Setuco_Validate_Url::isValid()
    データがURL形式の文字列かをチェックする
isValid
in file Password.php, method Setuco_Validate_Password::isValid()
    パスワードに使用できる文字化をチェックする
isValid
in file Match.php, method Setuco_Validate_Match::isValid()
    確認用と同じかをチェックする
isValid
in file KeywordLength.php, method Setuco_Validate_KeywordLength::isValid()
    キーワードのチェックをする
top

k

KeywordLength.php
procedural page KeywordLength.php
top

l

LIMIT_GET_NEW_PAGE
in file Default.php, class constant Setuco_Data_Constant_Module_Default::LIMIT_GET_NEW_PAGE
    新着記事表示用に標準で何件取得するか
loadByPrimary
in file Abstract.php, method Setuco_Db_Table_Abstract::loadByPrimary()
    IDからひとつの行を取得し、配列で返します。 行が見つからなければ null を返します。
top

m

Media.php
procedural page Media.php
MEDIA_THUMB_DIR_FULLPATH
in file Media.php, method Setuco_Data_Constant_Media::MEDIA_THUMB_DIR_FULLPATH()
    サムネイルの格納先ディレクトリのフルパスを得る
MEDIA_UPLOAD_DIR_FULLPATH
in file Media.php, method Setuco_Data_Constant_Media::MEDIA_UPLOAD_DIR_FULLPATH()
    ファイルのアップロード先ディレクトリのフルパスを得る
Media.php
procedural page Media.php
Match.php
procedural page Match.php
top

n

NORMAL
in file UpdateStatus.php, class constant Setuco_Data_Constant_UpdateStatus::NORMAL
    更新状況:普通
NO_PARENT_ID
in file Category.php, class constant Setuco_Data_Constant_Category::NO_PARENT_ID
    カテゴリー1段目の親ID
NOT_MATCH
in file Match.php, class constant Setuco_Validate_Match::NOT_MATCH
NOT_MATCH
in file Password.php, class constant Setuco_Validate_Password::NOT_MATCH
NOT_URL
in file Url.php, class constant Setuco_Validate_Url::NOT_URL
    エラーメッセージのキー
top

p

Plugin.php
procedural page Plugin.php
PAGE_LIMIT
in file DefaultAbstract.php, class constant Setuco_Controller_Action_DefaultAbstract::PAGE_LIMIT
    一覧ページで、1ページあたり何件のデータを表示するか 削除するので使用しない
PAGE_LIMIT
in file AdminAbstract.php, class constant Setuco_Controller_Action_AdminAbstract::PAGE_LIMIT
    一覧ページで、1ページあたり何件のデータを表示するか 削除するので使用しない
postDispatch
in file DefaultAbstract.php, method Setuco_Controller_Action_DefaultAbstract::postDispatch()
    defaultモジュール共通でviewに変数を渡す処理をします。
postDispatch
in file AdminAbstract.php, method Setuco_Controller_Action_AdminAbstract::postDispatch()
    アクションメソッドが呼ばれた後の処理です。
Page.php
procedural page Page.php
PageInfo.php
procedural page PageInfo.php
Page.php
procedural page Page.php
Page.php
procedural page Page.php
Password.php
procedural page Password.php
top

r

removeDecoratorsOfElements
in file Form.php, method Setuco_Form::removeDecoratorsOfElements()
    デコレータを指定のフォーム要素から削除します。
routeShutdown
in file ErrorHandler.php, method Setuco_Controller_Plugin_ErrorHandler::routeShutdown()
    ディスパッチする前に実行するメソッド
RemoveSpace.php
procedural page RemoveSpace.php
RestParamDecode.php
procedural page RestParamDecode.php
render
in file SuffixString.php, method Setuco_Form_Decorator_SuffixString::render()
    Render a suffix string
top

s

setMinimalDecoratorElements
in file Form.php, method Setuco_Form::setMinimalDecoratorElements()
    最小限のデコレータのみ使うフォーム要素を指定する
Setuco_Exception
in file Exception.php, class Setuco_Exception
Setuco_Form
in file Form.php, class Setuco_Form
Setuco_Application_BootstrapUtil
in file BootstrapUtil.php, class Setuco_Application_BootstrapUtil
Setuco_Controller_Exception
in file Exception.php, class Setuco_Controller_Exception
Setuco_Controller_IllegalAccessException
in file IllegalAccessException.php, class Setuco_Controller_IllegalAccessException
Setuco_Controller_Plugin
in file Plugin.php, class Setuco_Controller_Plugin
setPagerForView
in file Abstract.php, method Setuco_Controller_Action_Abstract::setPagerForView()
    ページャーの設定をして、ビューで使用できるようにする
Setuco_Controller_Action_Abstract
in file Abstract.php, class Setuco_Controller_Action_Abstract
Setuco_Controller_Action_AdminAbstract
in file AdminAbstract.php, class Setuco_Controller_Action_AdminAbstract
Setuco_Controller_Action_DefaultAbstract
in file DefaultAbstract.php, class Setuco_Controller_Action_DefaultAbstract
Setuco_Controller_Action_ErrorAbstract
in file ErrorAbstract.php, class Setuco_Controller_Action_ErrorAbstract
Setuco_Controller_Plugin_ErrorHandler
in file ErrorHandler.php, class Setuco_Controller_Plugin_ErrorHandler
Setuco_Data_Constant_Category
in file Category.php, class Setuco_Data_Constant_Category
Setuco_Data_Constant_Media
in file Media.php, class Setuco_Data_Constant_Media
Setuco_Data_Constant_Page
in file Page.php, class Setuco_Data_Constant_Page
Setuco_Data_Constant_UpdateStatus
in file UpdateStatus.php, class Setuco_Data_Constant_UpdateStatus
STATUS_DRAFT
in file Page.php, class constant Setuco_Data_Constant_Page::STATUS_DRAFT
    状態:下書き
STATUS_DRAFT_STRING
in file Page.php, class constant Setuco_Data_Constant_Page::STATUS_DRAFT_STRING
    状態:下書きの文字列表現
STATUS_RELEASE
in file Page.php, class constant Setuco_Data_Constant_Page::STATUS_RELEASE
    状態:公開
STATUS_RELEASE_STRING
in file Page.php, class constant Setuco_Data_Constant_Page::STATUS_RELEASE_STRING
    状態:公開の文字列表現
Setuco_Data_Constant_Module_Default
in file Default.php, class Setuco_Data_Constant_Module_Default
Setuco_Data_Converter_CategoryInfo
in file CategoryInfo.php, class Setuco_Data_Converter_CategoryInfo
Setuco_Data_Converter_PageInfo
in file PageInfo.php, class Setuco_Data_Converter_PageInfo
Setuco_Db_Table_Abstract
in file Abstract.php, class Setuco_Db_Table_Abstract
SplitFirstBrTag.php
procedural page SplitFirstBrTag.php
Setuco_Filter_DeselectSameKeyword
in file DeselectSameKeyword.php, class Setuco_Filter_DeselectSameKeyword
Setuco_Filter_FullUrl
in file FullUrl.php, class Setuco_Filter_FullUrl
Setuco_Filter_FullWidthStringTrim
in file FullWidthStringTrim.php, class Setuco_Filter_FullWidthStringTrim
Setuco_Filter_HalfSizeInt
in file HalfSizeInt.php, class Setuco_Filter_HalfSizeInt
Setuco_Filter_RemoveSpace
in file RemoveSpace.php, class Setuco_Filter_RemoveSpace
Setuco_Filter_RestParamDecode
in file RestParamDecode.php, class Setuco_Filter_RestParamDecode
Setuco_Filter_SplitFirstBrTag
in file SplitFirstBrTag.php, class Setuco_Filter_SplitFirstBrTag
Setuco_Filter_TrimKeywords
in file TrimKeywords.php, class Setuco_Filter_TrimKeywords
Setuco_Filter_UrlDecode
in file UrlDecode.php, class Setuco_Filter_UrlDecode
SuffixString.php
procedural page SuffixString.php
setEscape
in file SuffixString.php, method Setuco_Form_Decorator_SuffixString::setEscape()
    Set whether or not to escape description
Setuco_Form_Decorator_SuffixString
in file SuffixString.php, class Setuco_Form_Decorator_SuffixString
setValue
in file SuffixString.php, method Setuco_Form_Decorator_SuffixString::setValue()
    HTMLタグで囲まれる文字列を設定します。
StatusUpdate.php
procedural page StatusUpdate.php
setCategories
in file CategoryUpdate.php, method Setuco_Form_Page_CategoryUpdate::setCategories()
    カテゴリーの選択肢を設定します。
Setuco_Form_Page_CategoryUpdate
in file CategoryUpdate.php, class Setuco_Form_Page_CategoryUpdate
Setuco_Form_Page_StatusUpdate
in file StatusUpdate.php, class Setuco_Form_Page_StatusUpdate
setSrc
in file Page.php, method Setuco_Navigation_Page::setSrc()
    イメージファイルのパスを設定します。
Setuco_Navigation_Page
in file Page.php, class Setuco_Navigation_Page
Setuco_Navigation_Page_Directory_Page
in file Page.php, class Setuco_Navigation_Page_Directory_Page
String.php
procedural page String.php
Setuco_Util_Date
in file Date.php, class Setuco_Util_Date
Setuco_Util_Media
in file Media.php, class Setuco_Util_Media
Setuco_Util_String
in file String.php, class Setuco_Util_String
Setuco_Validate_KeywordLength
in file KeywordLength.php, class Setuco_Validate_KeywordLength
Setuco_Validate_Match
in file Match.php, class Setuco_Validate_Match
Setuco_Validate_Password
in file Password.php, class Setuco_Validate_Password
Setuco_Validate_Url
in file Url.php, class Setuco_Validate_Url
top

t

THUMB_DIR_PATH_FROM_BASE
in file Media.php, class constant Setuco_Data_Constant_Media::THUMB_DIR_PATH_FROM_BASE
    サムネイル保存ディレクトリのbaseUrl用パス。
THUMB_WIDTH
in file Media.php, class constant Setuco_Data_Constant_Media::THUMB_WIDTH
    サムネイルの標準表示幅
TrimKeywords.php
procedural page TrimKeywords.php
TOO_KEYWORD_LOW
in file KeywordLength.php, class constant Setuco_Validate_KeywordLength::TOO_KEYWORD_LOW
TOO_KEYWORD_MUCH
in file KeywordLength.php, class constant Setuco_Validate_KeywordLength::TOO_KEYWORD_MUCH
TOO_STRING_LONG
in file KeywordLength.php, class constant Setuco_Validate_KeywordLength::TOO_STRING_LONG
TOO_STRING_SHORT
in file KeywordLength.php, class constant Setuco_Validate_KeywordLength::TOO_STRING_SHORT
top

u

UpdateStatus.php
procedural page UpdateStatus.php
UNCATEGORIZED_ID
in file Category.php, class constant Setuco_Data_Constant_Category::UNCATEGORIZED_ID
    未分類カテゴリーのID
UNCATEGORIZED_INFO
in file Category.php, method Setuco_Data_Constant_Category::UNCATEGORIZED_INFO()
    未分類のカテゴリーを取得する
UNCATEGORIZED_STRING
in file Category.php, class constant Setuco_Data_Constant_Category::UNCATEGORIZED_STRING
    未分類の文字列
UNCATEGORIZED_VALUE
in file Category.php, class constant Setuco_Data_Constant_Category::UNCATEGORIZED_VALUE
    未分類カテゴリーのvalue属性
UPLOAD_DIR_PATH_FROM_BASE
in file Media.php, class constant Setuco_Data_Constant_Media::UPLOAD_DIR_PATH_FROM_BASE
    ファイル保存ディレクトリのbaseUrl用パス。
updateByPrimary
in file Abstract.php, method Setuco_Db_Table_Abstract::updateByPrimary()
    指定されたIDのレコードを更新する。
UrlDecode.php
procedural page UrlDecode.php
Url.php
procedural page Url.php
top

v

VALID_FILE_EXTENSIONS
in file Media.php, method Setuco_Data_Constant_Media::VALID_FILE_EXTENSIONS()
    SetucoCMSで対応するファイル種類(拡張子)を得る
top

Documentation generated on Mon, 07 Feb 2011 01:28:02 +0900 by phpDocumentor 1.4.3