[ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ _ ]

a

add_class
in file module.php, method Module::add_class()
    C L A S S E S A P I
apply_atomic
in file module.php, method Module::apply_atomic()
    An interface to elastic_apply_atomic() for an instance of a Module.
apply_atomic_specific
in file module.php, method Module::apply_atomic_specific()
    An interface to elastic_apply_atomic_specific() for an instance of a Module.
top

c

$children
in file group.php, variable Group::$children
$child_data
in file elastic.php, variable Elastic::$child_data
    An array of child theme data obtained through get_theme_data().
$classes
in file module.php, variable Module::$classes
$context
in file elastic.php, variable Elastic::$context
    An array containing the context of a page.
content.php
procedural page content.php
Content
in file content.php, class Content
    A basic module with the id 'content'.
top

d

do_atomic
in file module.php, method Module::do_atomic()
    An interface to elastic_do_atomic() for an instance of a Module.
do_atomic_specific
in file module.php, method Module::do_atomic_specific()
    An interface to elastic_do_atomic_specific() for an instance of a Module.
do_view
in file module.php, method Module::do_view()
    Returns the output of the most contextually-specific set view.
top

e

Elastic
in file elastic.php, class Elastic
    Handles internal framework operation. Do not access directly. Instead, use elastic_get() and elastic_set().
elastic.php
procedural page elastic.php
elastic_apply_atomic
in file elastic.php, function elastic_apply_atomic()
    Calls apply_filters() at all context levels.
elastic_apply_atomic_specific
in file elastic.php, function elastic_apply_atomic_specific()
    Calls apply_filters() at the most specific atomic level with a registered action.
elastic_do_atomic
in file elastic.php, function elastic_do_atomic()
    Calls do_action() at all context levels.
elastic_do_atomic_specific
in file elastic.php, function elastic_do_atomic_specific()
    Calls do_action() at the most specific atomic level with a registered action.
elastic_format_hook
in file elastic.php, function elastic_format_hook()
    Returns a formatted hook title.
elastic_get
in file elastic.php, function elastic_get()
    Gets data within the global Elastic instance ($elastic).
elastic_get_path
in file elastic.php, function elastic_get_path()
    Returns a path within the Elastic framework.
elastic_module_format_hook
in file elastic.php, function elastic_module_format_hook()
    Returns a formatted hook title with the module prefix.
elastic_set
in file elastic.php, function elastic_set()
    Sets data within the global Elastic instance ($elastic).
top

f

format_hook
in file module.php, method Module::format_hook()
    Formats a hook for this module.
top

g

group.php
procedural page group.php
get_module
in file module.php, method Module::get_module()
    Get a module by id.
get_modules
in file module.php, method Module::get_modules()
    Function that provides a framework for searching all modules based on a slug and a callback.
get_modules_by_type
in file module.php, method Module::get_modules_by_type()
    Get a module by type.
Group
in file group.php, class Group
    Groups contain multiple modules, and render only those modules.
top

h

$has_child
in file elastic.php, variable Elastic::$has_child
    Are we running a child theme?
header.php
procedural page header.php
has_class
in file module.php, method Module::has_class()
has_view
in file module.php, method Module::has_view()
Header
in file header.php, class Header
    A basic module with the id 'header'.
top

i

$id
in file module.php, variable Module::$id
top

l

$layout
in file elastic.php, variable Elastic::$layout
load_default_views
in file module.php, method Module::load_default_views()
    Loads and sets default views
load_views_folder
in file module.php, method Module::load_views_folder()
    Loads and sets views from a folder.
top

m

$module_prefix
in file elastic.php, variable Elastic::$module_prefix
    Contains the prefix used for all Modules. Default 'module_'.
$module_types
in file elastic.php, variable Elastic::$module_types
    An array of module names.
module.php
procedural page module.php
Module
in file module.php, class Module
    The basic unit of a theme.
top

o

object.php
procedural page object.php
Object
in file object.php, method Object::Object()
    Object
Object
in file object.php, class Object
    Object
top

p

$path
in file elastic.php, variable Elastic::$path
    Contains an array of relative paths. Access paths through elastic_get_path().
$prefix
in file elastic.php, variable Elastic::$prefix
    Contains the prefix used for most Elastic hooks and ids. Default 'elastic_'.
top

r

remove_class
in file module.php, method Module::remove_class()
remove_view
in file group.php, method Group::remove_view()
    Override remove_view. Groups have only one view.
remove_view
in file module.php, method Module::remove_view()
    Removes any view associated with a provided context.
run
in file selection.php, method Selection::run()
    Override run. Selections cannot be rendered.
run
in file module.php, method Module::run()
    Calls the hooks and generates the output.
top

s

selection.php
procedural page selection.php
sidebar.php
procedural page sidebar.php
Selection
in file selection.php, class Selection
    A Selection is an anonymous Group meant for manipulating modules.
set_view
in file module.php, method Module::set_view()
    Binds a callback to a view. At any time, only one callback will be bound to a view.
set_view
in file group.php, method Group::set_view()
    Override set_view. Groups have only one view.
Sidebar
in file sidebar.php, class Sidebar
    A module that registers a widgetized sidebar.
top

t

$theme_data
in file elastic.php, variable Elastic::$theme_data
    An array of theme data obtained through get_theme_data().
$type
in file module.php, variable Module::$type
top

_

_admin_register_sidebars
in file sidebar.php, method Sidebar::_admin_register_sidebars()
    Private. Prevents id conflicts on the Widgets Admin page by adding a prefix to each sidebar id.
_view
in file group.php, method Group::_view()
    The only group view: run all of its children.
__construct
in file selection.php, method Selection::__construct()
__construct
in file sidebar.php, method Sidebar::__construct()
__construct
in file object.php, method Object::__construct()
__construct
in file module.php, method Module::__construct()
    Constructs a new Module.
__construct
in file group.php, method Group::__construct()
__construct
in file header.php, method Header::__construct()
__construct
in file content.php, method Content::__construct()
top

Documentation generated on Sat, 24 Oct 2009 17:17:43 -0500 by phpDocumentor 1.4.3