Go to the source code of this file.
Functions | |
transform_alter_render_early ($args) | |
transform_alter_save ($args) | |
transform_render_object ($args) | |
transform_render_page_early ($args) |
transform_alter_render_early | ( | $ | args | ) |
module_transform.inc.php Module for performing css transformations on objects
Copyright Gottfried Haider, Danja Vasiliev 2010. This source code is licensed under the GNU General Public License. See the file COPYING for more details.
Definition at line 23 of file module_transform.inc.php.
transform_alter_save | ( | $ | args | ) |
Definition at line 45 of file module_transform.inc.php.
transform_render_object | ( | $ | args | ) |
Definition at line 69 of file module_transform.inc.php.
transform_render_page_early | ( | $ | args | ) |
Definition at line 85 of file module_transform.inc.php.