Class fieldExtender
Direct known subclasses
userAddressFields
Located at zp-extensions/common/fieldExtender.php
public
|
|
public static
array
|
|
public static
boolean
|
#
_adminSave( boolean $updated, object $userobj, integer $i, boolean $alter, $fields )
Process the save of user object type elements |
public static
string
|
#
_adminEdit( string $html, object $userobj, integer $i, string $background, boolean $current, $fields )
Displays the edit fields for user type objects |
public static
|
#
_mediaItemSave( object $object, integer $i, $fields )
Processes the save of image and album objects |
public static
string
|
#
_mediaItemEdit( string $html, object $object, integer $i, $fields )
Displays the edit fields for image and album objects |
public static
string
|
|
public static
string
|
#
_zenpageItemEdit( string $html, object $object, $fields )
Displays the edit fields for zenpage objects |
public static
|
|
public static
type
|
|
public static
array
|
#
_getCustomData( object $obj, array $fields )
Returns an array with the content of the custom fields for the object |
public static
|