|
|
|
@ -155,37 +155,6 @@
|
|
|
|
|
required="false"
|
|
|
|
|
button="true"
|
|
|
|
|
/>
|
|
|
|
|
<!-- Php_view Field. Type: Textarea. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="textarea"
|
|
|
|
|
name="php_view"
|
|
|
|
|
label="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_LABEL"
|
|
|
|
|
rows="17"
|
|
|
|
|
cols="5"
|
|
|
|
|
description="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_DESCRIPTION"
|
|
|
|
|
class="text_area span12"
|
|
|
|
|
filter="raw"
|
|
|
|
|
hint="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_HINT"
|
|
|
|
|
required="true"
|
|
|
|
|
/>
|
|
|
|
|
<!-- Note_uikit_snippet Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_uikit_snippet" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_UIKIT_SNIPPET_LABEL" heading="h4" class="snippet-code note_uikit_snippet" />
|
|
|
|
|
<!-- Layout Field. Type: Textarea. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="textarea"
|
|
|
|
|
name="layout"
|
|
|
|
|
label="COM_COMPONENTBUILDER_LAYOUT_LAYOUT_LABEL"
|
|
|
|
|
rows="20"
|
|
|
|
|
cols="15"
|
|
|
|
|
class="text_area span12"
|
|
|
|
|
filter="raw"
|
|
|
|
|
hint="COM_COMPONENTBUILDER_LAYOUT_LAYOUT_HINT"
|
|
|
|
|
required="true"
|
|
|
|
|
/>
|
|
|
|
|
<!-- Note_snippet_usage Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_snippet_usage" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_SNIPPET_USAGE_LABEL" heading="h4" class="snippet-usage note_snippet_usage" />
|
|
|
|
|
<!-- Dynamic_values Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="dynamic_values" label="COM_COMPONENTBUILDER_LAYOUT_DYNAMIC_VALUES_LABEL" description="COM_COMPONENTBUILDER_LAYOUT_DYNAMIC_VALUES_DESCRIPTION" heading="h4" class="dynamic_values" />
|
|
|
|
|
<!-- Add_php_view Field. Type: Radio. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="radio"
|
|
|
|
@ -200,14 +169,45 @@
|
|
|
|
|
<option value="0">
|
|
|
|
|
COM_COMPONENTBUILDER_LAYOUT_NO</option>
|
|
|
|
|
</field>
|
|
|
|
|
<!-- Note_add_language_string Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_add_language_string" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_ADD_LANGUAGE_STRING_LABEL" description="COM_COMPONENTBUILDER_LAYOUT_NOTE_ADD_LANGUAGE_STRING_DESCRIPTION" heading="h4" class="note_add_language_string" />
|
|
|
|
|
<!-- Layout Field. Type: Textarea. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="textarea"
|
|
|
|
|
name="layout"
|
|
|
|
|
label="COM_COMPONENTBUILDER_LAYOUT_LAYOUT_LABEL"
|
|
|
|
|
rows="20"
|
|
|
|
|
cols="15"
|
|
|
|
|
class="text_area span12"
|
|
|
|
|
filter="raw"
|
|
|
|
|
hint="COM_COMPONENTBUILDER_LAYOUT_LAYOUT_HINT"
|
|
|
|
|
required="true"
|
|
|
|
|
/>
|
|
|
|
|
<!-- Note_snippet_usage Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_snippet_usage" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_SNIPPET_USAGE_LABEL" heading="h4" class="snippet-usage note_snippet_usage" />
|
|
|
|
|
<!-- Not_required Field. Type: Hidden. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="hidden"
|
|
|
|
|
name="not_required"
|
|
|
|
|
default="[]"
|
|
|
|
|
/>
|
|
|
|
|
<!-- Note_uikit_snippet Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_uikit_snippet" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_UIKIT_SNIPPET_LABEL" heading="h4" class="snippet-code note_uikit_snippet" />
|
|
|
|
|
<!-- Dynamic_values Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="dynamic_values" label="COM_COMPONENTBUILDER_LAYOUT_DYNAMIC_VALUES_LABEL" description="COM_COMPONENTBUILDER_LAYOUT_DYNAMIC_VALUES_DESCRIPTION" heading="h4" class="dynamic_values" />
|
|
|
|
|
<!-- Note_add_language_string Field. Type: Note. A None Database Field. (joomla) -->
|
|
|
|
|
<field type="note" name="note_add_language_string" label="COM_COMPONENTBUILDER_LAYOUT_NOTE_ADD_LANGUAGE_STRING_LABEL" description="COM_COMPONENTBUILDER_LAYOUT_NOTE_ADD_LANGUAGE_STRING_DESCRIPTION" heading="h4" class="note_add_language_string" />
|
|
|
|
|
<!-- Php_view Field. Type: Textarea. (joomla) -->
|
|
|
|
|
<field
|
|
|
|
|
type="textarea"
|
|
|
|
|
name="php_view"
|
|
|
|
|
label="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_LABEL"
|
|
|
|
|
rows="17"
|
|
|
|
|
cols="5"
|
|
|
|
|
description="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_DESCRIPTION"
|
|
|
|
|
class="text_area span12"
|
|
|
|
|
filter="raw"
|
|
|
|
|
hint="COM_COMPONENTBUILDER_LAYOUT_PHP_VIEW_HINT"
|
|
|
|
|
required="true"
|
|
|
|
|
/>
|
|
|
|
|
</fieldset>
|
|
|
|
|
|
|
|
|
|
<!-- Access Control Fields. -->
|
|
|
|
|