aboutsummaryrefslogblamecommitdiffstats
path: root/doc/schemaspy_hubzilla/diagrams/summary/hook.1degree.dot
blob: d76612db95ab0691174bc0299e393d7b392d6d22 (plain) (tree)

































                                                                                                                                                    
// dot 2.26.3 on Linux 3.2.0-4-686-pae
// SchemaSpy rev 590
digraph "hook" {
  graph [
    rankdir="RL"
    bgcolor="#f7f7f7"
    nodesep="0.18"
    ranksep="0.46"
    fontname="Helvetica"
    fontsize="11"
  ];
  node [
    fontname="Helvetica"
    fontsize="11"
    shape="plaintext"
  ];
  edge [
    arrowsize="0.8"
  ];
  "hook" [
    label=<
    <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
      <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR>
      <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR>
      <TR><TD PORT="hook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD></TR>
      <TR><TD PORT="file" COLSPAN="3" ALIGN="LEFT">file</TD></TR>
      <TR><TD PORT="function" COLSPAN="3" ALIGN="LEFT">function</TD></TR>
      <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR>
      <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">  </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">41 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">  </TD></TR>
    </TABLE>>
    URL="tables/hook.html"
    tooltip="hook"
  ];
}