$prop); } return $properties; } /** * Return a list of allowable actions for the portlet. * * These actions will be merged with the default porlet actions. Use the * same id / key to override the default action. */ public abstract function get_actions(); }