NAME

Top Close Open

Template:TT3::Element::Operator::Assign - element representing assignments

DESCRIPTION

Top Close Open

This module implements a subclass of Template::TT3::Element . It is used to represent assignments.

[% a = b %]

METHODS

Top Close Open

This module implements the following methods in addition to those inherited from the Template::TT3::Element , Template::TT3::Base and Badger::Base base classes.

parse_infix()

Top Close Open

number()

Top Close Open

FIXME: This is currently an alias to the value() method, but that bypasses the numlike test that the element base class method provides.

value()

Top Close Open

values()

Top Close Open

An alias to value() .

pairs()

Top Close Open

params()

Top Close Open

TODO

Top Close Open

See if we can turn the InfixRight and Assigment base classes into mixin roles.

AUTHOR

Top Close Open

Andy Wardley http://wardley.org

COPYRIGHT

Top Close Open

Copyright (C) 1996-2009 Andy Wardley. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


http://tt3.template-toolkit.org/docs/Template/TT3/Element/Operator/Assign.pm last modified 2009-12-21 20:05:23