PHP Class PathCustomFieldType

Since: 3.8.4
Inheritance: extends AdminPageFramework_FieldType_image
Show file Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$aFieldTypeSlugs Defines the field type slugs used for this field type.

Protected Properties

Property Type Description
$aDefaultKeys Defines the default key-values of this field type settings.

Public Methods

Method Description
getField ( $aField ) Returns the output of the field type.
setUp ( ) Loads the field type necessary components.

Protected Methods

Method Description
_getRemoveButtonScript ( $sInputID, array $aButtonAttributes, $sType = 'path' ) : string Returns an inline script tag that removes the set value.
_getSelectButtonScript ( $sInputID, $abRepeatable, array $aButtonAttributes ) : string Returns a