digraph g {
graph [
rankdir = LR
];
node [
fontsize = 12
shape = plaintext
fontname = Arial
];s8 [
label = <
Entries |
Title input |
Content textarea |
Meta Keywords taglist |
Meta Description charactercounter_textarea |
Entry Type selectbox_link |
Published checkbox |
Date datetime |
Modified datemodified |
Items subsectionmanager |
Products subsectionmanager |
>];s1 [
label = <Entry Types |
Type input |
Description textarea |
>];s3 [
label = <File Types |
Type input |
Description textarea |
>];s4 [
label = <Item Types |
Type input |
Description textarea |
>];s7 [
label = <Items |
Item upload |
Description textarea |
File Type selectbox_link |
Item Type selectbox_link |
Date datetime |
Modified datemodified |
>];s13 [
label = <Order Details |
System ID reflection |
Product selectbox_link |
Entry selectbox_link |
Quantity input |
Sub Total input |
>];s14 [
label = <Orders |
Order Number reflection |
Order Details subsectionmanager |
Customer memberlink |
Pre Total input |
Discount input |
Discount Code input |
Total input |
>];s6 [
label = <Pages |
Title input |
Content textarea |
Meta Keywords taglist |
Meta Description charactercounter_textarea |
Subpage checkbox |
Page pages |
URL Handle input |
Published checkbox |
Date datetime |
Modified datemodified |
Items subsectionmanager |
>];s5 [
label = <Product Types |
Type input |
Description textarea |
>];s9 [
label = <Products |
ID reflection |
Product Type selectbox_link |
Description textarea |
Quantity input |
Price input |
Items subsectionmanager |
>];s2 [
label = <Service Types |
Type input |
Description textarea |
>];s10 [
label = <Services |
Title input |
Content textarea |
Meta Keywords taglist |
Meta Description charactercounter_textarea |
Service Type selectbox_link |
Published checkbox |
Date datetime |
Modified datemodified |
Items subsectionmanager |
>];s12 [
label = <User Types |
Type input |
Description textarea |
>];s11 [
label = <Users |
First Name input |
Last Name input |
Company input |
Username & Password member |
Email input |
User Type selectbox_link |
Address address |
Timezone Offset input |
>];s8:f28 -> s13:f64 [arrowsize = 0.5, color="#666666"];s8:f32 -> s1:f1 [arrowsize = 0.5, color="#666666"];s8:f36 -> s7:h7 [arrowsize = 0.5, color="#666666"];s8:f44 -> s9:h9 [arrowsize = 0.5, color="#666666"];s1:f1 -> s8:f32 [arrowsize = 0.5, color="#666666"];s3:f5 -> s7:f23 [arrowsize = 0.5, color="#666666"];s4:f7 -> s7:f24 [arrowsize = 0.5, color="#666666"];s7:f23 -> s3:f5 [arrowsize = 0.5, color="#666666"];s7:f24 -> s4:f7 [arrowsize = 0.5, color="#666666"];s13:f63 -> s9:f37 [arrowsize = 0.5, color="#666666"];s13:f64 -> s8:f28 [arrowsize = 0.5, color="#666666"];s14:f69 -> s13:h13 [arrowsize = 0.5, color="#666666"];s6:f27 -> s7:h7 [arrowsize = 0.5, color="#666666"];s5:f9 -> s9:f38 [arrowsize = 0.5, color="#666666"];s9:f37 -> s13:f63 [arrowsize = 0.5, color="#666666"];s9:f38 -> s5:f9 [arrowsize = 0.5, color="#666666"];s9:f43 -> s7:h7 [arrowsize = 0.5, color="#666666"];s2:f3 -> s10:f49 [arrowsize = 0.5, color="#666666"];s10:f49 -> s2:f3 [arrowsize = 0.5, color="#666666"];s10:f53 -> s7:h7 [arrowsize = 0.5, color="#666666"];s12:f60 -> s11:f62 [arrowsize = 0.5, color="#666666"];s11:f62 -> s12:f60 [arrowsize = 0.5, color="#666666"];}