Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
PHP CMSPage::use_component示例
编程语言:
PHP
类/类型:
CMSPage
方法/功能:
use_component
hotexamples.com的示例:
1
PHP CMSPage::use_component - 已找到1个示例
。这些是从开源项目中提取的最受好评的
CMSPage::use_component
现实PHP示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
use_boundable_javascripts(5)
getAccess(2)
use_boundable_styles(2)
delete(2)
createTable(1)
loadPage(1)
use_component(1)
unserialize(1)
setStatus(1)
setAsBubbleLoaded(1)
setAccess(1)
serialize(1)
save(1)
loadPath(1)
get_head_sections(1)
load(1)
getXML(1)
getPageTitle(1)
getPageTemplateName(1)
getPageName(1)
getList(1)
getId(1)
getForm(1)
getContentPages(1)
getActiveRevisions(1)
dropTable(1)
use_javascripts(1)
常用方法
use_boundable_javascripts (5)
getAccess (2)
use_boundable_styles (2)
delete (2)
createTable (1)
loadPage (1)
use_component (1)
unserialize (1)
setStatus (1)
setAsBubbleLoaded (1)
常用方法
setAccess (1)
serialize (1)
save (1)
loadPath (1)
get_head_sections (1)
load (1)
getXML (1)
getPageTitle (1)
getPageTemplateName (1)
getPageName (1)
getList (1)
getId (1)
getForm (1)
getContentPages (1)
getActiveRevisions (1)
dropTable (1)
use_javascripts (1)
常用方法
getList (1)
getId (1)
getForm (1)
getContentPages (1)
getActiveRevisions (1)
dropTable (1)
use_javascripts (1)
示例#1
0
显示文件
文件:
Usertopics.php
项目:
emilymwang8/cms
public static function use_component() { return array_merge(parent::use_component()); }
x