Overview

Packages

  • akismet
  • None
  • PHP
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • plugins
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Signatures
    • Signed
    • Transport
  • wa-apps
    • blog
      • actions
        • backend
        • blog
        • comment
        • cron
        • design
        • frontend
        • page
        • plugin
        • post
      • api
        • v1
      • cli
      • layout
      • model
      • plugin
        • aksimet
        • category
        • emailsubscription
        • favorite
        • gravatar
        • import
        • markdown
        • myposts
        • tag
        • troll
      • settings
    • checklists
      • backend
      • json
    • contacts
      • backend
    • developer
    • dummy
    • guestbook
    • guestbook2
    • photos
      • album
      • api
        • v1
      • backend
      • design
      • dialog
      • frontend
      • page
      • photo
      • plugin
        • comment
        • imageeffects
        • import
        • publicgallery
        • watermark
      • search
      • settings
      • stack
      • tag
      • upload
    • site
      • backend
      • blocks
      • config
      • design
      • domains
      • files
      • frontend
      • helper
      • layout
      • pages
      • routing
      • setting
    • stickies
      • api
        • v1
      • sheet
      • stiky
  • wa-plugin
    • payment
    • shipping
    • sms
  • wa-plugins
    • shipping
      • usps
  • wa-system
    • API
    • Auth
      • Adapters
    • Autoload
    • Cache
      • Adapter
    • Captcha
    • Config
    • Contact
    • controller
    • currency
    • database
    • datetime
    • design
    • event
    • exception
    • files
    • image
    • layout
    • locale
    • log
    • mail
    • page
      • action
      • model
    • payment
    • plugin
    • request
    • response
    • routing
    • shipping
    • sms
    • storage
    • user
    • util
    • validator
    • view
    • webasyst
      • api
      • backend
      • cli
      • config
      • layout
      • login
      • model
      • password
      • payment
      • profile
      • settings
      • shipment
    • widget
    • workflow
  • waPlugins
    • Payment
  • webasyst
    • wa-system
      • helper

Classes

  • waContact
  • waContactAddressField
  • waContactAddressForMapFormatter
  • waContactAddressOneLineFormatter
  • waContactAddressSeveralLinesFormatter
  • waContactBirthdayField
  • waContactBirthdayJSFormatter
  • waContactBirthdayLocalFormatter
  • waContactBranchField
  • waContactCategoriesField
  • waContactCategoryStorage
  • waContactCheckboxField
  • waContactChecklistField
  • waContactCompositeField
  • waContactConditionalField
  • waContactCountryField
  • waContactCountryFormatter
  • waContactDataStorage
  • waContactDataTextStorage
  • waContactDateField
  • waContactDateLocalFormatter
  • waContactEmailField
  • waContactEmailListFormatter
  • waContactEmailStorage
  • waContactEmailTopFormatter
  • waContactField
  • waContactFieldFormatter
  • waContactFields
  • waContactForm
  • waContactHiddenField
  • waContactIMJSFormatter
  • waContactIMTopFormatter
  • waContactInfoStorage
  • waContactLocaleField
  • waContactLocaleFormatter
  • waContactNameField
  • waContactNumberField
  • waContactPasswordField
  • waContactPhoneField
  • waContactPhoneFormatter
  • waContactPhoneJsFormatter
  • waContactPhoneTopFormatter
  • waContactRadioSelectField
  • waContactRegionField
  • waContactsCollection
  • waContactSelectField
  • waContactSelectFormatter
  • waContactSocialNetworkJSFormatter
  • waContactSocialNetworkTopFormatter
  • waContactStorage
  • waContactStringField
  • waContactTextField
  • waContactTimezoneField
  • waContactUrlField
  • waContactUrlHtmlFormatter
  • waContactUrlJsFormatter
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package wa-system\Contact

Classes summary
waContact This file is part of Webasyst framework.
waContactAddressField This file is part of Webasyst framework.
waContactAddressForMapFormatter This file is part of Webasyst framework.
waContactAddressOneLineFormatter Format address on one line.
waContactAddressSeveralLinesFormatter Format address so each subfield takes its own line. Currently not used.
waContactBirthdayField
waContactBirthdayJSFormatter This file is part of Webasyst framework.
waContactBirthdayLocalFormatter This file is part of Webasyst framework.
waContactBranchField Branch field: radio selector with javascript to hide parts of the form depending on current selection.
waContactCategoriesField This file is part of Webasyst framework.
waContactCategoryStorage This file is part of Webasyst framework.
waContactCheckboxField This file is part of Webasyst framework.
waContactChecklistField This file is part of Webasyst framework.
waContactCompositeField This file is part of Webasyst framework.
waContactConditionalField This file is part of Webasyst framework.
waContactCountryField This file is part of Webasyst framework.
waContactCountryFormatter This file is part of Webasyst framework.
waContactDataStorage This file is part of Webasyst framework.
waContactDataTextStorage This file is part of Webasyst framework.
waContactDateField This file is part of Webasyst framework.
waContactDateLocalFormatter This file is part of Webasyst framework.
waContactEmailField This file is part of Webasyst framework.
waContactEmailListFormatter This file is part of Webasyst framework.
waContactEmailStorage This file is part of Webasyst framework.
waContactEmailTopFormatter This file is part of Webasyst framework.
waContactField This file is part of Webasyst framework.
waContactFieldFormatter This file is part of Webasyst framework.
waContactFields Static class to manage contact fields
waContactForm Builder of forms containing contact fields.
waContactHiddenField Represents a hidden field that always returns the same value. Primarily used with waContactForm class.
waContactIMJSFormatter This file is part of Webasyst framework.
waContactIMTopFormatter This file is part of Webasyst framework.
waContactInfoStorage This file is part of Webasyst framework.
waContactLocaleField This file is part of Webasyst framework.
waContactLocaleFormatter This file is part of Webasyst framework.
waContactNameField This file is part of Webasyst framework.
waContactNumberField This file is part of Webasyst framework.
waContactPasswordField
waContactPhoneField This file is part of Webasyst framework.
waContactPhoneFormatter This file is part of Webasyst framework.
waContactPhoneJsFormatter This file is part of Webasyst framework.
waContactPhoneTopFormatter This file is part of Webasyst framework.
waContactRadioSelectField
waContactRegionField This file is part of Webasyst framework.
waContactsCollection
waContactSelectField This file is part of Webasyst framework.
waContactSelectFormatter This file is part of Webasyst framework.
waContactSocialNetworkJSFormatter This file is part of Webasyst framework.
waContactSocialNetworkTopFormatter This file is part of Webasyst framework.
waContactStorage This file is part of Webasyst framework.
waContactStringField This file is part of Webasyst framework.
waContactTextField This file is part of Webasyst framework.
waContactTimezoneField This file is part of Webasyst framework.
waContactUrlField This file is part of Webasyst framework.
waContactUrlHtmlFormatter This file is part of Webasyst framework.
waContactUrlJsFormatter This file is part of Webasyst framework.
My fork of Webasyst Framework API documentation generated by ApiGen 2.8.0