Pastoid

Habari plugin hooks

The page you are looking at now is at this URL: http://pastoid.com/a1k

This paste was last updated on June 19, 2009 at 11:58 am.

Pasted Coderaw

act	$action_hook	, $this 
act	$after_action_hook 	
act	$after_action_method 	
act	$before_action_hook	, $this 
act	$before_action_method	, $this 
act	$hook	, $block
act	'add_template_vars'	, $this, Controller::get_handler()->handler_vars 
act	'adminhandler_get_plugin_toggle_action'	,							$action,							$file,							$plugin_id,							$plugins						
act	'admin_footer'	, $this 
act	'admin_header'	, $this 
act	'admin_header_after'	, $this 
act	'admin_info'	, $theme, $page
act	'admin_moderate_comments'	, $action, $to_update, $this 
act	'admin_moderate_comments'	, $handler_vars['action'], $comments, $this 
act	'admin_theme_get_' . $page	, $this, $this->theme
act	'admin_theme_post_' . $page	, $this, $this->theme
act	'ajax_' . $this->handler_vars['context']	, $this
act	'atom_add_comment'	, $item, $comment 
act	'atom_add_post'	, $feed_entry, $post 
act	'atom_create_wrapper'	, $xml 
act	'atom_get_collection'	, $xml, $params, $handler_vars 
act	'atom_get_comments'	, $xml, $params, $this->handler_vars 
act	'atom_get_entry'	, $xml, $post, $this->handler_vars 
act	'atom_introspection'	, $xml, $this->handler_vars 
act	'atom_post_collection'	, $xml, $post, $this->handler_vars 
act	'atom_put_entry'	, $xml, $post, $this->handler_vars 
act	'auth_ajax_' . $this->handler_vars['context']	, $this
act	'block_content_' . $block->type	, $block
act	'comment_delete_after'	, $this
act	'comment_delete_before'	, $this
act	'comment_edit'	, $comment, $form
act	'comment_info'	, $comment
act	'comment_insert_after'	, $this
act	'comment_insert_before'	, $this
act	'comment_update_' . $fieldname	, $this, $this->$fieldname, $value 
act	'comment_update_' . $fieldname	, $this, $this->fields[$fieldname], $value
act	'comment_update_after'	, $this
act	'comment_update_before'	, $this
act	'create_anonymous_user'	, $anonymous
act	'form_comment'	, $form, $this, $context
act	'form_comment_edit'	, $form, $comment
act	'form_publish'	, $form, $this, $context
act	'form_user'	, $form, $edit_user
act	'get_blocks'	, $blocks
act	'get_scopes'	, $scopes
act	'handler_' . Controller::instance(	)->action, Controller::get_handler_vars()
act	'init'	
act	'init_atom'	
act	'init_theme'	
act	'logentry_delete_after'	, $this 
act	'logentry_delete_before'	, $this 
act	'modify_form'	, $this
act	'modify_form_' . $this->formtype	, $this
act	'permission_create_after'	, $name, $description, $group, $crud 
act	'plugins_loaded'	
act	'plugin_activated'	, $file
act	'plugin_deactivated'	, $file
act	'plugin_ui'	, $configure, $configaction 
act	'plugin_ui'	, $configure, $helpaction 
act	'podcast_add_post'	, $item, $post 
act	'podcast_create_wrapper'	, $xml 
act	'podcast_rss_collection'	, $xml, $posts, $feed_name 
act	'posts_reassign_after'	, array( $user, $posts ) 
act	'posts_reassign_before'	, array( $user, $posts ) 
act	'post_delete_after'	, $this 
act	'post_delete_before'	, $this 
act	'post_insert_after'	, $this 
act	'post_insert_before'	, $this 
act	'post_publish_after'	, $this 
act	'post_publish_before'	, $this 
act	'post_status_' . self::status_name( $this->newfields['status'] 	), $this, $this->fields['status'] 
act	'post_status_' . self::status_name( $this->status 	), $this, null 
act	'post_update_' . $fieldname	, $this, $this->fields[$fieldname], $value 
act	'post_update_' . $fieldname	, $this, ( $this->id == 0 ) ? null : $value, $this->$fieldname 
act	'post_update_after'	, $this 
act	'post_update_before'	, $this 
act	'publish_post'	, $post, $form
act	'rsd'	, $xml, $this->handler_vars 
act	'scope_criteria_operator'	, $stack, $crit
act	'tag_attach_to_post_after'	, $tag_id, $post_id 
act	'tag_attach_to_post_before'	, $tag_id, $post_id 
act	'tag_delete_after'	, $this 
act	'tag_delete_before'	, $this 
act	'tag_detatch_from_post_after'	, $tag_id, $post_id, $result 
act	'tag_detatch_from_post_before'	, $tag_id, $post_id 
act	'tag_insert_after'	, $this 
act	'tag_insert_before'	, $this 
act	'tag_update_' . $fieldname	, $this, $this->fields[$fieldname], $value 
act	'tag_update_' . $fieldname	, $this, ( $this->id == 0 ) ? null : $value, $this->$fieldname 
act	'tag_update_after'	, $this 
act	'tag_update_before'	, $this 
act	'template_footer'	, $theme 
act	'template_header'	, $theme 
act	'template_header_after'	, $theme 
act	'term_delete_after'	, $this 
act	'term_delete_before'	, $this 
act	'term_insert_after'	, $this 
act	'term_insert_before'	, $this 
act	'term_update_after'	, $this 
act	'term_update_before'	, $this 
act	'theme_action'	, $action, $this, $user_filters 
act	'theme_login' 	
act	'theme_loginform_after' 	
act	'theme_loginform_before' 	
act	'theme_loginform_controls' 	
act	'theme_searchform_after' 	
act	'theme_searchform_before' 	
act	'theme_sidebar_bottom' 	
act	'theme_sidebar_top' 	
act	'theme_ui'	, $active_theme 
act	'token_create_before'	, $name, $description, $group, $crud 
act	'token_destroy_after'	, $token_id 
act	'token_destroy_before'	, $token_id 
act	'update_check'	
act	'usergroup_delete_after'	, $this
act	'usergroup_delete_before'	, $this
act	'usergroup_insert_after'	, $this
act	'usergroup_insert_before'	, $this
act	'usergroup_update_after'	, $this
act	'usergroup_update_before'	, $this
act	'user_authenticate_failure'	, 'bad_pass' 
act	'user_authenticate_failure'	, 'non-existent' 
act	'user_authenticate_failure'	, 'plugin' 
act	'user_authenticate_successful'	, self::$identity 
act	'user_delete_after'	, $this
act	'user_delete_before'	, $this
act	'user_forget'	, $this 
act	'user_insert_after'	, $this
act	'user_insert_before'	, $this
act	'user_logout'	, $user 
act	'user_update_after'	, $this
act	'user_update_before'	, $this
act	'vocabulary_delete_after'	, $this 
act	'vocabulary_delete_before'	, $this 
act	'vocabulary_insert_after'	, $this 
act	'vocabulary_insert_before'	, $this 
act	'vocabulary_update_after'	, $this 
act	'vocabulary_update_before'	, $this 
filter	"comment_{$name}"	, $out, $this 
filter	"comment_{$name}_{$filter}"	, $out, $this 
filter	"logentry_{$name}"	, $out, $this 
filter	"logentry_{$name}_{$filter}"	, $out, $this 
filter	"post_get"	, $out, $name, $this 
filter	"post_{$name}"	, $out, $this 
filter	"post_{$name}_{$filter}"	, $out, $this 
filter	$filter . '_' . $property	, $out, $this->string
filter	$location	, $this->value, $this->name, true
filter	$location	, '', $this->name, false
filter	$this->callback	, $result, $paramarray 
filter	'activate_plugin'	, $ok, $file
filter	'adminhandler_post_loadplugins_main_menu'	, $mainmenus 
filter	'adminhandler_post_user_fields'	, $info_fields 
filter	'admin_access'	, $result, $page, $type 
filter	'admin_access_tokens'	, $require_any, $page, $type 
filter	'admin_blank_content'	, $content
filter	'admin_comments_action'	, $status_msg, $handler_vars['action'], $comments 
filter	'admin_option_items'	, $option_items 
filter	'admin_publish_list_comment_statuses'	, $statuses 
filter	'admin_publish_list_post_statuses'	, $statuses 
filter	'admin_theme_dir'	, Site::get_dir( 'admin_theme', TRUE ) 
filter	'area_begin'	, $begin, $area, $this
filter	'area_end'	, $end, $area, $this
filter	'atom_get_collection_alternate_rules'	, $alternate_rules 
filter	'atom_get_collection_content_type'	, $params['content_type'] 
filter	'atom_get_collection_namespaces'	, $namespaces 
filter	'available_templates'	, $this->available_templates, __CLASS__
filter	'block_list'	, array()
filter	'comments_actions'	, $baseactions, $this->theme->comments
filter	'comment_actions'	, $menu, $comment
filter	'comment_code'	, $code, $post_id, $ip
filter	'comment_delete_allow'	, $allow, $this
filter	'comment_insert_allow'	, $allow, $this
filter	'comment_style'	, '', $comment
filter	'comment_update_allow'	, $allow, $this
filter	'control_theme_dir'	, Plugins::filter( 'admin_theme_dir', Site::get_dir( 'admin_theme', TRUE ) ) . 'formcontrols/', $control 
filter	'dashboard_status'	, array()
filter	'dash_modules'	, array() 
filter	'dash_module_' .$slug	, $module, $id, $this->theme 
filter	'db_exec'	, $query, array() 
filter	'db_exec_postprocess'	, $query, array() 
filter	'deactivate_plugin'	, $ok, $file
filter	'default_rewrite_rules'	, $default_rules
filter	'final_output'	, $buffer
filter	'form_user_update'	, $update, $form, $edit_user 
filter	'gc_probability'	, ( is_numeric($probability) && $probability > 0 ) ? $probability : 1 
filter	'get_mime_type'	, $mimetype, $filename
filter	'group_actions'	, $actions
filter	'import_form_enctype'	, 'application/x-www-form-urlencoded', $importer, $stage 
filter	'import_names'	, $import_names
filter	'import_stage'	, '', @$_POST['importer'], @$_POST['stage'], @$_POST['step']
filter	'include_template_file'	, $template_file, $template, __CLASS__
filter	'include_template_file'	, $this->template_dir . $template . '.php', $template, __CLASS__
filter	'insert_logentry'	, $this 
filter	'list_comment_actions'	, self::$comment_status_actions
filter	'list_comment_statuses'	, self::$comment_status_list
filter	'logentry_delete_allow'	, $allow, $this 
filter	'login_redirect_dest'	, $login_dest, $user, $login_session 
filter	'mail'	, $mail
filter	'media_controls'	, $controls, $silo, $rpath, $panelname 
filter	'media_controls'	, $controls, $silo, $rpath, '' 
filter	'media_panels'	, $panel, $silo, $rpath, $panelname 
filter	'option_get_value'	, $option_value, $name
filter	'option_set_value'	, $value, $name, isset($this->options[$name]) ? $this->options[$name] : null 
filter	'plugin_config'	, $plugin_actions, $plugin_id 
filter	'posts_reassign_allow'	, $allow 
filter	'post_actions'	, $actions, $post
filter	'post_delete_allow'	, $allow, $this 
filter	'post_insert_allow'	, $allow, $this 
filter	'post_publish_allow'	, $allow, $this 
filter	'post_setslug'	, $value 
filter	'post_tokens'	, $tokens, $this
filter	'post_type_display'	, $type, 'plural'
filter	'post_type_display'	, $type, 'singular'
filter	'post_type_display'	, Post::type_name($post->content_type), 'singular')
filter	'post_type_display'	, Post::type_name($this->handler_vars['content_type']), 'singular'
filter	'post_type_display'	, Post::type_name(Post::get(intval($this->handler_vars['id']))->content_type), 'singular'
filter	'post_update_allow'	, $allow, $this 
filter	'query'	, $query, $args 
filter	'query_postprocess'	, $query, $args 
filter	'remoterequest'	, $data, $url 
filter	'rewrite_args'	, $args, $this->name 
filter	'rewrite_request'	, $start_url
filter	'rewrite_rules'	, $system_rules
filter	'rsd_api_list'	, $apis_list
filter	'scope_criteria_value'	, $value, $crit[1], $crit[2]
filter	'send_mail'	, $handled, $mail
filter	'sessions_clean'	, $sql, 'destroy', $args 
filter	'sessions_clean'	, $sql, 'gc', $args 
filter	'sessions_clean'	, $sql, 'read', $args 
filter	'session_read'	, $dodelete, $session, $session_id 
filter	'session_write'	, $dowrite, $session_id, $data 
filter	'site_dir_' . $name	, $path 
filter	'site_path_' . $name	, $path 
filter	'site_url_' . $name	, $url 
filter	'slugify'	, $slug, $string
filter	'spam_filter'	, $spam_rating, $comment, $this->handler_vars
filter	'special_searches'	,array_merge($statuses, $types)
filter	'stack_out'	, $stack, $stack_name, $format 
filter	'staticcache_ignore'	,			explode( ',', Options::get( 'staticcache__ignore_list' ) )			
filter	'string_' . $property	, $out, $this->string
filter	'tag_delete_allow'	, $allow, $this 
filter	'tag_detach_from_post_delete_empty_tag'	, $delete, $tag_id 
filter	'tag_insert_allow'	, $allow, $this 
filter	'tag_setslug'	, $value 
filter	'tag_update_allow'	, $allow, $this 
filter	'template_fallback'	, $fallback 
filter	'template_user_filters'	, $user_filters 
filter	'template_where_filters'	, $where_filters 
filter	'term_delete_allow'	, $allow, $this 
filter	'term_insert_allow'	, $allow, $this 
filter	'term_update_allow'	, $allow, $this 
filter	'theme_act_' . $action	, $handled, $this->theme
filter	'theme_config'	, false, $this->active_theme
filter	'token_create_allow'	, $allow, $name, $description, $group, $crud 
filter	'token_destroy_allow'	, $allow, $token_id
filter	'urlapprove_whitelist'	, $whitelist
filter	'usergroup_delete_allow'	, $allow, $this
filter	'usergroup_insert_allow'	, $allow, $this
filter	'usergroup_update_allow'	, $allow, $this
filter	'user_authenticate'	, $user, $who, $pw
filter	'user_default_groups'	, $default_groups, $user_id 
filter	'user_delete_allow'	, $allow, $this
filter	'user_insert_allow'	, $allow, $this
filter	'user_token_access'	, $accesses, $user_id, $token_id 
filter	'user_update_allow'	, $allow, $this
filter	'vocabulary_delete_allow'	, $allow, $this 
filter	'vocabulary_insert_allow'	, $allow, $this 
filter	'vocabulary_update_allow'	, $allow, $this 
filter	'xmlrpcexception_get_message'	, _t('Unknown XMLRPC Exception'), $code 
filter	'xmlrpc_methods'	, $res
xmlrpc	"{$function}"	, $returnvalue, $params, $this

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 6
drunkenmonkey.org 2
www.google.com 1
Is this paste spam?
<Hide