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

Element index for package BEAR_Page

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ o ] [ p ] [ r ] [ s ] [ _ ]

_

$_args
in file Page.php, variable BEAR_Page::$_args
    onInit()等の引数
$_body
in file Page.php, variable BEAR_Page::$_body
    Pageリソースボディ
$_headers
in file Page.php, variable BEAR_Page::$_headers
    Pageリソースヘッダー
$_pageLog
in file Page.php, variable BEAR_Page::$_pageLog
    ページ実行ログ
$_pageRo
in file Page.php, variable BEAR_Page::$_pageRo
    出力されたページをリソースオブジェクトにしたもの
$_resource
in file Page.php, variable BEAR_Page::$_resource
    リソースアクセス
$_ro
in file Page.php, variable BEAR_Page::$_ro
    ページにセットされたリソース
$_session
in file Page.php, variable BEAR_Page::$_session
    セッション
$_ua
in file Page.php, variable BEAR_Page::$_ua
    UAコード
$_view
in file Page.php, variable BEAR_Page::$_view
    View
_outputHttp
in file Page.php, method BEAR_Page::_outputHttp()
    ページリソースをHTTP出力します
_viewAdapter
in file Page.php, method BEAR_Page::_viewAdapter()
    Viewアダプター
__construct
in file Page.php, method BEAR_Page::__construct()
    Constructor
top

a

addAjax
in file Ajax.php, method BEAR_Page_Ajax::addAjax()
    AJAXコマンドを追加
Ajax.php
procedural page Ajax.php
top

b

BEAR_Page
in file Page.php, class BEAR_Page
    Page
BEAR_Page_Ajax
in file Ajax.php, class BEAR_Page_Ajax
    BEAR_Page_Ajax
BEAR_Page_Cli
in file Cli.php, class BEAR_Page_Cli
    CLI用仮想ページクラス
BEAR_Page_Exception
in file Exception.php, class BEAR_Page_Exception
    BEAR_Page_Exception
BEAR_Page_Header
in file Header.php, class BEAR_Page_Header
    ヘッダー
BEAR_Page_Header_Interface
in file Interface.php, class BEAR_Page_Header_Interface
    ヘッダーインターフェイス
top

c

clearPageCache
in file Page.php, method BEAR_Page::clearPageCache()
    ページキャッシュクリア
CONFIG_MODE_HTML
in file Page.php, class constant BEAR_Page::CONFIG_MODE_HTML
    ページモード - HTML
CONFIG_MODE_RESOURCE
in file Page.php, class constant BEAR_Page::CONFIG_MODE_RESOURCE
    ページモード - リソース
checkSecurity
in file Ajax.php, method BEAR_Page_Ajax::checkSecurity()
    セキュリティチェック
Cli.php
procedural page Cli.php
top

d

display
in file Page.php, method BEAR_Page::display()
    HTML表示
top

e

end
in file Page.php, method BEAR_Page::end()
    ページ終了
Exception.php
procedural page Exception.php
top

f

fetch
in file Page.php, method BEAR_Page::fetch()
    HTML文字列取得
flushHeader
in file Page.php, method BEAR_Page::flushHeader()
    ヘッダーのフラッシュ
flushHeader
in file Interface.php, method BEAR_Page_Header_Interface::flushHeader()
    ヘッダーのフラッシュ
flushHeader
in file Header.php, method BEAR_Page_Header::flushHeader()
    ヘッダーのフラッシュ
top

g

get
in file Page.php, method BEAR_Page::get()
    ページ変数取得
getArgs
in file Page.php, method BEAR_Page::getArgs()
    ページ引数の取得
getCacheKey
in file Page.php, method BEAR_Page::getCacheKey()
    ページキャッシュのキーを生成
getOnClick
in file Page.php, method BEAR_Page::getOnClick()
    クリックをゲット
getPageRo
in file Page.php, method BEAR_Page::getPageRo()
    ページをリソースオブジェクトとして取得
getRo
in file Page.php, method BEAR_Page::getRo()
    setしたRoを全て取得
getValues
in file Page.php, method BEAR_Page::getValues()
    setした値をすべて取得
getAjaxRequest
in file Ajax.php, method BEAR_Page_Ajax::getAjaxRequest()
    bear.
getHeaders
in file Interface.php, method BEAR_Page_Header_Interface::getHeaders()
    ヘッダーの取得
getHeaders
in file Header.php, method BEAR_Page_Header::getHeaders()
    ヘッダーの取得
getRequestHeader
in file Interface.php, method BEAR_Page_Header_Interface::getRequestHeader()
    リクエストヘッダーの取得
getRequestHeader
in file Header.php, method BEAR_Page_Header::getRequestHeader()
    リクエストヘッダーの取得
top

h

$header
in file Page.php, variable BEAR_Page::$header
    ヘッダーオブジェクト
Header.php
procedural page Header.php
top

i

injectAjaxRequest
in file Page.php, method BEAR_Page::injectAjaxRequest()
    AJAXリクエストの値をインジェクト
injectAjaxValues
in file Page.php, method BEAR_Page::injectAjaxValues()
    AJAXリクエストの値をインジェクト
injectArg
in file Page.php, method BEAR_Page::injectArg()
    ページ引数への変数インジェクト
injectArgs
in file Page.php, method BEAR_Page::injectArgs()
    ページ引数へ連想配列でインジェクト
injectGet
in file Page.php, method BEAR_Page::injectGet()
    $GETをインジェクト
isAjaxRequest
in file Ajax.php, method BEAR_Page_Ajax::isAjaxRequest()
    AJAXリクエストかどうかを返す
Interface.php
procedural page Interface.php
top

k

KEY_CLICK_NAME
in file Page.php, class constant BEAR_Page::KEY_CLICK_NAME
    アクティブリンク・クリックネーム クエリーキー
KEY_CLICK_VALUE
in file Page.php, class constant BEAR_Page::KEY_CLICK_VALUE
    アクティブリンク・クリックバリュ クエリーキー
top

o

onAction
in file Page.php, method BEAR_Page::onAction()
    バリデーションOKハンドラ
onInit
in file Page.php, method BEAR_Page::onInit()
    ページハンドラ
onInject
in file Page.php, method BEAR_Page::onInject()
     インジェクト
onOutput
in file Page.php, method BEAR_Page::onOutput()
    ページ表示ハンドラ
output
in file Page.php, method BEAR_Page::output()
    HTTP出力
onInject
in file Ajax.php, method BEAR_Page_Ajax::onInject()
    Inject
onInject
in file Header.php, method BEAR_Page_Header::onInject()
    Inject
top

p

Page.php
procedural page Page.php
top

r

redirect
in file Interface.php, method BEAR_Page_Header_Interface::redirect()
    リダイレクト
redirect
in file Header.php, method BEAR_Page_Header::redirect()
    リダイレクト
top

s

set
in file Page.php, method BEAR_Page::set()
    ページバリューをセット
setHeader
in file Page.php, method BEAR_Page::setHeader()
    ヘッダー出力
setOnClick
in file Page.php, method BEAR_Page::setOnClick()
    クリックをセット
setPrototypeRo
in file Page.php, method BEAR_Page::setPrototypeRo()
    プロトタイプリソースをページバリューにセット
setRo
in file Page.php, method BEAR_Page::setRo()
    ページにリソースをセット
setHeader
in file Header.php, method BEAR_Page_Header::setHeader()
    ヘッダー出力
setHeader
in file Interface.php, method BEAR_Page_Header_Interface::setHeader()
    ヘッダー出力
setMobileHeader
in file Header.php, method BEAR_Page_Header::setMobileHeader()
    モバイル用のヘッダーをセット
top

Documentation generated on Sat, 30 Jul 2011 00:09:51 +0900 by phpDocumentor 1.4.3