Traits
SessionAwareWebApplicationTrait
有助于在 Web 应用程序类中实现 `Joomla\Application\SessionAwareWebApplicationInterface` 的 Trait。
接口
类
接口
类
类
类
类
接口
类
Gzip
Archive 包的 Gzip 格式适配器
此类受 The Horde Project <http://www.horde.org> 的 Compress 包的启发,并在代码和概念上大量借鉴了该包。
« 更多 » Tar
Archive 包的 Tar 格式适配器
此类受 The Horde Project <http://www.horde.org> 的 Compress 包的启发,并在代码和概念上大量借鉴了该包。
« 更多 » Zip
ZIP 格式适配器用于 Archive 包
ZIP 压缩代码部分基于以下代码:Eric Mueller <[email protected]> http://www.zend.com/codex.php?id=535&single=1 Deins125 <[email protected]> http://www.zend.com/codex.php?id=470&single=1 ZIP 压缩日期代码部分基于 Peter Listiak <[email protected]> 的代码 此类受 The Horde Project <http://www.horde.org> 的 Compress 包的启发,并在代码和概念上大量借鉴了该包。
« 更多 » 类
接口
类
类
接口
类
类
类
类
类
类
类
类
接口
类
接口
类
接口
类
类
接口
类
接口
类
Traits
接口
类
类
类
类
类
类
类
类
类
Traits
接口
PreparableInterface
Joomla 数据库查询 Preparable 接口。
添加 bind/unbind 方法以及 getBounded() 方法,以便在查询执行之前按需检索存储的绑定变量。
« 更多 » 类
类
类
类
类
Traits
接口
类
类
Traits
接口
类
类
类
类
类
类
类
类
InputFilter
InputFilter 是一个用于过滤来自任何数据源的输入的类
由以下人员分叉自 php 输入过滤器库:Daniel Morris <[email protected]> 原贡献者:Gianpaolo Racca、Ghislain Picard、Marco Wandschneider、Chris Tobin 和 Andrew Eddie。
« 更多 » 类
类
Gitignore
Joomla 框架的 GitHub API Gitignore 类。
.gitignore 模板 API 列出并从 GitHub .gitignore 存储库中获取模板。
« 更多 » 类
类
Blobs
Joomla 框架的 GitHub API 数据 Blobs 类。
由于 Blob 可以是任何任意二进制数据,因此 Blob API 的输入和响应采用编码参数,该参数可以是 utf-8 或 base64。如果您的数据不能无损地作为 UTF-8 字符串发送,则可以对其进行 base64 编码。
« 更多 » 类
类
类
Hooks
Joomla 框架的 GitHub API 组织挂钩类。
针对组织 Webhook 的所有操作都要求经过身份验证的用户是正在管理的组织的管理员。此外,OAuth 令牌需要“admin:org_hook”范围。
« 更多 » Teams
Joomla 框架的 GitHub API 组织团队类。
针对团队的所有操作至少需要一个经过身份验证的用户,该用户是正在管理的 :org 中所有者的团队的成员。此外,OAuth 用户需要“user”范围。
« 更多 » 类
类
内容
适用于 Joomla 框架的 GitHub API 仓库内容类。
这些 API 方法允许您以 Base64 编码内容的形式检索仓库中文件的內容。请参阅媒体类型以请求原始格式或其他格式。
« 更多 » 下载
适用于 Joomla 框架的 GitHub API 仓库下载类。
下载 API 仅用于软件包下载。如果您想获取源代码压缩包,则应使用 http://developer.github.com/v3/repos/contents/#get-archive-link 代替。
« 更多 »