Warning (512): Method HtmlHelper::js does not exist [CORE/Cake/View/Helper.php, line 231]Code Context*/
public function __call($method, $params) {
trigger_error(__d('cake_dev', 'Method %1$s::%2$s does not exist', get_class($this), $method), E_USER_WARNING);
$method = 'js' $params = array( (int) 0 => 'jquery-2.1.4.min.js' ) $this = object(HtmlHelper) { response => object(CakeResponse) {} settings => array() helpers => array() theme => null request => object(CakeRequest) {} plugin => null fieldset => array() tags => array() [protected] _tags => array( 'password' => '*****', 'meta' => '<meta%s/>', 'metalink' => '<link href="%s"%s/>', 'link' => '<a href="%s"%s>%s</a>', 'mailto' => '<a href="mailto:%s"%s>%s</a>', 'form' => '<form action="%s"%s>', 'formwithoutaction' => '<form%s>', 'formend' => '</form>', 'input' => '<input name="%s"%s/>', 'textarea' => '<textarea name="%s"%s>%s</textarea>', 'hidden' => '<input type="hidden" name="%s"%s/>', 'checkbox' => '<input type="checkbox" name="%s"%s/>', 'checkboxmultiple' => '<input type="checkbox" name="%s[]"%s />', 'radio' => '<input type="radio" name="%s" id="%s"%s />%s', 'selectstart' => '<select name="%s"%s>', 'selectmultiplestart' => '<select name="%s[]"%s>', 'selectempty' => '<option value=""%s> </option>', 'selectoption' => '<option value="%s"%s>%s</option>', 'selectend' => '</select>', 'optiongroup' => '<optgroup label="%s"%s>', 'optiongroupend' => '</optgroup>', 'checkboxmultiplestart' => '', 'checkboxmultipleend' => '', 'file' => '<input type="file" name="%s"%s/>', 'file_no_model' => '<input type="file" name="%s"%s/>', 'submit' => '<input%s/>', 'submitimage' => '<input type="image" src="%s"%s/>', 'button' => '<button%s>%s</button>', 'image' => '<img src="%s"%s/>', 'tableheader' => '<th%s>%s</th>', 'tableheaderrow' => '<tr%s>%s</tr>', 'tablecell' => '<td%s>%s</td>', 'tablerow' => '<tr%s>%s</tr>', 'block' => '<div%s>%s</div>', 'blockstart' => '<div%s>', 'blockend' => '</div>', 'hiddenblock' => '<div style="display:none;">%s</div>', 'tag' => '<%s%s>%s</%s>', 'tagstart' => '<%s%s>', 'tagend' => '</%s>', 'tagselfclosing' => '<%s%s/>', 'para' => '<p%s>%s</p>', 'parastart' => '<p%s>', 'label' => '<label for="%s"%s>%s</label>', 'fieldset' => '<fieldset%s>%s</fieldset>', 'fieldsetstart' => '<fieldset><legend>%s</legend>', 'fieldsetend' => '</fieldset>', 'legend' => '<legend>%s</legend>', 'css' => '<link rel="%s" type="text/css" href="%s"%s/>', 'style' => '<style type="text/css"%s>%s</style>', 'charset' => '<meta http-equiv="Content-Type" content="text/html; charset=%s" />', 'ul' => '<ul%s>%s</ul>', 'ol' => '<ol%s>%s</ol>', 'li' => '<li%s>%s</li>', 'error' => '<div%s>%s</div>', 'javascriptblock' => '<script%s>%s</script>', 'javascriptstart' => '<script>', 'javascriptlink' => '<script type="text/javascript" src="%s"%s></script>', 'javascriptend' => '</script>' ) [protected] _crumbs => array() [protected] _includedAssets => array( 'HtmlHelper::css' => array( [maximum depth reached] ) ) [protected] _scriptBlockOptions => array() [protected] _docTypes => array( 'html4-strict' => '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">', 'html4-trans' => '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">', 'html4-frame' => '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">', 'html5' => '<!DOCTYPE html>', 'xhtml-strict' => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">', 'xhtml-trans' => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">', 'xhtml-frame' => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">', 'xhtml11' => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">' ) [protected] _helperMap => array() [protected] _tainted => null [protected] _cleaned => null [protected] _View => object(View) {} [protected] _fieldSuffixes => array( (int) 0 => 'year', (int) 1 => 'month', (int) 2 => 'day', (int) 3 => 'hour', (int) 4 => 'min', (int) 5 => 'second', (int) 6 => 'meridian' ) [protected] _modelScope => null [protected] _association => null [protected] _entityPath => null [protected] _minimizedAttributes => array( (int) 0 => 'allowfullscreen', (int) 1 => 'async', (int) 2 => 'autofocus', (int) 3 => 'autoplay', (int) 4 => 'checked', (int) 5 => 'compact', (int) 6 => 'controls', (int) 7 => 'declare', (int) 8 => 'default', (int) 9 => 'defaultchecked', (int) 10 => 'defaultmuted', (int) 11 => 'defaultselected', (int) 12 => 'defer', (int) 13 => 'disabled', (int) 14 => 'enabled', (int) 15 => 'formnovalidate', (int) 16 => 'hidden', (int) 17 => 'indeterminate', (int) 18 => 'inert', (int) 19 => 'ismap', (int) 20 => 'itemscope', (int) 21 => 'loop', (int) 22 => 'multiple', (int) 23 => 'muted', (int) 24 => 'nohref', (int) 25 => 'noresize', (int) 26 => 'noshade', (int) 27 => 'novalidate', (int) 28 => 'nowrap', (int) 29 => 'open', (int) 30 => 'pauseonexit', (int) 31 => 'readonly', (int) 32 => 'required', (int) 33 => 'reversed', (int) 34 => 'scoped', (int) 35 => 'seamless', (int) 36 => 'selected', (int) 37 => 'sortable', (int) 38 => 'spellcheck', (int) 39 => 'truespeed', (int) 40 => 'typemustmatch', (int) 41 => 'visible' ) [protected] _attributeFormat => '%s="%s"' [protected] _minimizedAttributeFormat => '%s="%s"' }Helper::__call() - CORE/Cake/View/Helper.php, line 231 HtmlHelper::js() - APP/View/Jieshaos/xia.ctp, line 3 include - APP/View/Jieshaos/xia.ctp, line 3 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111
![]() 文件大小: Warning (2): filesize() [function.filesize]: stat failed for /www/wwwroot/he-yin.com/app/webroot/img/zip/cl.pdf [APP/View/Jieshaos/xia.ctp, line 17]n/a |
cl.pdf
|
下载 |