PublicFolderGeneratorHelper

管理员组件公共文件夹生成器助手

5.0.0

Joomla CMS

方法

createFile

将内容写入给定文件

createFile( path,  content) : 

5.0.0

参数

path

string目标路径

content

string文件内容

响应

void

createPublicFolder

创建公共文件夹

createPublicFolder( destinationPath) : 
抛出

异常

5.0.0

参数

destinationPath

string公共文件夹的完整路径

响应

void

属性

definesTemplate

defines.php 文件的模板

类型

string

indexTemplate

index.php 文件的模板

类型

string