OOF Objects allow any page OOF Article to be enhanced
with programmatic logic, through the use blocks of standard PHP
code. And because Objects are PHP based, OOF website
owners can tap into a large and prolific development
community.
Objects are evaluated as a last step before
rendering to the user, objects are only evaluated when actually
referenced to prevent wasted processing cycles. Because the
evaluation occurs after the processing of Categories, Articles
and Modules, Objects can be used to modify the results
of all other OOF components.
Currently available pre-developed OOF Objects:
- Article Set Navigation: Easily create article spanning
navigation within a single OOF category. Available in
Caching/Non-caching versions.
- Easy Random, From Variables: Randomize content blocks,
images, text and more. Random content is stored within the
actual object.
- Easy Random, From HTML: Specify a base directory and/or file
lists. Content is randomly selected and returned.
- Easy Random, From OOF Categories: Specify a based OOF
Category and this object returns XXX characters of a randomly
selected OOF Article.
- Easy Random, From OOF Poll: Randomly displays single poll
questions until all questions have been answered.
- News Scroller: Easily add your OOF based JS newscroller to
any page.
OOF Objects were introduced in Odin Organic Framework
version 2.5.
Article Navigation: [
1 2 3 4 5 6 Next ]