Class Textformatter
ProcessWire Textformatter
Provides the base class for Textformatting Modules
ProcessWire 2.x Copyright (C) 2010 by Ryan Cramer Licensed under GNU/GPL v2, see LICENSE.TXT
- Wire implements TrackChanges
-
Textformatter
implements
Module
public static
array
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
isAutoload( )
Textformatters are not autoload, in that they don't load until requested by the api. |
_(),
___changed(),
__call(),
__get(),
__toString(),
_n(),
_x(),
addHook(),
addHookAfter(),
addHookBefore(),
addHookProperty(),
className(),
error(),
fuel(),
getAllFuel(),
getChanges(),
getFuel(),
getHooks(),
isChanged(),
isHooked(),
message(),
removeHook(),
resetTrackChanges(),
runHooks(),
setFuel(),
setTrackChanges(),
trackChange(),
trackChanges(),
untrackChange(),
useFuel()
|
$changes,
$defaultHookOptions,
$fuel,
$hookMethodCache,
$localHooks,
$staticHooks,
$trackChanges,
$useFuel
|