<!DOCTYPE webproject>
<webproject>
- <project usePreviewPrefix="0" type="Local" previewPrefix="" usePersistentBookmarks="0" name="Shout" encoding="iso 8859-1" enableEvents="true" >
+ <project usePreviewPrefix="0" previewPrefix="" type="Local" usePersistentBookmarks="0" name="Shout" encoding="iso 8859-1" enableEvents="true" >
<upload/>
<defaultDTD>-//w3c//dtd xhtml 1.0 strict//en</defaultDTD>
<item url="config/" uploadstatus="1" />
<mailinglist address="" />
</teamdata>
<events/>
+ <item url="lib/version.php" />
</project>
</webproject>
function _shout_attributes()
{
- // Attribute Layout:
- // object type = array(
- // description = Longer human description of the attributes this
- // application provides for this object, NOT of the object
- // itself
- // attributes = array( The attributes themselves
- // name = short name of this attribute (used as a key for the Help
- // system as well)
- // description = Longer description of this attribute
- // type = field datatype, one of the objects exported by Horde_Form
- // size = maximum size of this data
- // keys = array( Mapping of this attribute to all possible backends
- // ldap = ldapAttribute
- // sql = table.column
- // )
- // limit = Maxmimum number of these attributes to store, 0 = unlimited
- // required = boolean, true means form will not process without a value
- // infoset = one of 'basic', 'advanced' or 'restricted'. This is used
- // to help keep the forms simple for non-power-users. If
- // 'required' is true and 'infoset' is anything other than
- // 'basic' then 'default' MUST be specified
- // 'default' = the default value of the field.
- // )
- // )
- //
-
+ // See CONGREGATION_BASE/docs/api.txt for information on the structure
+ // of this array.
$shoutAttributes = array(
'description' => 'Phone System User Settings',
'attributes' => array(