CodeIgniter Snippets
Sublime Text 2/3 的 CodeIgniter 3 Snippets 列表
标签 snippets
详细信息
安装
- 总数 148K
- Windows 111K
- Mac 16K
- Linux 21K
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | 6月22日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 2 | 2 | 2 | 5 | 3 | 3 | 3 | 5 | 3 | 2 | 5 | 3 | 4 | 8 | 4 | 2 | 0 | 4 | 2 | 4 | 2 | 2 | 2 | 4 | 5 | 4 | 2 | 5 | 4 | 2 | 3 | 3 | 3 | 4 | 5 | 2 | 1 | 2 | 2 | 5 | 2 | 4 | 7 | 2 | 2 |
Mac | 1 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 1 | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 2 | 0 | 0 | 0 | 1 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 1 |
读取me
Codeigniter Snippets
这是一个Sublime Text 包,其中包含了一系列方便的 Snippets,用于进行 Codeigniter 框架开发。
简单安装
如果您已安装了 Package Control 包,您可以直接在 Sublime Text 中安装 Codeigniter 框架 Snippets。打开命令面板,选择“Package Control: Install Package”,然后搜索 Codeigniter 框架 Snippets。
手动安装
如果您没有安装 Package Control,您需要将此仓库克隆到您的包文件夹(首选项 > 浏览包...),如下所示
git clone https://github.com/mpmont/ci-snippets.git ci-snippets
如果您发现错误或其他问题,请将其分支并发送给我拉取请求。
Atom 版本
如果您正在寻找此仓库的 Atom 版本,请访问这里:https://github.com/taiar/atom-ci-snippets/
可用快捷键列表
类
- _cookie
- _get
- _get_post
- _post
- _server
- set_cookie
- get_request_header
- request_headers
- ip_address
- valid_ip
- user_agent
- is_ajax
- is_cli
- fetch_method
- fetch_class
- fetch_module
- output_json
- set_json
- th
助手
- anchor
- form_checkbox
- form_dropdown
- form_hidden
- form_input
- form_open
- form_password
- form_submit
- form_textarea
- form_upload
- form_validation
- form_label
- uri_segment
- _redirect
- redirect
- site
- ci_base
库
- calendar
- cart_add
- cart_update
- display_cart
- flashdata
- set_flashdata
- generate_table
- pagination
- upload
查询构建器(活动记录)
- db_affected
- db_delete
- db_free_result
- db_get
- 数据库组
- 数据库插入
- 数据库插入ID
- 数据库批量插入
- 数据库选择
- 数据库连接
- 数据库最后一条记录
- 数据库限制
- 数据库字段数
- 数据库行数
- 数据库排序
- 数据库结果
- 数据库结果数组
- 数据库行
- 数据库行数组
- 数据库选择
- 数据库截断
- 数据库更新
- 数据库WHERE条件
会话
- 会话用户数据
- 设置会话用户数据
- 获取所有会话用户数据
- 删除会话用户数据
- 销毁会话
杂项
- ci启动
- 构造函数
- 控制器
- 模型
- 库
- CRUD
- 加载辅助函数
- 加载库
- 加载模型
- 加载模块
- 加载视图
- 日志
- ciline
- 文件结束符
- dd
贡献者列表
- Marco Monteiro
- Jesse Robertson
- Amitava Das Gupta
- rmclain
- Tutkun
- Frank Parent
- Nicolas Widart
- Ulises Vázquez Espinoza
- pauloamc
- shishir06
- Deden Fathurahman
- Shawn Crigger
- Qcol
- taiar
- MetalMatze
- Blux
- Luis Leite
- José Tomás Tocino
- Marcelo Diniz
- Ernesto Acevedo
- Rodrigo Alves Mesquita