com.lokorin.lokorin.lib
[
class tree: com.lokorin.lokorin.lib
] [
index: com.lokorin.lokorin.lib
] [
all elements
]
Packages:
com.lokorin.lokorin.lib
com.lokorin.lokorin.admin
com.lokorin.lokorin.cache
com.lokorin.lokorin.includes
com.lokorin.lokorin.js
com.lokorin.lokorin.modules
com.lokorin.lokorin.public
Files:
lib_abbreviations.php
lib_admin.php
lib_admin_panel.php
lib_cache.php
lib_calendar.php
lib_counters.php
lib_css.php
lib_db.php
lib_displayer.php
lib_dkpbank.php
lib_downloads.php
lib_errors.php
lib_events.php
lib_event_digest.php
lib_forms.php
lib_graphs.php
lib_images.php
lib_languages.php
lib_links.php
lib_markup.php
lib_menu.php
lib_mplf_archive.php
lib_news.php
lib_performance.php
lib_projects.php
lib_readme.php
lib_redirects.php
lib_search.php
lib_sitemap.php
lib_tables.php
lib_util.php
Classes:
AbbreviationHandler
AbstractTableDisplayer
AddModule
AdminAction
AdminModule
AdminPanel
AliasCalendar
Axis
Browse
Button
Calendar
CallbackModule
Category
Chapter
Checkbox
Comment
Counter
CssHandler
CustomSearch
CustomTableDisplayer
DataBase
DateField
DeleteModule
DetailsModule
DownloadCategory
DownloadItem
Edit
EditModule
EqualSearch
Field
FileNotFoundException
Filter
FilterArchive
Form
FulltextSearch
Graph
GraphFunction
GreaterEqualSearch
GreaterSearch
HeadAddable
HeadData
Header
Hidden
IllegalArgumentException
IllegalStateException
IOException
LesserEqualSearch
LesserSearch
LikeSearch
Link
MenuItem
Moderator
News
NoSuchElementException
Page
PasswordField
PerformanceData
ProgrammingLanguage
Project
ProjectMenu
Readme
ReadOnly
ResetButton
SearchField
Select
Sitemap
SitemapIndex
SizedField
Stage
SubmitButton
Table
TableDisplayer
TableEntry
TableField
TableSearcher
TextArea
TextField
TimedEvent
TimeField
UpdateModule
UrlNotFoundException
Validatable
Class: Validatable
Source Location: /_includes/lib_forms.php
Interface Overview
Meant as an interface for validatable objects.
Author(s):
Andreas Launila
Methods
getError
isValid
Class Details
[line
26
]
Meant as an interface for validatable objects.
Tags:
author:
Andreas Launila
[
Top
]
Class Methods
method getError
[line
38
]
string getError( )
Returns the reason for an object is not in a valid state. This assumes that the isValid() function returns false (so check that first).
Tags:
return:
An error message.
access:
public
[
Top
]
method isValid
[line
31
]
boolean isValid( )
Checks if the object's state is valid or not.
Tags:
return:
True if the object's state is valid, false otherwise.
access:
public
[
Top
]
Documentation generated on Sun, 16 Apr 2006 21:03:31 +0200 by
phpDocumentor 1.3.0RC4