Skip to content

Commit

Permalink
Deploying to gh-pages from @ b38775e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Oct 14, 2023
1 parent 64304ca commit 4cb54f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ru/docs/grouping/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,8 @@ <h3><a href='#ispolzovanie-v-ekrane' id='ispolzovanie-v-ekrane'>Использо
];
}
</code></pre>
<p>&#1047;&#1076;&#1077;&#1089;&#1100; &#1084;&#1099; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1091;&#1077;&#1084; &#1084;&#1077;&#1090;&#1086;&#1076; <code>sorted()</code>, &#1087;&#1088;&#1077;&#1076;&#1086;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1077;&#1084;&#1099;&#1081; &#1090;&#1088;&#1077;&#1081;&#1090;&#1086;&#1084; <code>Sortable</code>, &#1095;&#1090;&#1086;&#1073;&#1099; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1100; &#1086;&#1090;&#1089;&#1086;&#1088;&#1090;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1085;&#1099;&#1081; &#1089;&#1087;&#1080;&#1089;&#1086;&#1082; &#1084;&#1086;&#1076;&#1077;&#1083;&#1077;&#1081;.</p>
<p>&#1047;&#1076;&#1077;&#1089;&#1100; &#1084;&#1099; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1091;&#1077;&#1084; &#1084;&#1077;&#1090;&#1086;&#1076; <code>sorted()</code>, &#1087;&#1088;&#1077;&#1076;&#1086;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1077;&#1084;&#1099;&#1081; &#1090;&#1088;&#1077;&#1081;&#1090;&#1086;&#1084; <code>Sortable</code>, &#1095;&#1090;&#1086;&#1073;&#1099; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1100; &#1086;&#1090;&#1089;&#1086;&#1088;&#1090;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1085;&#1099;&#1081; &#1089;&#1087;&#1080;&#1089;&#1086;&#1082; &#1084;&#1086;&#1076;&#1077;&#1083;&#1077;&#1081;.
&#1054;&#1085; &#1090;&#1072;&#1082; &#1078;&#1077; &#1080;&#1084;&#1077;&#1077;&#1090; &#1085;&#1077;&#1086;&#1073;&#1103;&#1079;&#1072;&#1090;&#1077;&#1083;&#1100;&#1085;&#1099;&#1081; &#1072;&#1088;&#1075;&#1091;&#1084;&#1077;&#1085;&#1090; &ndash; &#1085;&#1072;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1089;&#1086;&#1088;&#1090;&#1080;&#1088;&#1086;&#1074;&#1082;&#1080; (ASC &ndash; &#1087;&#1086; &#1074;&#1086;&#1079;&#1088;&#1072;&#1089;&#1090;&#1072;&#1085;&#1080;&#1102;, DESC &ndash; &#1087;&#1086; &#1091;&#1073;&#1099;&#1074;&#1072;&#1085;&#1080;&#1102;). &#1055;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1086; &#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1080;&#1077; ASC.</p>
<p>&#1042; &#1084;&#1077;&#1090;&#1086;&#1076;&#1077; <code>layout()</code> &#1074;&#1072;&#1096;&#1077;&#1075;&#1086; &#1101;&#1082;&#1088;&#1072;&#1085;&#1072; &#1076;&#1086;&#1073;&#1072;&#1074;&#1080;&#1084; &#1075;&#1088;&#1072;&#1092;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1081; &#1080;&#1085;&#1090;&#1077;&#1088;&#1092;&#1077;&#1081;&#1089; &#1089; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1077;&#1084; &#1089;&#1083;&#1086;&#1103; <code>Layout::sortable()</code>:</p>
<pre><code class="language-php">use Orchid\Support\Facades\Layout;
use Orchid\Screen\Fields\Sight;
Expand Down

0 comments on commit 4cb54f8

Please sign in to comment.