compony 0.5.3 → 0.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +3 -0
- data/CHANGELOG.md +11 -0
- data/Gemfile.lock +6 -6
- data/README.md +36 -0
- data/VERSION +1 -1
- data/app/controllers/compony_controller.rb +4 -0
- data/compony.gemspec +4 -4
- data/doc/ComponentGenerator.html +1 -1
- data/doc/Components.html +1 -1
- data/doc/ComponentsGenerator.html +1 -1
- data/doc/Compony/Component.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Labelling.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html +96 -27
- data/doc/Compony/ComponentMixins/Default/Standalone/VerbDsl.html +1 -1
- data/doc/Compony/ComponentMixins/Default/Standalone.html +1 -1
- data/doc/Compony/ComponentMixins/Default.html +1 -1
- data/doc/Compony/ComponentMixins/Resourceful.html +1 -1
- data/doc/Compony/ComponentMixins.html +1 -1
- data/doc/Compony/Components/Button.html +1 -1
- data/doc/Compony/Components/Destroy.html +1 -1
- data/doc/Compony/Components/Edit.html +1 -1
- data/doc/Compony/Components/Form.html +210 -127
- data/doc/Compony/Components/New.html +1 -1
- data/doc/Compony/Components/WithForm.html +1 -1
- data/doc/Compony/Components.html +1 -1
- data/doc/Compony/ControllerMixin.html +1 -1
- data/doc/Compony/Engine.html +1 -1
- data/doc/Compony/MethodAccessibleHash.html +1 -1
- data/doc/Compony/ModelFields/Anchormodel.html +1 -1
- data/doc/Compony/ModelFields/Association.html +1 -1
- data/doc/Compony/ModelFields/Attachment.html +1 -1
- data/doc/Compony/ModelFields/Base.html +1 -1
- data/doc/Compony/ModelFields/Boolean.html +1 -1
- data/doc/Compony/ModelFields/Color.html +1 -1
- data/doc/Compony/ModelFields/Currency.html +1 -1
- data/doc/Compony/ModelFields/Date.html +1 -1
- data/doc/Compony/ModelFields/Datetime.html +1 -1
- data/doc/Compony/ModelFields/Decimal.html +1 -1
- data/doc/Compony/ModelFields/Email.html +1 -1
- data/doc/Compony/ModelFields/Float.html +1 -1
- data/doc/Compony/ModelFields/Integer.html +1 -1
- data/doc/Compony/ModelFields/Percentage.html +1 -1
- data/doc/Compony/ModelFields/Phone.html +1 -1
- data/doc/Compony/ModelFields/RichText.html +1 -1
- data/doc/Compony/ModelFields/String.html +1 -1
- data/doc/Compony/ModelFields/Text.html +1 -1
- data/doc/Compony/ModelFields/Time.html +1 -1
- data/doc/Compony/ModelFields/Url.html +1 -1
- data/doc/Compony/ModelFields.html +1 -1
- data/doc/Compony/ModelMixin.html +29 -29
- data/doc/Compony/NaturalOrdering.html +1 -1
- data/doc/Compony/RequestContext.html +1 -1
- data/doc/Compony/Version.html +1 -1
- data/doc/Compony/ViewHelpers.html +1 -1
- data/doc/Compony.html +3 -3
- data/doc/ComponyController.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +42 -7
- data/doc/index.html +42 -7
- data/doc/method_list.html +112 -96
- data/doc/top-level-namespace.html +1 -1
- data/lib/compony/component_mixins/default/standalone/standalone_dsl.rb +18 -10
- data/lib/compony/components/form.rb +49 -32
- data/lib/compony/model_mixin.rb +24 -14
- data/lib/compony.rb +2 -2
- metadata +3 -9
data/doc/method_list.html
CHANGED
@@ -528,6 +528,14 @@
|
|
528
528
|
|
529
529
|
|
530
530
|
<li class="odd ">
|
531
|
+
<div class="item">
|
532
|
+
<span class='object_link'><a href="Compony/Components/Form.html#form_params-instance_method" title="Compony::Components::Form#form_params (method)">#form_params</a></span>
|
533
|
+
<small>Compony::Components::Form</small>
|
534
|
+
</div>
|
535
|
+
</li>
|
536
|
+
|
537
|
+
|
538
|
+
<li class="even ">
|
531
539
|
<div class="item">
|
532
540
|
<span class='object_link'><a href="Compony/ModelMixin.html#full_feasibility_messages-instance_method" title="Compony::ModelMixin#full_feasibility_messages (method)">#full_feasibility_messages</a></span>
|
533
541
|
<small>Compony::ModelMixin</small>
|
@@ -535,7 +543,7 @@
|
|
535
543
|
</li>
|
536
544
|
|
537
545
|
|
538
|
-
<li class="
|
546
|
+
<li class="odd ">
|
539
547
|
<div class="item">
|
540
548
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#global_after_assign_attributes_block-instance_method" title="Compony::ComponentMixins::Resourceful#global_after_assign_attributes_block (method)">#global_after_assign_attributes_block</a></span>
|
541
549
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -543,7 +551,7 @@
|
|
543
551
|
</li>
|
544
552
|
|
545
553
|
|
546
|
-
<li class="
|
554
|
+
<li class="even ">
|
547
555
|
<div class="item">
|
548
556
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#global_after_load_data_block-instance_method" title="Compony::ComponentMixins::Resourceful#global_after_load_data_block (method)">#global_after_load_data_block</a></span>
|
549
557
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -551,7 +559,7 @@
|
|
551
559
|
</li>
|
552
560
|
|
553
561
|
|
554
|
-
<li class="
|
562
|
+
<li class="odd ">
|
555
563
|
<div class="item">
|
556
564
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#global_assign_attributes_block-instance_method" title="Compony::ComponentMixins::Resourceful#global_assign_attributes_block (method)">#global_assign_attributes_block</a></span>
|
557
565
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -559,7 +567,7 @@
|
|
559
567
|
</li>
|
560
568
|
|
561
569
|
|
562
|
-
<li class="
|
570
|
+
<li class="even ">
|
563
571
|
<div class="item">
|
564
572
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#global_load_data_block-instance_method" title="Compony::ComponentMixins::Resourceful#global_load_data_block (method)">#global_load_data_block</a></span>
|
565
573
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -567,7 +575,7 @@
|
|
567
575
|
</li>
|
568
576
|
|
569
577
|
|
570
|
-
<li class="
|
578
|
+
<li class="odd ">
|
571
579
|
<div class="item">
|
572
580
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#global_store_data_block-instance_method" title="Compony::ComponentMixins::Resourceful#global_store_data_block (method)">#global_store_data_block</a></span>
|
573
581
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -575,7 +583,7 @@
|
|
575
583
|
</li>
|
576
584
|
|
577
585
|
|
578
|
-
<li class="
|
586
|
+
<li class="even ">
|
579
587
|
<div class="item">
|
580
588
|
<span class='object_link'><a href="Compony/RequestContext.html#helpers-instance_method" title="Compony::RequestContext#helpers (method)">#helpers</a></span>
|
581
589
|
<small>Compony::RequestContext</small>
|
@@ -583,7 +591,7 @@
|
|
583
591
|
</li>
|
584
592
|
|
585
593
|
|
586
|
-
<li class="
|
594
|
+
<li class="odd ">
|
587
595
|
<div class="item">
|
588
596
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Labelling.html#icon-instance_method" title="Compony::ComponentMixins::Default::Labelling#icon (method)">#icon</a></span>
|
589
597
|
<small>Compony::ComponentMixins::Default::Labelling</small>
|
@@ -591,7 +599,7 @@
|
|
591
599
|
</li>
|
592
600
|
|
593
601
|
|
594
|
-
<li class="
|
602
|
+
<li class="even ">
|
595
603
|
<div class="item">
|
596
604
|
<span class='object_link'><a href="Compony/Component.html#id-instance_method" title="Compony::Component#id (method)">#id</a></span>
|
597
605
|
<small>Compony::Component</small>
|
@@ -599,7 +607,7 @@
|
|
599
607
|
</li>
|
600
608
|
|
601
609
|
|
602
|
-
<li class="
|
610
|
+
<li class="odd ">
|
603
611
|
<div class="item">
|
604
612
|
<span class='object_link'><a href="Compony/Component.html#initialize-instance_method" title="Compony::Component#initialize (method)">#initialize</a></span>
|
605
613
|
<small>Compony::Component</small>
|
@@ -607,7 +615,7 @@
|
|
607
615
|
</li>
|
608
616
|
|
609
617
|
|
610
|
-
<li class="
|
618
|
+
<li class="even ">
|
611
619
|
<div class="item">
|
612
620
|
<span class='object_link'><a href="Compony/Components/Form.html#initialize-instance_method" title="Compony::Components::Form#initialize (method)">#initialize</a></span>
|
613
621
|
<small>Compony::Components::Form</small>
|
@@ -615,7 +623,7 @@
|
|
615
623
|
</li>
|
616
624
|
|
617
625
|
|
618
|
-
<li class="
|
626
|
+
<li class="odd ">
|
619
627
|
<div class="item">
|
620
628
|
<span class='object_link'><a href="Compony/RequestContext.html#initialize-instance_method" title="Compony::RequestContext#initialize (method)">#initialize</a></span>
|
621
629
|
<small>Compony::RequestContext</small>
|
@@ -623,7 +631,7 @@
|
|
623
631
|
</li>
|
624
632
|
|
625
633
|
|
626
|
-
<li class="
|
634
|
+
<li class="even ">
|
627
635
|
<div class="item">
|
628
636
|
<span class='object_link'><a href="Compony/Components/Button.html#initialize-instance_method" title="Compony::Components::Button#initialize (method)">#initialize</a></span>
|
629
637
|
<small>Compony::Components::Button</small>
|
@@ -631,7 +639,7 @@
|
|
631
639
|
</li>
|
632
640
|
|
633
641
|
|
634
|
-
<li class="
|
642
|
+
<li class="odd ">
|
635
643
|
<div class="item">
|
636
644
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#initialize-instance_method" title="Compony::ModelFields::Base#initialize (method)">#initialize</a></span>
|
637
645
|
<small>Compony::ModelFields::Base</small>
|
@@ -639,7 +647,7 @@
|
|
639
647
|
</li>
|
640
648
|
|
641
649
|
|
642
|
-
<li class="
|
650
|
+
<li class="even ">
|
643
651
|
<div class="item">
|
644
652
|
<span class='object_link'><a href="Compony/ModelFields/Phone.html#initialize-instance_method" title="Compony::ModelFields::Phone#initialize (method)">#initialize</a></span>
|
645
653
|
<small>Compony::ModelFields::Phone</small>
|
@@ -647,7 +655,7 @@
|
|
647
655
|
</li>
|
648
656
|
|
649
657
|
|
650
|
-
<li class="
|
658
|
+
<li class="odd ">
|
651
659
|
<div class="item">
|
652
660
|
<span class='object_link'><a href="Compony/Components/WithForm.html#initialize-instance_method" title="Compony::Components::WithForm#initialize (method)">#initialize</a></span>
|
653
661
|
<small>Compony::Components::WithForm</small>
|
@@ -655,7 +663,7 @@
|
|
655
663
|
</li>
|
656
664
|
|
657
665
|
|
658
|
-
<li class="
|
666
|
+
<li class="even ">
|
659
667
|
<div class="item">
|
660
668
|
<span class='object_link'><a href="Compony/MethodAccessibleHash.html#initialize-instance_method" title="Compony::MethodAccessibleHash#initialize (method)">#initialize</a></span>
|
661
669
|
<small>Compony::MethodAccessibleHash</small>
|
@@ -663,7 +671,7 @@
|
|
663
671
|
</li>
|
664
672
|
|
665
673
|
|
666
|
-
<li class="
|
674
|
+
<li class="odd ">
|
667
675
|
<div class="item">
|
668
676
|
<span class='object_link'><a href="Compony/ModelFields/Association.html#initialize-instance_method" title="Compony::ModelFields::Association#initialize (method)">#initialize</a></span>
|
669
677
|
<small>Compony::ModelFields::Association</small>
|
@@ -671,7 +679,7 @@
|
|
671
679
|
</li>
|
672
680
|
|
673
681
|
|
674
|
-
<li class="
|
682
|
+
<li class="even ">
|
675
683
|
<div class="item">
|
676
684
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#initialize-instance_method" title="Compony::ComponentMixins::Resourceful#initialize (method)">#initialize</a></span>
|
677
685
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -679,7 +687,7 @@
|
|
679
687
|
</li>
|
680
688
|
|
681
689
|
|
682
|
-
<li class="
|
690
|
+
<li class="odd ">
|
683
691
|
<div class="item">
|
684
692
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/VerbDsl.html#initialize-instance_method" title="Compony::ComponentMixins::Default::Standalone::VerbDsl#initialize (method)">#initialize</a></span>
|
685
693
|
<small>Compony::ComponentMixins::Default::Standalone::VerbDsl</small>
|
@@ -687,7 +695,7 @@
|
|
687
695
|
</li>
|
688
696
|
|
689
697
|
|
690
|
-
<li class="
|
698
|
+
<li class="even ">
|
691
699
|
<div class="item">
|
692
700
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html#initialize-instance_method" title="Compony::ComponentMixins::Default::Standalone::StandaloneDsl#initialize (method)">#initialize</a></span>
|
693
701
|
<small>Compony::ComponentMixins::Default::Standalone::StandaloneDsl</small>
|
@@ -695,7 +703,7 @@
|
|
695
703
|
</li>
|
696
704
|
|
697
705
|
|
698
|
-
<li class="
|
706
|
+
<li class="odd ">
|
699
707
|
<div class="item">
|
700
708
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html#initialize-instance_method" title="Compony::ComponentMixins::Default::Standalone::ResourcefulVerbDsl#initialize (method)">#initialize</a></span>
|
701
709
|
<small>Compony::ComponentMixins::Default::Standalone::ResourcefulVerbDsl</small>
|
@@ -703,7 +711,7 @@
|
|
703
711
|
</li>
|
704
712
|
|
705
713
|
|
706
|
-
<li class="
|
714
|
+
<li class="even ">
|
707
715
|
<div class="item">
|
708
716
|
<span class='object_link'><a href="Compony/Component.html#inspect-instance_method" title="Compony::Component#inspect (method)">#inspect</a></span>
|
709
717
|
<small>Compony::Component</small>
|
@@ -711,7 +719,7 @@
|
|
711
719
|
</li>
|
712
720
|
|
713
721
|
|
714
|
-
<li class="
|
722
|
+
<li class="odd ">
|
715
723
|
<div class="item">
|
716
724
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#label-instance_method" title="Compony::ModelFields::Base#label (method)">#label</a></span>
|
717
725
|
<small>Compony::ModelFields::Base</small>
|
@@ -719,7 +727,7 @@
|
|
719
727
|
</li>
|
720
728
|
|
721
729
|
|
722
|
-
<li class="
|
730
|
+
<li class="even ">
|
723
731
|
<div class="item">
|
724
732
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Labelling.html#label-instance_method" title="Compony::ComponentMixins::Default::Labelling#label (method)">#label</a></span>
|
725
733
|
<small>Compony::ComponentMixins::Default::Labelling</small>
|
@@ -727,7 +735,7 @@
|
|
727
735
|
</li>
|
728
736
|
|
729
737
|
|
730
|
-
<li class="
|
738
|
+
<li class="odd ">
|
731
739
|
<div class="item">
|
732
740
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html#layout-instance_method" title="Compony::ComponentMixins::Default::Standalone::StandaloneDsl#layout (method)">#layout</a></span>
|
733
741
|
<small>Compony::ComponentMixins::Default::Standalone::StandaloneDsl</small>
|
@@ -735,7 +743,7 @@
|
|
735
743
|
</li>
|
736
744
|
|
737
745
|
|
738
|
-
<li class="
|
746
|
+
<li class="even ">
|
739
747
|
<div class="item">
|
740
748
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#load_data-instance_method" title="Compony::ComponentMixins::Resourceful#load_data (method)">#load_data</a></span>
|
741
749
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -743,7 +751,7 @@
|
|
743
751
|
</li>
|
744
752
|
|
745
753
|
|
746
|
-
<li class="
|
754
|
+
<li class="odd ">
|
747
755
|
<div class="item">
|
748
756
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/ResourcefulVerbDsl.html#load_data-instance_method" title="Compony::ComponentMixins::Default::Standalone::ResourcefulVerbDsl#load_data (method)">#load_data</a></span>
|
749
757
|
<small>Compony::ComponentMixins::Default::Standalone::ResourcefulVerbDsl</small>
|
@@ -751,7 +759,7 @@
|
|
751
759
|
</li>
|
752
760
|
|
753
761
|
|
754
|
-
<li class="
|
762
|
+
<li class="even ">
|
755
763
|
<div class="item">
|
756
764
|
<span class='object_link'><a href="Compony/RequestContext.html#local_assigns-instance_method" title="Compony::RequestContext#local_assigns (method)">#local_assigns</a></span>
|
757
765
|
<small>Compony::RequestContext</small>
|
@@ -759,7 +767,7 @@
|
|
759
767
|
</li>
|
760
768
|
|
761
769
|
|
762
|
-
<li class="
|
770
|
+
<li class="odd ">
|
763
771
|
<div class="item">
|
764
772
|
<span class='object_link'><a href="Compony/MethodAccessibleHash.html#merge-instance_method" title="Compony::MethodAccessibleHash#merge (method)">#merge</a></span>
|
765
773
|
<small>Compony::MethodAccessibleHash</small>
|
@@ -767,7 +775,7 @@
|
|
767
775
|
</li>
|
768
776
|
|
769
777
|
|
770
|
-
<li class="
|
778
|
+
<li class="even ">
|
771
779
|
<div class="item">
|
772
780
|
<span class='object_link'><a href="Compony/RequestContext.html#method_missing-instance_method" title="Compony::RequestContext#method_missing (method)">#method_missing</a></span>
|
773
781
|
<small>Compony::RequestContext</small>
|
@@ -775,7 +783,7 @@
|
|
775
783
|
</li>
|
776
784
|
|
777
785
|
|
778
|
-
<li class="
|
786
|
+
<li class="odd ">
|
779
787
|
<div class="item">
|
780
788
|
<span class='object_link'><a href="Compony/MethodAccessibleHash.html#method_missing-instance_method" title="Compony::MethodAccessibleHash#method_missing (method)">#method_missing</a></span>
|
781
789
|
<small>Compony::MethodAccessibleHash</small>
|
@@ -783,7 +791,7 @@
|
|
783
791
|
</li>
|
784
792
|
|
785
793
|
|
786
|
-
<li class="
|
794
|
+
<li class="even ">
|
787
795
|
<div class="item">
|
788
796
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#model_class-instance_method" title="Compony::ModelFields::Base#model_class (method)">#model_class</a></span>
|
789
797
|
<small>Compony::ModelFields::Base</small>
|
@@ -791,7 +799,7 @@
|
|
791
799
|
</li>
|
792
800
|
|
793
801
|
|
794
|
-
<li class="
|
802
|
+
<li class="odd ">
|
795
803
|
<div class="item">
|
796
804
|
<span class='object_link'><a href="Compony.html#model_field_class_for-class_method" title="Compony.model_field_class_for (method)">model_field_class_for</a></span>
|
797
805
|
<small>Compony</small>
|
@@ -799,7 +807,7 @@
|
|
799
807
|
</li>
|
800
808
|
|
801
809
|
|
802
|
-
<li class="
|
810
|
+
<li class="even ">
|
803
811
|
<div class="item">
|
804
812
|
<span class='object_link'><a href="Compony.html#model_field_namespaces-class_method" title="Compony.model_field_namespaces (method)">model_field_namespaces</a></span>
|
805
813
|
<small>Compony</small>
|
@@ -807,7 +815,7 @@
|
|
807
815
|
</li>
|
808
816
|
|
809
817
|
|
810
|
-
<li class="
|
818
|
+
<li class="odd ">
|
811
819
|
<div class="item">
|
812
820
|
<span class='object_link'><a href="Compony.html#model_field_namespaces=-class_method" title="Compony.model_field_namespaces= (method)">model_field_namespaces=</a></span>
|
813
821
|
<small>Compony</small>
|
@@ -815,7 +823,7 @@
|
|
815
823
|
</li>
|
816
824
|
|
817
825
|
|
818
|
-
<li class="
|
826
|
+
<li class="even ">
|
819
827
|
<div class="item">
|
820
828
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#multi%3F-instance_method" title="Compony::ModelFields::Base#multi? (method)">#multi?</a></span>
|
821
829
|
<small>Compony::ModelFields::Base</small>
|
@@ -823,7 +831,7 @@
|
|
823
831
|
</li>
|
824
832
|
|
825
833
|
|
826
|
-
<li class="
|
834
|
+
<li class="odd ">
|
827
835
|
<div class="item">
|
828
836
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#name-instance_method" title="Compony::ModelFields::Base#name (method)">#name</a></span>
|
829
837
|
<small>Compony::ModelFields::Base</small>
|
@@ -831,7 +839,7 @@
|
|
831
839
|
</li>
|
832
840
|
|
833
841
|
|
834
|
-
<li class="
|
842
|
+
<li class="even ">
|
835
843
|
<div class="item">
|
836
844
|
<span class='object_link'><a href="Compony/NaturalOrdering.html#natural_push-instance_method" title="Compony::NaturalOrdering#natural_push (method)">#natural_push</a></span>
|
837
845
|
<small>Compony::NaturalOrdering</small>
|
@@ -839,7 +847,7 @@
|
|
839
847
|
</li>
|
840
848
|
|
841
849
|
|
842
|
-
<li class="
|
850
|
+
<li class="odd ">
|
843
851
|
<div class="item">
|
844
852
|
<span class='object_link'><a href="Compony/Components/New.html#on_create_failed_respond-instance_method" title="Compony::Components::New#on_create_failed_respond (method)">#on_create_failed_respond</a></span>
|
845
853
|
<small>Compony::Components::New</small>
|
@@ -847,7 +855,7 @@
|
|
847
855
|
</li>
|
848
856
|
|
849
857
|
|
850
|
-
<li class="
|
858
|
+
<li class="even ">
|
851
859
|
<div class="item">
|
852
860
|
<span class='object_link'><a href="Compony/Components/New.html#on_created-instance_method" title="Compony::Components::New#on_created (method)">#on_created</a></span>
|
853
861
|
<small>Compony::Components::New</small>
|
@@ -855,7 +863,7 @@
|
|
855
863
|
</li>
|
856
864
|
|
857
865
|
|
858
|
-
<li class="
|
866
|
+
<li class="odd ">
|
859
867
|
<div class="item">
|
860
868
|
<span class='object_link'><a href="Compony/Components/New.html#on_created_redirect_path-instance_method" title="Compony::Components::New#on_created_redirect_path (method)">#on_created_redirect_path</a></span>
|
861
869
|
<small>Compony::Components::New</small>
|
@@ -863,7 +871,7 @@
|
|
863
871
|
</li>
|
864
872
|
|
865
873
|
|
866
|
-
<li class="
|
874
|
+
<li class="even ">
|
867
875
|
<div class="item">
|
868
876
|
<span class='object_link'><a href="Compony/Components/New.html#on_created_respond-instance_method" title="Compony::Components::New#on_created_respond (method)">#on_created_respond</a></span>
|
869
877
|
<small>Compony::Components::New</small>
|
@@ -871,7 +879,7 @@
|
|
871
879
|
</li>
|
872
880
|
|
873
881
|
|
874
|
-
<li class="
|
882
|
+
<li class="odd ">
|
875
883
|
<div class="item">
|
876
884
|
<span class='object_link'><a href="Compony/Components/Destroy.html#on_destroyed-instance_method" title="Compony::Components::Destroy#on_destroyed (method)">#on_destroyed</a></span>
|
877
885
|
<small>Compony::Components::Destroy</small>
|
@@ -879,7 +887,7 @@
|
|
879
887
|
</li>
|
880
888
|
|
881
889
|
|
882
|
-
<li class="
|
890
|
+
<li class="even ">
|
883
891
|
<div class="item">
|
884
892
|
<span class='object_link'><a href="Compony/Components/Destroy.html#on_destroyed_redirect_path-instance_method" title="Compony::Components::Destroy#on_destroyed_redirect_path (method)">#on_destroyed_redirect_path</a></span>
|
885
893
|
<small>Compony::Components::Destroy</small>
|
@@ -887,7 +895,7 @@
|
|
887
895
|
</li>
|
888
896
|
|
889
897
|
|
890
|
-
<li class="
|
898
|
+
<li class="odd ">
|
891
899
|
<div class="item">
|
892
900
|
<span class='object_link'><a href="Compony/Components/Destroy.html#on_destroyed_respond-instance_method" title="Compony::Components::Destroy#on_destroyed_respond (method)">#on_destroyed_respond</a></span>
|
893
901
|
<small>Compony::Components::Destroy</small>
|
@@ -895,7 +903,7 @@
|
|
895
903
|
</li>
|
896
904
|
|
897
905
|
|
898
|
-
<li class="
|
906
|
+
<li class="even ">
|
899
907
|
<div class="item">
|
900
908
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone.html#on_standalone_access-instance_method" title="Compony::ComponentMixins::Default::Standalone#on_standalone_access (method)">#on_standalone_access</a></span>
|
901
909
|
<small>Compony::ComponentMixins::Default::Standalone</small>
|
@@ -903,7 +911,7 @@
|
|
903
911
|
</li>
|
904
912
|
|
905
913
|
|
906
|
-
<li class="
|
914
|
+
<li class="odd ">
|
907
915
|
<div class="item">
|
908
916
|
<span class='object_link'><a href="Compony/Components/Edit.html#on_update_failed-instance_method" title="Compony::Components::Edit#on_update_failed (method)">#on_update_failed</a></span>
|
909
917
|
<small>Compony::Components::Edit</small>
|
@@ -911,7 +919,7 @@
|
|
911
919
|
</li>
|
912
920
|
|
913
921
|
|
914
|
-
<li class="
|
922
|
+
<li class="even ">
|
915
923
|
<div class="item">
|
916
924
|
<span class='object_link'><a href="Compony/Components/Edit.html#on_updated-instance_method" title="Compony::Components::Edit#on_updated (method)">#on_updated</a></span>
|
917
925
|
<small>Compony::Components::Edit</small>
|
@@ -919,7 +927,7 @@
|
|
919
927
|
</li>
|
920
928
|
|
921
929
|
|
922
|
-
<li class="
|
930
|
+
<li class="odd ">
|
923
931
|
<div class="item">
|
924
932
|
<span class='object_link'><a href="Compony/Components/Edit.html#on_updated_redirect_path-instance_method" title="Compony::Components::Edit#on_updated_redirect_path (method)">#on_updated_redirect_path</a></span>
|
925
933
|
<small>Compony::Components::Edit</small>
|
@@ -927,7 +935,7 @@
|
|
927
935
|
</li>
|
928
936
|
|
929
937
|
|
930
|
-
<li class="
|
938
|
+
<li class="even ">
|
931
939
|
<div class="item">
|
932
940
|
<span class='object_link'><a href="Compony/Components/Edit.html#on_updated_respond-instance_method" title="Compony::Components::Edit#on_updated_respond (method)">#on_updated_respond</a></span>
|
933
941
|
<small>Compony::Components::Edit</small>
|
@@ -935,7 +943,7 @@
|
|
935
943
|
</li>
|
936
944
|
|
937
945
|
|
938
|
-
<li class="
|
946
|
+
<li class="odd ">
|
939
947
|
<div class="item">
|
940
948
|
<span class='object_link'><a href="Compony/Component.html#param_name-instance_method" title="Compony::Component#param_name (method)">#param_name</a></span>
|
941
949
|
<small>Compony::Component</small>
|
@@ -943,7 +951,7 @@
|
|
943
951
|
</li>
|
944
952
|
|
945
953
|
|
946
|
-
<li class="
|
954
|
+
<li class="even ">
|
947
955
|
<div class="item">
|
948
956
|
<span class='object_link'><a href="Compony/Component.html#parent_comp-instance_method" title="Compony::Component#parent_comp (method)">#parent_comp</a></span>
|
949
957
|
<small>Compony::Component</small>
|
@@ -951,7 +959,7 @@
|
|
951
959
|
</li>
|
952
960
|
|
953
961
|
|
954
|
-
<li class="
|
962
|
+
<li class="odd ">
|
955
963
|
<div class="item">
|
956
964
|
<span class='object_link'><a href="Compony.html#path-class_method" title="Compony.path (method)">path</a></span>
|
957
965
|
<small>Compony</small>
|
@@ -959,7 +967,7 @@
|
|
959
967
|
</li>
|
960
968
|
|
961
969
|
|
962
|
-
<li class="
|
970
|
+
<li class="even ">
|
963
971
|
<div class="item">
|
964
972
|
<span class='object_link'><a href="Compony/Component.html#path-instance_method" title="Compony::Component#path (method)">#path</a></span>
|
965
973
|
<small>Compony::Component</small>
|
@@ -967,7 +975,7 @@
|
|
967
975
|
</li>
|
968
976
|
|
969
977
|
|
970
|
-
<li class="
|
978
|
+
<li class="odd ">
|
971
979
|
<div class="item">
|
972
980
|
<span class='object_link'><a href="Compony/Component.html#path_hash-instance_method" title="Compony::Component#path_hash (method)">#path_hash</a></span>
|
973
981
|
<small>Compony::Component</small>
|
@@ -975,7 +983,7 @@
|
|
975
983
|
</li>
|
976
984
|
|
977
985
|
|
978
|
-
<li class="
|
986
|
+
<li class="even ">
|
979
987
|
<div class="item">
|
980
988
|
<span class='object_link'><a href="Compony.html#path_helper_name-class_method" title="Compony.path_helper_name (method)">path_helper_name</a></span>
|
981
989
|
<small>Compony</small>
|
@@ -983,7 +991,7 @@
|
|
983
991
|
</li>
|
984
992
|
|
985
993
|
|
986
|
-
<li class="
|
994
|
+
<li class="odd ">
|
987
995
|
<div class="item">
|
988
996
|
<span class='object_link'><a href="Compony/Components/Form.html#pw_field-instance_method" title="Compony::Components::Form#pw_field (method)">#pw_field</a></span>
|
989
997
|
<small>Compony::Components::Form</small>
|
@@ -991,7 +999,7 @@
|
|
991
999
|
</li>
|
992
1000
|
|
993
1001
|
|
994
|
-
<li class="
|
1002
|
+
<li class="even ">
|
995
1003
|
<div class="item">
|
996
1004
|
<span class='object_link'><a href="Compony.html#rails_action_name-class_method" title="Compony.rails_action_name (method)">rails_action_name</a></span>
|
997
1005
|
<small>Compony</small>
|
@@ -999,7 +1007,7 @@
|
|
999
1007
|
</li>
|
1000
1008
|
|
1001
1009
|
|
1002
|
-
<li class="
|
1010
|
+
<li class="odd ">
|
1003
1011
|
<div class="item">
|
1004
1012
|
<span class='object_link'><a href="Compony/Component.html#remove_content-instance_method" title="Compony::Component#remove_content (method)">#remove_content</a></span>
|
1005
1013
|
<small>Compony::Component</small>
|
@@ -1007,7 +1015,7 @@
|
|
1007
1015
|
</li>
|
1008
1016
|
|
1009
1017
|
|
1010
|
-
<li class="
|
1018
|
+
<li class="even ">
|
1011
1019
|
<div class="item">
|
1012
1020
|
<span class='object_link'><a href="Compony/Component.html#remove_content!-instance_method" title="Compony::Component#remove_content! (method)">#remove_content!</a></span>
|
1013
1021
|
<small>Compony::Component</small>
|
@@ -1015,7 +1023,7 @@
|
|
1015
1023
|
</li>
|
1016
1024
|
|
1017
1025
|
|
1018
|
-
<li class="
|
1026
|
+
<li class="odd ">
|
1019
1027
|
<div class="item">
|
1020
1028
|
<span class='object_link'><a href="Compony/Component.html#render-instance_method" title="Compony::Component#render (method)">#render</a></span>
|
1021
1029
|
<small>Compony::Component</small>
|
@@ -1023,7 +1031,7 @@
|
|
1023
1031
|
</li>
|
1024
1032
|
|
1025
1033
|
|
1026
|
-
<li class="
|
1034
|
+
<li class="even ">
|
1027
1035
|
<div class="item">
|
1028
1036
|
<span class='object_link'><a href="Compony/Component.html#render_actions-instance_method" title="Compony::Component#render_actions (method)">#render_actions</a></span>
|
1029
1037
|
<small>Compony::Component</small>
|
@@ -1031,7 +1039,7 @@
|
|
1031
1039
|
</li>
|
1032
1040
|
|
1033
1041
|
|
1034
|
-
<li class="
|
1042
|
+
<li class="odd ">
|
1035
1043
|
<div class="item">
|
1036
1044
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone.html#render_standalone-instance_method" title="Compony::ComponentMixins::Default::Standalone#render_standalone (method)">#render_standalone</a></span>
|
1037
1045
|
<small>Compony::ComponentMixins::Default::Standalone</small>
|
@@ -1039,7 +1047,7 @@
|
|
1039
1047
|
</li>
|
1040
1048
|
|
1041
1049
|
|
1042
|
-
<li class="
|
1050
|
+
<li class="even ">
|
1043
1051
|
<div class="item">
|
1044
1052
|
<span class='object_link'><a href="Compony/RequestContext.html#request_context-instance_method" title="Compony::RequestContext#request_context (method)">#request_context</a></span>
|
1045
1053
|
<small>Compony::RequestContext</small>
|
@@ -1047,7 +1055,7 @@
|
|
1047
1055
|
</li>
|
1048
1056
|
|
1049
1057
|
|
1050
|
-
<li class="
|
1058
|
+
<li class="odd ">
|
1051
1059
|
<div class="item">
|
1052
1060
|
<span class='object_link'><a href="Compony/ModelFields/Association.html#resolve_association!-instance_method" title="Compony::ModelFields::Association#resolve_association! (method)">#resolve_association!</a></span>
|
1053
1061
|
<small>Compony::ModelFields::Association</small>
|
@@ -1055,7 +1063,7 @@
|
|
1055
1063
|
</li>
|
1056
1064
|
|
1057
1065
|
|
1058
|
-
<li class="
|
1066
|
+
<li class="even ">
|
1059
1067
|
<div class="item">
|
1060
1068
|
<span class='object_link'><a href="Compony/Component.html#resourceful%3F-instance_method" title="Compony::Component#resourceful? (method)">#resourceful?</a></span>
|
1061
1069
|
<small>Compony::Component</small>
|
@@ -1063,7 +1071,7 @@
|
|
1063
1071
|
</li>
|
1064
1072
|
|
1065
1073
|
|
1066
|
-
<li class="
|
1074
|
+
<li class="odd ">
|
1067
1075
|
<div class="item">
|
1068
1076
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#resourceful%3F-instance_method" title="Compony::ComponentMixins::Resourceful#resourceful? (method)">#resourceful?</a></span>
|
1069
1077
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -1071,7 +1079,7 @@
|
|
1071
1079
|
</li>
|
1072
1080
|
|
1073
1081
|
|
1074
|
-
<li class="
|
1082
|
+
<li class="even ">
|
1075
1083
|
<div class="item">
|
1076
1084
|
<span class='object_link'><a href="Compony/ComponentMixins/Resourceful.html#resourceful_sub_comp-instance_method" title="Compony::ComponentMixins::Resourceful#resourceful_sub_comp (method)">#resourceful_sub_comp</a></span>
|
1077
1085
|
<small>Compony::ComponentMixins::Resourceful</small>
|
@@ -1079,7 +1087,7 @@
|
|
1079
1087
|
</li>
|
1080
1088
|
|
1081
1089
|
|
1082
|
-
<li class="
|
1090
|
+
<li class="odd ">
|
1083
1091
|
<div class="item">
|
1084
1092
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/VerbDsl.html#respond-instance_method" title="Compony::ComponentMixins::Default::Standalone::VerbDsl#respond (method)">#respond</a></span>
|
1085
1093
|
<small>Compony::ComponentMixins::Default::Standalone::VerbDsl</small>
|
@@ -1087,7 +1095,7 @@
|
|
1087
1095
|
</li>
|
1088
1096
|
|
1089
1097
|
|
1090
|
-
<li class="
|
1098
|
+
<li class="even ">
|
1091
1099
|
<div class="item">
|
1092
1100
|
<span class='object_link'><a href="Compony/RequestContext.html#respond_to_missing%3F-instance_method" title="Compony::RequestContext#respond_to_missing? (method)">#respond_to_missing?</a></span>
|
1093
1101
|
<small>Compony::RequestContext</small>
|
@@ -1095,7 +1103,7 @@
|
|
1095
1103
|
</li>
|
1096
1104
|
|
1097
1105
|
|
1098
|
-
<li class="
|
1106
|
+
<li class="odd ">
|
1099
1107
|
<div class="item">
|
1100
1108
|
<span class='object_link'><a href="Compony/MethodAccessibleHash.html#respond_to_missing%3F-instance_method" title="Compony::MethodAccessibleHash#respond_to_missing? (method)">#respond_to_missing?</a></span>
|
1101
1109
|
<small>Compony::MethodAccessibleHash</small>
|
@@ -1103,7 +1111,7 @@
|
|
1103
1111
|
</li>
|
1104
1112
|
|
1105
1113
|
|
1106
|
-
<li class="
|
1114
|
+
<li class="even ">
|
1107
1115
|
<div class="item">
|
1108
1116
|
<span class='object_link'><a href="Compony.html#root_comp-class_method" title="Compony.root_comp (method)">root_comp</a></span>
|
1109
1117
|
<small>Compony</small>
|
@@ -1111,7 +1119,7 @@
|
|
1111
1119
|
</li>
|
1112
1120
|
|
1113
1121
|
|
1114
|
-
<li class="
|
1122
|
+
<li class="odd ">
|
1115
1123
|
<div class="item">
|
1116
1124
|
<span class='object_link'><a href="Compony/Component.html#root_comp-instance_method" title="Compony::Component#root_comp (method)">#root_comp</a></span>
|
1117
1125
|
<small>Compony::Component</small>
|
@@ -1119,7 +1127,7 @@
|
|
1119
1127
|
</li>
|
1120
1128
|
|
1121
1129
|
|
1122
|
-
<li class="
|
1130
|
+
<li class="even ">
|
1123
1131
|
<div class="item">
|
1124
1132
|
<span class='object_link'><a href="Compony/Component.html#root_comp%3F-instance_method" title="Compony::Component#root_comp? (method)">#root_comp?</a></span>
|
1125
1133
|
<small>Compony::Component</small>
|
@@ -1127,7 +1135,7 @@
|
|
1127
1135
|
</li>
|
1128
1136
|
|
1129
1137
|
|
1130
|
-
<li class="
|
1138
|
+
<li class="odd ">
|
1131
1139
|
<div class="item">
|
1132
1140
|
<span class='object_link'><a href="Compony/Components/Form.html#schema-instance_method" title="Compony::Components::Form#schema (method)">#schema</a></span>
|
1133
1141
|
<small>Compony::Components::Form</small>
|
@@ -1135,7 +1143,7 @@
|
|
1135
1143
|
</li>
|
1136
1144
|
|
1137
1145
|
|
1138
|
-
<li class="
|
1146
|
+
<li class="even ">
|
1139
1147
|
<div class="item">
|
1140
1148
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_block_for-instance_method" title="Compony::Components::Form#schema_block_for (method)">#schema_block_for</a></span>
|
1141
1149
|
<small>Compony::Components::Form</small>
|
@@ -1143,7 +1151,7 @@
|
|
1143
1151
|
</li>
|
1144
1152
|
|
1145
1153
|
|
1146
|
-
<li class="
|
1154
|
+
<li class="odd ">
|
1147
1155
|
<div class="item">
|
1148
1156
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_field-instance_method" title="Compony::Components::Form#schema_field (method)">#schema_field</a></span>
|
1149
1157
|
<small>Compony::Components::Form</small>
|
@@ -1151,7 +1159,7 @@
|
|
1151
1159
|
</li>
|
1152
1160
|
|
1153
1161
|
|
1154
|
-
<li class="
|
1162
|
+
<li class="even ">
|
1155
1163
|
<div class="item">
|
1156
1164
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_fields-instance_method" title="Compony::Components::Form#schema_fields (method)">#schema_fields</a></span>
|
1157
1165
|
<small>Compony::Components::Form</small>
|
@@ -1159,7 +1167,7 @@
|
|
1159
1167
|
</li>
|
1160
1168
|
|
1161
1169
|
|
1162
|
-
<li class="
|
1170
|
+
<li class="odd ">
|
1163
1171
|
<div class="item">
|
1164
1172
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#schema_key-instance_method" title="Compony::ModelFields::Base#schema_key (method)">#schema_key</a></span>
|
1165
1173
|
<small>Compony::ModelFields::Base</small>
|
@@ -1167,7 +1175,7 @@
|
|
1167
1175
|
</li>
|
1168
1176
|
|
1169
1177
|
|
1170
|
-
<li class="
|
1178
|
+
<li class="even ">
|
1171
1179
|
<div class="item">
|
1172
1180
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_line-instance_method" title="Compony::Components::Form#schema_line (method)">#schema_line</a></span>
|
1173
1181
|
<small>Compony::Components::Form</small>
|
@@ -1175,7 +1183,7 @@
|
|
1175
1183
|
</li>
|
1176
1184
|
|
1177
1185
|
|
1178
|
-
<li class="
|
1186
|
+
<li class="odd ">
|
1179
1187
|
<div class="item">
|
1180
1188
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#schema_line-instance_method" title="Compony::ModelFields::Base#schema_line (method)">#schema_line</a></span>
|
1181
1189
|
<small>Compony::ModelFields::Base</small>
|
@@ -1183,7 +1191,7 @@
|
|
1183
1191
|
</li>
|
1184
1192
|
|
1185
1193
|
|
1186
|
-
<li class="
|
1194
|
+
<li class="even ">
|
1187
1195
|
<div class="item">
|
1188
1196
|
<span class='object_link'><a href="Compony/ModelFields/Association.html#schema_line-instance_method" title="Compony::ModelFields::Association#schema_line (method)">#schema_line</a></span>
|
1189
1197
|
<small>Compony::ModelFields::Association</small>
|
@@ -1191,7 +1199,7 @@
|
|
1191
1199
|
</li>
|
1192
1200
|
|
1193
1201
|
|
1194
|
-
<li class="
|
1202
|
+
<li class="odd ">
|
1195
1203
|
<div class="item">
|
1196
1204
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_pw_field-instance_method" title="Compony::Components::Form#schema_pw_field (method)">#schema_pw_field</a></span>
|
1197
1205
|
<small>Compony::Components::Form</small>
|
@@ -1199,7 +1207,7 @@
|
|
1199
1207
|
</li>
|
1200
1208
|
|
1201
1209
|
|
1202
|
-
<li class="
|
1210
|
+
<li class="even ">
|
1203
1211
|
<div class="item">
|
1204
1212
|
<span class='object_link'><a href="Compony/Components/Form.html#schema_wrapper_key_for-instance_method" title="Compony::Components::Form#schema_wrapper_key_for (method)">#schema_wrapper_key_for</a></span>
|
1205
1213
|
<small>Compony::Components::Form</small>
|
@@ -1207,7 +1215,7 @@
|
|
1207
1215
|
</li>
|
1208
1216
|
|
1209
1217
|
|
1210
|
-
<li class="
|
1218
|
+
<li class="odd ">
|
1211
1219
|
<div class="item">
|
1212
1220
|
<span class='object_link'><a href="Compony/Component.html#setup-class_method" title="Compony::Component.setup (method)">setup</a></span>
|
1213
1221
|
<small>Compony::Component</small>
|
@@ -1215,7 +1223,7 @@
|
|
1215
1223
|
</li>
|
1216
1224
|
|
1217
1225
|
|
1218
|
-
<li class="
|
1226
|
+
<li class="even ">
|
1219
1227
|
<div class="item">
|
1220
1228
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#simpleform_input-instance_method" title="Compony::ModelFields::Base#simpleform_input (method)">#simpleform_input</a></span>
|
1221
1229
|
<small>Compony::ModelFields::Base</small>
|
@@ -1223,7 +1231,7 @@
|
|
1223
1231
|
</li>
|
1224
1232
|
|
1225
1233
|
|
1226
|
-
<li class="
|
1234
|
+
<li class="odd ">
|
1227
1235
|
<div class="item">
|
1228
1236
|
<span class='object_link'><a href="Compony/ModelFields/Color.html#simpleform_input-instance_method" title="Compony::ModelFields::Color#simpleform_input (method)">#simpleform_input</a></span>
|
1229
1237
|
<small>Compony::ModelFields::Color</small>
|
@@ -1231,7 +1239,7 @@
|
|
1231
1239
|
</li>
|
1232
1240
|
|
1233
1241
|
|
1234
|
-
<li class="
|
1242
|
+
<li class="even ">
|
1235
1243
|
<div class="item">
|
1236
1244
|
<span class='object_link'><a href="Compony/ModelFields/RichText.html#simpleform_input-instance_method" title="Compony::ModelFields::RichText#simpleform_input (method)">#simpleform_input</a></span>
|
1237
1245
|
<small>Compony::ModelFields::RichText</small>
|
@@ -1239,7 +1247,7 @@
|
|
1239
1247
|
</li>
|
1240
1248
|
|
1241
1249
|
|
1242
|
-
<li class="
|
1250
|
+
<li class="odd ">
|
1243
1251
|
<div class="item">
|
1244
1252
|
<span class='object_link'><a href="Compony/ModelFields/Attachment.html#simpleform_input-instance_method" title="Compony::ModelFields::Attachment#simpleform_input (method)">#simpleform_input</a></span>
|
1245
1253
|
<small>Compony::ModelFields::Attachment</small>
|
@@ -1247,7 +1255,7 @@
|
|
1247
1255
|
</li>
|
1248
1256
|
|
1249
1257
|
|
1250
|
-
<li class="
|
1258
|
+
<li class="even ">
|
1251
1259
|
<div class="item">
|
1252
1260
|
<span class='object_link'><a href="Compony/ModelFields/Association.html#simpleform_input-instance_method" title="Compony::ModelFields::Association#simpleform_input (method)">#simpleform_input</a></span>
|
1253
1261
|
<small>Compony::ModelFields::Association</small>
|
@@ -1255,7 +1263,7 @@
|
|
1255
1263
|
</li>
|
1256
1264
|
|
1257
1265
|
|
1258
|
-
<li class="
|
1266
|
+
<li class="odd ">
|
1259
1267
|
<div class="item">
|
1260
1268
|
<span class='object_link'><a href="Compony/ModelFields/Base.html#simpleform_input_hidden-instance_method" title="Compony::ModelFields::Base#simpleform_input_hidden (method)">#simpleform_input_hidden</a></span>
|
1261
1269
|
<small>Compony::ModelFields::Base</small>
|
@@ -1263,7 +1271,7 @@
|
|
1263
1271
|
</li>
|
1264
1272
|
|
1265
1273
|
|
1266
|
-
<li class="
|
1274
|
+
<li class="even ">
|
1267
1275
|
<div class="item">
|
1268
1276
|
<span class='object_link'><a href="Compony/ModelFields/Anchormodel.html#simpleform_input_hidden-instance_method" title="Compony::ModelFields::Anchormodel#simpleform_input_hidden (method)">#simpleform_input_hidden</a></span>
|
1269
1277
|
<small>Compony::ModelFields::Anchormodel</small>
|
@@ -1271,7 +1279,7 @@
|
|
1271
1279
|
</li>
|
1272
1280
|
|
1273
1281
|
|
1274
|
-
<li class="
|
1282
|
+
<li class="odd ">
|
1275
1283
|
<div class="item">
|
1276
1284
|
<span class='object_link'><a href="Compony/ModelFields/Association.html#simpleform_input_hidden-instance_method" title="Compony::ModelFields::Association#simpleform_input_hidden (method)">#simpleform_input_hidden</a></span>
|
1277
1285
|
<small>Compony::ModelFields::Association</small>
|
@@ -1279,7 +1287,7 @@
|
|
1279
1287
|
</li>
|
1280
1288
|
|
1281
1289
|
|
1282
|
-
<li class="
|
1290
|
+
<li class="even ">
|
1283
1291
|
<div class="item">
|
1284
1292
|
<span class='object_link'><a href="Compony/Component.html#skip_action-instance_method" title="Compony::Component#skip_action (method)">#skip_action</a></span>
|
1285
1293
|
<small>Compony::Component</small>
|
@@ -1287,7 +1295,7 @@
|
|
1287
1295
|
</li>
|
1288
1296
|
|
1289
1297
|
|
1290
|
-
<li class="
|
1298
|
+
<li class="odd ">
|
1291
1299
|
<div class="item">
|
1292
1300
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html#skip_authentication!-instance_method" title="Compony::ComponentMixins::Default::Standalone::StandaloneDsl#skip_authentication! (method)">#skip_authentication!</a></span>
|
1293
1301
|
<small>Compony::ComponentMixins::Default::Standalone::StandaloneDsl</small>
|
@@ -1295,7 +1303,7 @@
|
|
1295
1303
|
</li>
|
1296
1304
|
|
1297
1305
|
|
1298
|
-
<li class="
|
1306
|
+
<li class="even ">
|
1299
1307
|
<div class="item">
|
1300
1308
|
<span class='object_link'><a href="Compony/Components/Form.html#skip_autofocus-instance_method" title="Compony::Components::Form#skip_autofocus (method)">#skip_autofocus</a></span>
|
1301
1309
|
<small>Compony::Components::Form</small>
|
@@ -1303,6 +1311,14 @@
|
|
1303
1311
|
</li>
|
1304
1312
|
|
1305
1313
|
|
1314
|
+
<li class="odd ">
|
1315
|
+
<div class="item">
|
1316
|
+
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone/StandaloneDsl.html#skip_forgery_protection!-instance_method" title="Compony::ComponentMixins::Default::Standalone::StandaloneDsl#skip_forgery_protection! (method)">#skip_forgery_protection!</a></span>
|
1317
|
+
<small>Compony::ComponentMixins::Default::Standalone::StandaloneDsl</small>
|
1318
|
+
</div>
|
1319
|
+
</li>
|
1320
|
+
|
1321
|
+
|
1306
1322
|
<li class="even ">
|
1307
1323
|
<div class="item">
|
1308
1324
|
<span class='object_link'><a href="Compony/ComponentMixins/Default/Standalone.html#standalone-instance_method" title="Compony::ComponentMixins::Default::Standalone#standalone (method)">#standalone</a></span>
|