国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

? ??? ?? PHP ???? Modal Select ??? ???? Joomla?? ??? ?? ?? ?? ?? ???

Modal Select ??? ???? Joomla?? ??? ?? ?? ?? ?? ???

Nov 17, 2024 am 10:18 AM

Joomla 5? ModalSelect Form ?? ??? ???? ?? ???? ?? ? ????, ???? ? ??? ???? ?? ??? ????? ?? ? ??? ??? ??? ?? ?? ? ????.

??

?????? ???? ???? ??? ??? ??? ????. ???? 5~6???? ??? ????? ?????. ???? REST API? ???? ?? ???? ??? ??? ?? ???? ?? ??? ??? ?????. ?? ?????? ?? ???? ???? ?? ??? ??? ?????.

Joomla? ??? ???? ?? ?? ??? ? ?? ??? ?? ? ????. ?? ??? CMS ??? ???? ? ?? ??? ?? ?? ????.

??? ????? ????? ?? ???? ???? ???, ? ???? ??? ?? ? ??? ???? ??? ?? ????? ????.

?? ???

??? ?? Joomla(JoomShopping) ??? ??? ?? ?? ?? ? ??? ?? ????? ??????. ??? ????? ???? ????? ?? ? ??? ? ????. ?? ?? ??? ????. ??? ?? ??? ?? ??? ????? ???? ??? ???? ???. ?? ?? ??? ????? ??????. ???? ?? ?? ?????? ?? ??? ??? ????? ???? ???? ? ????? ??? ?? ??? ?????. ?? ? ????? ?? ??? ???? ???? ???? ??? ???? ??? ?????.

? ??? ???? ?? ??? ??? ????? ??? ?? ???? ?? ??? ?????. ??? ??? ??? ????? ?? ???? ?? ?? ?? ?? ?? ??? ?? ??? ?? ??? ? ????.

?? ?? ?? ? ??? ??? ?? ?? ??? ??? ?? ???? ?? ??? ?? ?? ??? ??? ????. ?? ?? ??? ??? ??? ??? ????? ???? ?????? ???. ??? ??? ??? ID ??? ??? ??? ??? ??? ????? ???? ????. ??? ???? ?? ?? ??? ?? ? ??? ??????? ?? ??? ???? ?? ?? ??? ????. ?? ?? ??? ?? ?? ?????? ??? ???? ????? ??? ?????. ????, ?????? ?? ??? ?????? ?? ?? ?? ?? ??? ???? ?? ? ??? ??? ?? ??? ??? ????.

Creating a custom Form field type in Joomla sing the Modal Select example
????

? ??? ??? ?? ???? ?? ?? ???? ??? ?? ????(editors-xtd ??) ??? ?? ?????(?? ??, ?? ?? ?? ?).

??? ??

Joomla ??? ???? ??, ?? ??, ???, ?? ?? ???? ? ?? ?? ??? ???? ??? ?? ??? ??? ????. ????? ??? ??? ?? ?? ???? ???? ?????. , ??? ??? ???? ?? ??="???"? ??? ? ??? ???, ?? ? ??? ??? ???? ??? ??? ??? ???? ??? ??? ????. ??? ?? ??(??? ?? ??, ????)?? ??? REST API? ?? ???? ?? ???(CRM, ?? ???, ?? ??????, ?? Joomla ??? ?)? ??? ??? ??? ? ????.

"?? - ?? ??", "??? - ?? ???"? ?? ?? ???? ??? ????? ?? ??? ?? - "??? ?? - ??? ??? ? ??? ??? ???? ?? ?? ??????. ?? ??". ??? ??? ??? ???? ??? ???.

?? ?? ?? ?

Creating a custom Form field type in Joomla sing the Modal Select example
?? ?? ?? ?? ?.

Creating a custom Form field type in Joomla sing the Modal Select example

Joomla? ?? ?? ??? ??

??? ??? ??? ???????. ??? ?? ??? ??? ? ??? ???????. ??? ? ??? ?? ??? ??? ???? ID? ??? ? ID? ??? ??? ???? ??? ?? ????. ??? ???? ID ?? ?? ?? ???? ???? ???? ?? ??? ?????. ?? ?????. ID? 1452704? ?? ??? ??? ??? ????. ?? ????? ??? ?? ?? ??? "???" ??? ???? ?? ???? ?????. ?? ?? ????? "??" ??? ?? ??? ? ?? ????.

Creating a custom Form field type in Joomla sing the Modal Select example

?? ???? ?? ??? ??? ???? ?? ??, ??? ? ??? ??? ???? ?? ? ?? ??? ????. ? ??? ACL(Joomla? ??? ?? ??)? ???? ?????.

????? ???? '???' ???? ??? ??? ??? ???. ??? ??? ?? ?? ?? ??? ??? ??? "???? ??" ??? ?? ???? Joomla ??? ????. ??? ?? ???? ?? ??? ?? ???? ????. ???? ?? ??? ??? ?? ?? ???? ???? ?? ??? ???? ????. ??? ??? ??? ????.

Creating a custom Form field type in Joomla sing the Modal Select example

??? ?? ?? ?? ?? ?? ??? ???? ???? ??? ???(??, ?? ?? ?)? ?? ??? ? ?? ??? ????.

?? ?? ?? ??? ???? ??? ??? ? ????.

  • ??
  • ???
  • ??
  • ??

??? ? ??? ??. ??? Joomla?? ??? ?? ??? ??? URL? ?? ? ?? ???? urlCheckin ?? ??? ????. Joomla? ? ??? ? ???? ????? ??? ??? ?? ??? ??? ????. ??? ??? ?? ??? ? ?? ??? ?? ?? ??? Joomla 5??? ??????. Joomla 4?? ????.

Joomla ?? ?? ?????? ?? ??? ??? ??? ???? ?????

???? ? ???? JForm??? ????. ?? ?? ??? PHP Storm ?? VS Code? ?? IDE(?? ??)? ?? ?? ??? ?? ?? ??? ??? ??? ???? ?? ??? ??? ?? ?? ??? ????? ??? ????.

Joomla??? ??? ?(?? HTML ??)? ???? ???? ??? ?? ??? ???????.

??? Form ??????.

Logic? Form ??????. Joomla 5?? Form ??? ??? libraries/src/Form? ????. ?? ??, ???? ?? ?? ?????, ???? ???? ??? ???? ?? ??? ??? ?????.

Creating a custom Form field type in Joomla sing the Modal Select example

??? ??? Form ???? ??? ?? ??? ??? XML? ????. ???(?? ??, addfieldprefix ??? ??? ?? ?? ??? ?)? ?? FormHelper? ???? ?? ?? ???? ?????. ??? ?? ??? ???? ?? ? ?? ??? ?? ??(FormRule ???? ???) ??? ????? ???? ?? ?? PHP? ?? CSS ??? ??? ? ?? ?? ?? ??? Joomla ??? ?????.

Joomla ?? ?? ??? ??? libraries/src/Form/Field? ????. ??? ??? ???? ?? ????. ?? ??? ??? ?? ???? ??? ???????? ???.

Creating a custom Form field type in Joomla sing the Modal Select example

??? ??? $type, $layout ? ??? ??? ??? ??? ?????. ???? ???? getInput() ???? ????. - ??? ??? HTML ??? ????, getLayoutData() - ??? ?? ???? ????? ??? ?? ?? ????, getLabel() - ?? ??? ?? ?? ?????.

?? ???? ?? FormField ???? ????? ?? ?????. ??? ?? libraries/src/Form/FormField.php?? XML ??? ??? ? ?? ??? ??? ??? ???? ????. ??? ????, ? ???? ?? ??? ??? ????.

Creating a custom Form field type in Joomla sing the Modal Select example
?? ???(???)? ?? ???? ???? ???? ??? ? ??? ??? ?? ?? ???? ? ????.

Creating a custom Form field type in Joomla sing the Modal Select example

Joomla 5? ?? ??(HTML ??, ????)

? ?? ????? HTML ??? ????. ??? MVC?? ??? ??? ??? ?? ?? ????? Joomla?? ?? ???? ????? ????. ? ???? ???? ????? ???? ? ????. ?? ? CMS? ?? ??? ?? ? ????? ?? ????? ??? ????. ??? ??? ???? ??? ?? ??? ?????. getLayoutData() ????? ?? ?? ???? ?? $displayData ??? ?????. $layout ??? ???? ??? ?? ????? ?????.

<?php
/**
 * Name of the layout being used to render the field
 *
 * @var    string
 * @since  3.7
 */
protected $layout = 'joomla.form.field.email';

?? ??? ??? ?? ??????. Joomla?? ????? ??? ??? ?? ???? ??? ???? ??? ?? ??? ??? ?????. ?, $layout = 'joomla.form.field.email' ??? ??? ?????. ??? ???? ? ????? ????? layouts/joomla/form/field/email.php.

<?php 
use Joomla\CMS\Layout\LayoutHelper;

$displayData = [
                'src' => $this->item->image,
                'alt' => $this->item->name,
               ];

echo LayoutHelper::render(
                        'joomla.html.image',
                         $displayData
                    );

????? ? ???? layouts/joomla/html/image.php ????? ?????. ?? ????? ??? ???? ?? ??? html ???? ???? ? ????.

??? ????? ????? ?? ???? ???? ??? ????? ??? ?? ???? ???? ??? ?? ??? ???.

Joomla 5? ?? ?? ??? ??? ?? ?? ???

?? ??? ?? ???? ???????.

??? ???? ??? ??? ?????(? ?? ?? ????? Joomla 5.0.1):

  • ??? ?? ???? libraries/src/Form/Field/ModalSelectField.php???.
  • Joomla ?? ?? ?? ?? - administrator/comComponents/com_content/src/Field/Modal/ArticleField.php
  • ?? ?? ?? ?? ?? - administrator/comComponents/com_menus/src/Field/MenutypeField.php
  • ?? ?? ?? ?? ?? - administrator/comComponents/com_menus/src/Field/MenutypeField.php
  • ?? ???? - layouts/joomla/form/field/modal-select.php

? ?? ??? ?? com_contacts? ?? ?? ?? ?? ??? ?? ?? ?? ???? ???? ???? ?? (? ?? ????? ? Joomla 5.0.2??) administrator? ?????. /comComponents/com_contact/src/Field/Modal/ContactField.php. ModalSelectField? ?? FormField? ?? ?????.

??? ??? ???? ?? ????? ??? ????.

  • XML ??? ??? XML ??? ???? SimpleXMLElement? ???? ????? ???? XML ??? ????.
  • ?? ???? ?? onContentPrepareForm ???? ????? ???? ??? ??? XML ??? ?????(? ?? $form->getName() ??)
  • ????? ????.
  • ??? ?? ??? ?? HTML ??(????)? ????. ?? ???? ? ??? ???? ???????. ??? ??? ?????. ## ?? XML ? ???? ?? ??? ?? ?? ???? ??????? ???? addfieldprefix ?????. ??? ??? addfieldprefix "" ?? "Field"? ?????. ? ?? ?? ???? JoomlaPluginWtproductbuilderProviderjoomshoppingFieldProductlistField? ???.
<?php
/**
 * Name of the layout being used to render the field
 *
 * @var    string
 * @since  3.7
 */
protected $layout = 'joomla.form.field.email';

??? HTML ??(????)

PHP?? ???? ?? ?? ???? ??? ?? ?? ??? ????? ???? ???. layouts/joomla/form/field/modal-select.php ??? ????. ??? 2?? ?? ??? ?????. ??? ???? ?? ??? ???? ????. ??? ??, ??? ?? ??? ??? ?? ???($valueTitle ????) ???? ???? ??? ?????. ? ??? ?? ID? $value???. ?? ???? ???? ?? ?? ??? "?? ??" ?? "?? ??"? ?? ??? ??? ???. ?? XML ??? ?? ???? ?? ???? setup() ???? ?? ?? ?????.

?? ????? ?? ??? ?? ????(????? ???? ?? XML ???? ??? ? ?? ????? ??):

<?php
/**
 * Name of the layout being used to render the field
 *
 * @var    string
 * @since  3.7
 */
protected $layout = 'joomla.form.field.email';

PHP ?? ???

??????? ?? ???? ? ????? ????. ? ??? plugins/wtproductbuilder/providerjoomshopping/src/Field/ProductlistField.php???. ?? ?? ?? ?? ?? ??? ???? ?? ??? ?? ?? ???????. ?, JoomShopping ??? ???? ??? ??????. ?? ModalSelectField ???? ?? ???? ?????.

? ???? ?? ??? ???? ?? ? ??? ???? ???? ?? ?????? ?? ??? ???? ??????. PHP ??? ??? ??? ????? ????? ??? ?????.

<?php 
use Joomla\CMS\Layout\LayoutHelper;

$displayData = [
                'src' => $this->item->image,
                'alt' => $this->item->name,
               ];

echo LayoutHelper::render(
                        'joomla.html.image',
                         $displayData
                    );

?? ???? ??? ?? ??? ???(?? ??, ?? ?? ?)? ??? ???? getValueTitle() ???? ??? ???????. ?, ?? ??? ???? ??? ??? ???? ?? ID?? ??? ???? ??? ? ?? ?? ??/???? ?? ????. ? ??? ???? ??? ??? ?????.

<field
      type="productlist"
      name="product_id"
      addfieldprefix="Joomla\Plugin\Wtproductbuilder\Providerjoomshopping\Field"
      label="Field label"
      hint="Field placeholder"
      />

??? ?? ? ? ??? ??? ??? ?? ???? FormField ???? ?? ???? ????? ?? ???? ?? ???? ????.

  • setLayoutData()? ??? ??? ????? ?? ???? ????? ?????
  • getRenderer() - ???? ?? ?? ???? ??

?? ???? ?? ??? ??? ???? ????.

?? ? ??? HTML ??

'??' ??? ????