您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

935 B

List of Hooks

Application Name and Details

  1. app_name - slugified name e.g. “influxframework”
  2. app_title - full title name e.g. “InfluxFramework”
  3. app_publisher
  4. app_description
  5. app_version

Install

  1. before_install - method
  2. after_install - method

Javascript / CSS Builds

  1. app_include_js - include in “app”

  2. app_include_css - assets/influxframework/css/splash.css

  3. web_include_js - assets/js/influxframework-web.min.js

  4. web_include_css - assets/css/influxframework-web.css

Desktop

  1. get_desktop_icons - method to get list of desktop icons

Notifications

  1. notification_config - method to get notification configuration

Permissions

  1. permission_query_conditions:[doctype] - method to return additional query conditions at time of report / list etc.
  2. has_permission:[doctype] - method to call permissions to check at individual level