[ def ] PAGE / CODE that contains all of the application specific (sospep) Helper methods. helper methods return a chunk of 'html' to the point in the page where are called from.
[ args ] current_user -
[returns]
[WHY]
] generateIndex -
] generatePhotosTab -
] generateParents - generates either textboxes with values or selects with options to select values, used on PAGES add/{l5}
d] getStatus()
?*] createNewDatabase()
?*] createNewDatabase() User and assign Rights for user
?] setTitle appVersion()
] write out List
x] calculateAge
i] getZodiacSign
?] testField for content
x] get short version of current db (aka username) name
x] calculatePercentage
x] checkForTemplates
x] getGrandParents
x] parseValue()
x] setTextArea(string table,bool isHTML,string Content, int ID )
x] dateController
x] alphaController (takes array of chars, prints out list)
] added link to each li
] statsBar - method to build the values for
] setParents
] decodeXML
[WHERE called from]
] global - can be called from anywhere in the application
[WHEN]
]
[EXAMPLE]
]
[HOW-TO]
]
[REFERENCE]
] myHelper - original name of this file
] sospepHelper - migrating the application(sospep) specific 'helplets' into their own file.