[ class tree: core ] [ index: core ] [ all elements ]

Class: userAddressFields

Source Location: /zp-extensions/userAddressFields.php

Class userAddressFields

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From fieldExtender

fieldExtender::constructor()
This method establishes the current set of database fields. It will add the
fieldExtender::_addToSearch()
Updates the list of search fields to include the new fields
fieldExtender::_adminEdit()
Displays the edit fields for user type objects
fieldExtender::_adminNotice()
Notification of need to run setup
fieldExtender::_adminSave()
Process the save of user object type elements
fieldExtender::_getCustomData()
Returns an array with the content of the custom fields for the object
fieldExtender::_mediaItemEdit()
Displays the edit fields for image and album objects
fieldExtender::_mediaItemSave()
Processes the save of image and album objects
fieldExtender::_register()
registers filters for handling display and edit of objects as appropriate
fieldExtender::_setCustomData()
fieldExtender::_zenpageItemEdit()
Displays the edit fields for zenpage objects
fieldExtender::_zenpageItemSave()
Processes the save of zenpage objects

[ Top ]
Method Summary
static void   addToSearch()  
static void   adminEdit()  
static void   adminNotice()  
static void   adminSave()  
static void   fields()  
static void   getCustomData()  
static void   mediaItemEdit()  
static void   mediaItemSave()  
static void   register()  
static void   setCustomData()  
static void   zenpageItemEdit()  
static void   zenpageItemSave()  
userAddressFields   __construct()  

[ Top ]
Methods
static method addToSearch  [line 58]

  static void addToSearch( $list  )

Parameters:
   $list: 


[ Top ]
static method adminEdit  [line 66]

  static void adminEdit( $html, $userobj, $i, $background, $current  )

Parameters:
   $html: 
   $userobj: 
   $i: 
   $background: 
   $current: 


[ Top ]
static method adminNotice  [line 90]

  static void adminNotice( $tab, $subtab  )

Parameters:
   $tab: 
   $subtab: 


[ Top ]
static method adminSave  [line 62]

  static void adminSave( $updated, $userobj, $i, $alter  )

Parameters:
   $updated: 
   $userobj: 
   $i: 
   $alter: 


[ Top ]
static method fields  [line 47]

  static void fields( )



[ Top ]
static method getCustomData  [line 94]

  static void getCustomData( $obj  )

Parameters:
   $obj: 


[ Top ]
static method mediaItemEdit  [line 74]

  static void mediaItemEdit( $html, $object, $i  )

Parameters:
   $html: 
   $object: 
   $i: 


[ Top ]
static method mediaItemSave  [line 70]

  static void mediaItemSave( $object, $i  )

Parameters:
   $object: 
   $i: 


[ Top ]
static method register  [line 86]

  static void register( )



[ Top ]
static method setCustomData  [line 98]

  static void setCustomData( $obj, $values  )

Parameters:
   $obj: 
   $values: 


[ Top ]
static method zenpageItemEdit  [line 82]

  static void zenpageItemEdit( $html, $object  )

Parameters:
   $html: 
   $object: 


[ Top ]
static method zenpageItemSave  [line 78]

  static void zenpageItemSave( $custom, $object  )

Parameters:
   $custom: 
   $object: 


[ Top ]
Constructor __construct  [line 24]

  userAddressFields __construct( )



[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:49 +0200 by phpDocumentor 1.4.3