views_plugin_style::get_row_class in core/modules/views/plugins/views_plugin_style.inc
Return the token replaced row class for the specified row.
views_plugin_style::options_form in core/modules/views/plugins/views_plugin_style.inc
Provide a form to edit options for this plugin.
views_plugin_style::option_definition in core/modules/views/plugins/views_plugin_style.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style::uses_tokens in core/modules/views/plugins/views_plugin_style.inc
Return TRUE if this style uses tokens.