Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
PHP router::stringの例
プログラミング言語:
PHP
クラス/型:
router
メソッド/関数:
string
hotexamples.comのコード掲載数:
1
PHP router::string - 1件のコード例が見つかりました
。すべてオープンソースプロジェクトから抽出されたPHPの
router::string
パッケージから kirbyの実例で、最も評価が高いものを厳選しています。コード例の評価を行っていただくことで、より質の高いコード例が表示されるようになります。
よく使われるメソッド
表示
非表示
redirect(30)
get(9)
controller(9)
route(7)
createApp(7)
module(7)
arguments(6)
application(6)
action(6)
getController(5)
getInstance(5)
alias(4)
run(4)
uri(4)
get_class(3)
get_url(3)
redirectMessage(3)
getMethod(3)
dispatch(3)
get_repository_name(3)
connect(3)
get_controller(2)
get_domain(2)
web_url(2)
get_method(2)
get_protocol(2)
get_root_domain(2)
get_storage(2)
get_url_property(2)
host(2)
init(2)
method(2)
pps_url(2)
parse(2)
getAction(2)
set(2)
add_url_property(2)
set_class(2)
set_controller(2)
set_method(2)
_instance(2)
create_routes(2)
build_php_url(2)
urlFor(2)
createUserUrl(2)
set_storage(2)
url(2)
query_string(1)
remove_url(1)
refresh(1)
よく使われるメソッド
redirect (30)
get (9)
controller (9)
route (7)
createApp (7)
module (7)
arguments (6)
application (6)
action (6)
getController (5)
よく使われるメソッド
getInstance (5)
alias (4)
run (4)
uri (4)
get_class (3)
get_url (3)
redirectMessage (3)
getMethod (3)
dispatch (3)
get_repository_name (3)
connect (3)
get_controller (2)
get_domain (2)
web_url (2)
get_method (2)
get_protocol (2)
get_root_domain (2)
get_storage (2)
get_url_property (2)
host (2)
よく使われるメソッド
connect (3)
get_controller (2)
get_domain (2)
web_url (2)
get_method (2)
get_protocol (2)
get_root_domain (2)
get_storage (2)
get_url_property (2)
host (2)
init (2)
method (2)
pps_url (2)
parse (2)
getAction (2)
set (2)
add_url_property (2)
set_class (2)
set_controller (2)
set_method (2)
_instance (2)
create_routes (2)
build_php_url (2)
urlFor (2)
createUserUrl (2)
set_storage (2)
url (2)
query_string (1)
remove_url (1)
refresh (1)
よく使われるメソッド
init (2)
method (2)
pps_url (2)
parse (2)
getAction (2)
set (2)
add_url_property (2)
set_class (2)
set_controller (2)
set_method (2)
_instance (2)
create_routes (2)
build_php_url (2)
urlFor (2)
createUserUrl (2)
set_storage (2)
url (2)
query_string (1)
remove_url (1)
refresh (1)
upload_url (1)
uri_string (1)
setPath (1)
query_flag (1)
put (1)
render_view (1)
url_request (1)
views (1)
post (1)
perform_controller_action (1)
views_path (1)
prefix (1)
string (1)
request_uri (1)
routed_uri (1)
path (1)
sections (1)
set_repository (1)
runpackage (1)
routes (1)
router Class Documentation
コード例 #1
0
ファイルを表示
ファイル:
_function.php
プロジェクト:
samplecms/package
function url_string() { return router::string(); }
x