MCPcopy Create free account

hub / github.com/AxelPanda/SonicBreaker / functions

Functions3,222 in github.com/AxelPanda/SonicBreaker

↓ 7 callersFunctionvt
(e)
Public/static/jquery-2.0.3.min.js:4
↓ 6 callersFunctionN
(a,b,c)
Public/static/xheditor/xheditor_plugins/showdown.js:62
↓ 6 callersFunctionRt
(e)
Public/static/jquery-2.0.3.min.js:5
↓ 6 callersFunctionS
(a,b,c,d,e)
Public/static/kindeditor/kindeditor-min.js:11
↓ 6 callersMethod_fill
填充指定图像,内部使用 */
ThinkPHP/Library/Think/Image/Driver/Imagick.class.php:328
↓ 6 callersFunctiona
(a,e)
Public/static/qtip/imagesloaded.min.js:6
↓ 6 callersFunctionadjustList
(list,tag,style,ignoreEmpty)
Public/static/ueditor/ueditor.all.min.js:6
↓ 6 callersFunctionadjustList
(list, tag, style,ignoreEmpty)
Public/static/ueditor/ueditor.all.js:10163
↓ 6 callersFunctionat
(e,t,n,i)
Public/static/jquery-1.10.2.min.js:4
↓ 6 callersFunctionba
(a)
Public/static/kindeditor/kindeditor-min.js:24
↓ 6 callersFunctioncheck
(node)
Public/static/ueditor/ueditor.all.js:2812
↓ 6 callersMethodcheck
* 检查权限 * @param name string|array 需要验证的规则列表,支持逗号分隔的权限规则或索引数组 * @param uid int 认证用户的id * @param string mode 执行chec
ThinkPHP/Library/Think/Auth.class.php:101
↓ 6 callersFunctionchrome_debug
ChromePhp 输出trace的函数
ThinkPHP/Library/Behavior/ChromeShowPageTraceBehavior.class.php:148
↓ 6 callersFunctionclearCaches
(cm)
Public/Admin/js/codemirror/codemirror.js:1126
↓ 6 callersFunctionclone
(regex, additionalFlags)
Public/static/ueditor/third-party/SyntaxHighlighter/shCore.js:499
↓ 6 callersFunctionda
(a)
Public/static/kindeditor/kindeditor-min.js:34
↓ 6 callersFunctiondoReady
(doc)
Public/static/ueditor/ueditor.all.min.js:1
↓ 6 callersFunctiondoReady
(doc)
Public/static/ueditor/ueditor.all.js:670
↓ 6 callersFunctione
()
Public/static/kindeditor/kindeditor-min.js:4
↓ 6 callersMethodeditRow
* 对数据表中的单行或多行记录执行修改 GET参数id为数字或逗号分隔的数字 * * @param string $model 模型名称,供M函数使用的参数 * @param array $data 修改的数据 * @param array $where
Application/Admin/Controller/AdminController.class.php:138
↓ 6 callersFunctioneltOffset
(node, screen)
Public/static/ueditor/third-party/codemirror/codemirror.js:2629
↓ 6 callersFunctionendOperation
(cm)
Public/Admin/js/codemirror/codemirror.js:1337
↓ 6 callersMethoderror
* 数据库错误信息 * 并显示当前的SQL语句 * @access public * @return string */
ThinkPHP/Library/Think/Db/Driver/Pdo.class.php:413
↓ 6 callersFunctioneventMixin
(ctor)
Public/Admin/js/codemirror/codemirror.js:5308
↓ 6 callersFunctionfocusInput
()
Public/static/ueditor/third-party/codemirror/codemirror.js:754
↓ 6 callersFunctionfrCommond
(obj)
Public/static/ueditor/dialogs/searchreplace/searchreplace.js:154
↓ 6 callersMethodgetKv
* 获得SaeKv对象 */
ThinkPHP/Library/Think/Storage/Driver/Sae.class.php:39
↓ 6 callersFunctiongetObj
(editor)
Public/static/ueditor/ueditor.all.min.js:4
↓ 6 callersFunctiongetObj
(editor)
Public/static/ueditor/ueditor.all.js:7723
↓ 6 callersFunctiongetX
(len)
Public/static/ueditor/third-party/codemirror/codemirror.js:1353
↓ 6 callersFunctiongt
(e,t)
Public/static/jquery-2.0.3.min.js:4
↓ 6 callersFunctionhideDragLine
(editor)
Public/static/ueditor/ueditor.all.min.js:9
↓ 6 callersFunctionhideDragLine
(editor)
Public/static/ueditor/ueditor.all.js:15577
↓ 6 callersMethodinfo
* 获取分类详细信息 * @param milit $id 分类ID或标识 * @param boolean $field 查询字段 * @return array 分类信息 * @author 麦当苗儿 <zuojiazi@vip.qq.co
Application/Admin/Model/CategoryModel.class.php:50
↓ 6 callersFunctionintCss
(elem, prop)
Public/static/qtip/jquery.qtip.js:1971
↓ 6 callersFunctionisLine
(doc, l)
Public/Admin/js/codemirror/codemirror.js:2481
↓ 6 callersFunctionk
(a)
Public/static/qtip/jquery.qtip.min.js:2
↓ 6 callersMethodlimit
* 指定查询数量 * @access public * @param mixed $offset 起始位置 * @param mixed $length 查询数量 * @return Model */
ThinkPHP/Library/Think/Model.class.php:1608
↓ 6 callersFunctionlinkedDocs
(doc, f, sharedHistOnly)
Public/Admin/js/codemirror/codemirror.js:4925
↓ 6 callersMethodparse
* 模板解析入口 * 支持普通标签和TagLib解析 支持自定义标签库 * @access public * @param string $content 要解析的模板内容 * @return string */
ThinkPHP/Library/Think/Template.class.php:141
↓ 6 callersMethodparseVarFunction
* 对模板变量使用函数 * 格式 {$varname|function1|function2=arg1,arg2} * @access public * @param string $name 变量名 * @param array $varArray 函数列
ThinkPHP/Library/Think/Template.class.php:554
↓ 6 callersFunctionposFromMouse
(e, liberal)
Public/static/ueditor/third-party/codemirror/codemirror.js:1476
↓ 6 callersMethodread
* 读取Session * @access public * @param string $sessID */
ThinkPHP/Library/Think/Session/Driver/Db.class.php:123
↓ 6 callersMethodrecord
* 记录日志 并且会过滤未经设置的级别 * @static * @access public * @param string $message 日志信息 * @param string $level 日志级别 * @param boolean $r
ThinkPHP/Library/Think/Log.class.php:51
↓ 6 callersMethodrequest
* 请求百度云服务器 * @param string $path 请求的PATH * @param string $method 请求方法 * @param array $headers 请求header * @param
ThinkPHP/Library/Think/Upload/Driver/Qiniu/QiniuStorage.class.php:236
↓ 6 callersFunctionsetScrollLeft
(cm, val, isScroller)
Public/Admin/js/codemirror/codemirror.js:1910
↓ 6 callersFunctionsetSelectionUser
(from, to)
Public/static/ueditor/third-party/codemirror/codemirror.js:996
↓ 6 callersMethodstart
* 应用程序初始化 * @access public * @return void */
ThinkPHP/Library/Think/Think.class.php:29
↓ 6 callersFunctionstartOperation
(cm)
Public/Admin/js/codemirror/codemirror.js:1319
↓ 6 callersFunctionstr2arr
* 字符串转换为数组,主要用于把分隔符调整到第二个参数 * @param string $str 要分割的字符串 * @param string $glue 分割符 * @return array * @author 麦当苗儿 <zuojiazi@vip.qq.com> */
Application/Common/Common/function.php:50
↓ 6 callersFunctiont
(a,b)
Public/static/qtip/jquery.qtip.min.js:2
↓ 6 callersFunctiontextHeight
(display)
Public/Admin/js/codemirror/codemirror.js:1282
↓ 6 callersFunctiontransUnit
(v)
Public/static/ueditor/ueditor.all.min.js:3
↓ 6 callersFunctiontransUnit
( v )
Public/static/ueditor/ueditor.all.js:5158
↓ 6 callersFunctionupdate
(line, text, spans)
Public/Admin/js/codemirror/codemirror.js:4505
↓ 5 callersFunctionA
* A函数用于实例化控制器 格式:[资源://][模块/]控制器 * @param string $name 资源地址 * @param string $layer 控制层名称 * @param integer $level 控制器层次 * @return Controller|false
ThinkPHP/Common/functions.php:527
↓ 5 callersFunctionE
* 抛出异常处理 * @param string $msg 异常消息 * @param integer $code 异常代码 默认为0 * @return void */
ThinkPHP/Mode/Api/functions.php:22
↓ 5 callersFunctionL
* 获取和设置语言定义(不区分大小写) * @param string|array $name 语言变量 * @param string $value 语言值 * @return mixed */
ThinkPHP/Mode/Api/functions.php:69
↓ 5 callersFunctionY
(a)
Public/static/kindeditor/kindeditor-min.js:1
↓ 5 callersMethod_checkFields
* 检查是否定义了所有字段 * @access protected * @param string $name 模型名称 * @param array $fields 字段数组 * @return array */
ThinkPHP/Library/Think/Model/ViewModel.class.php:90
↓ 5 callersMethod_value
获取字段值 包括统计数据 type 包括 getField count max min avg sum
ThinkPHP/Library/OT/TagLib/Think.class.php:54
↓ 5 callersFunctiona
(e,t,i)
Public/static/xheditor/xheditor-1.2.1.min.js:4
↓ 5 callersFunctionaa
(a)
Public/static/kindeditor/kindeditor-min.js:8
↓ 5 callersMethodaccessToken
($url, $body='')
ThinkPHP/Library/Think/Upload/Driver/Qiniu/QiniuStorage.class.php:29
↓ 5 callersFunctionaddStop
(event)
Public/Admin/js/codemirror/codemirror.js:5207
↓ 5 callersMethodbuildSelectSql
* 生成查询SQL * @access public * @param array $options 表达式 * @return string */
ThinkPHP/Library/Think/Db.class.php:784
↓ 5 callersFunctioncamel
(s)
Public/static/qtip/jquery.qtip.js:1948
↓ 5 callersFunctionchain
(parser)
Public/static/ueditor/third-party/codemirror/codemirror.js:2776
↓ 5 callersFunctioncopyState
(mode, state)
Public/static/ueditor/third-party/codemirror/codemirror.js:1933
↓ 5 callersFunctioncopyState
(mode, state)
Public/Admin/js/codemirror/codemirror.js:3368
↓ 5 callersFunctioncountColumn
(string, end, tabSize, startIndex, startValue)
Public/Admin/js/codemirror/codemirror.js:5327
↓ 5 callersFunctiondata_auth_sign
* 数据签名认证 * @param array $data 被认证的数据 * @return string 签名 * @author 麦当苗儿 <zuojiazi@vip.qq.com> */
Application/Common/Common/function.php:173
↓ 5 callersFunctiondocOperation
(f)
Public/Admin/js/codemirror/codemirror.js:1403
↓ 5 callersMethoderror
* 数据库错误信息 * 并显示当前的SQL语句 * @access public * @return string */
ThinkPHP/Library/Think/Db/Driver/Oracle.class.php:259
↓ 5 callersMethoderror
* 数据库错误信息 * 并显示当前的SQL语句 * @access public * @return string */
ThinkPHP/Library/Think/Db/Driver/Pgsql.class.php:261
↓ 5 callersMethoderror
* 数据库错误信息 * 并显示当前的SQL语句 * @access public * @return string */
ThinkPHP/Library/Think/Db/Driver/Sqlsrv.class.php:337
↓ 5 callersMethodexecute
($_addons = null, $_controller = null, $_action = null)
Application/Home/Controller/AddonsController.class.php:21
↓ 5 callersMethodexecute
* 执行SQL语句 * @access public * @param string $sql SQL指令 * @param mixed $parse 是否需要解析SQL * @return false | integer */
ThinkPHP/Library/Think/Model.class.php:1203
↓ 5 callersMethodfind
* 查询数据 * @access public * @param mixed $options 表达式参数 * @return mixed */
ThinkPHP/Library/Think/Model/MongoModel.class.php:167
↓ 5 callersMethodgenerate_user_url
* 生成签名链接 */
ThinkPHP/Library/Think/Upload/Driver/Bcs/bcs.class.php:962
↓ 5 callersMethodgetAuthCategories
* 返回用户拥有管理权限的分类id列表 * * @param int $uid 用户id * @return array * * array(2,4,8,13) * * @author 朱亚杰 <zhuyaji
Application/Admin/Model/AuthGroupModel.class.php:154
↓ 5 callersMethodgetDbFields
* 获取数据表字段信息 * @access public * @return array */
ThinkPHP/Library/Think/Model.class.php:1388
↓ 5 callersFunctiongetMarkedSpanFor
(spans, marker)
Public/Admin/js/codemirror/codemirror.js:3891
↓ 5 callersMethodgetModelName
* 得到当前的数据对象名称 * @access public * @return string */
ThinkPHP/Library/Think/Model.class.php:1275
↓ 5 callersFunctiongetStateBefore
(cm, n, precise)
Public/Admin/js/codemirror/codemirror.js:950
↓ 5 callersMethodgetTableName
* 得到完整的数据表名 * @access public * @return string */
ThinkPHP/Library/Think/Model/ViewModel.class.php:37
↓ 5 callersFunctionget_model_attribute
* 获取属性信息并缓存 * @param integer $id 属性ID * @param string $field 要获取的字段名 * @return string 属性信息 */
Application/Common/Common/function.php:772
↓ 5 callersMethodhalt
* 错误输出 * @param mixed $error 错误 * @return void */
ThinkPHP/Library/Think/Think.class.php:258
↓ 5 callersFunctionheightAtLine
(cm, lineObj)
Public/Admin/js/codemirror/codemirror.js:5017
↓ 5 callersFunctioninTableSide
(table,cell,evt,top)
Public/static/ueditor/ueditor.all.min.js:9
↓ 5 callersFunctioninTableSide
(table, cell, evt, top)
Public/static/ueditor/ueditor.all.js:14722
↓ 5 callersFunctionindexOf
(collection, elt)
Public/static/ueditor/third-party/codemirror/codemirror.js:2705
↓ 5 callersFunctionisReadOnly
(cm)
Public/Admin/js/codemirror/codemirror.js:1513
↓ 5 callersFunctionl
()
Public/static/jquery-1.10.2.min.js:5
↓ 5 callersFunctionlineAtHeight
(chunk, h)
Public/Admin/js/codemirror/codemirror.js:4998
↓ 5 callersFunctionlineNo
(line)
Public/static/ueditor/third-party/codemirror/codemirror.js:2464
↓ 5 callersFunctionlocalCoords
(pos, inLineWrap)
Public/static/ueditor/third-party/codemirror/codemirror.js:1400
↓ 5 callersMethodlogic
* 获取扩展模型对象 * @param integer $model 模型编号 * @return object 模型对象 */
Application/Admin/Model/DocumentModel.class.php:332
↓ 5 callersFunctionma
(a,b)
Public/static/kindeditor/kindeditor-min.js:27
↓ 5 callersFunctionmakeChange
(doc, change, selUpdate, ignoreReadOnly)
Public/Admin/js/codemirror/codemirror.js:2277
← previousnext →301–400 of 3,222, ranked by callers