Beispiel #1
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '250x250', 'color-bg' => 'FFFFFF', 'color-border' => 'CCCCCC', 'color-text' => '000000', 'color-title' => '0000FF', 'color-link' => '008000', 'height' => '250', 'slot' => '', 'width' => '250');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #2
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '728x90', 'adtype' => 'all', 'counter' => '3', 'height' => '728', 'partner' => '', 'slot' => '', 'width' => '90');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #3
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'color-bg' => 'FFFFFF', 'color-border' => '646360', 'color-link' => 'FF0000', 'color-text' => '646360', 'color-title' => '000000', 'slot' => '');
     return $properties + parent::get_network_property_defaults();
 }
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '250x250', 'attitude' => 'cool', 'campaign' => '', 'color-bg' => 'FFFFFF', 'color-border' => 'FFFFFF', 'color-link' => '008000', 'color-text' => '000000', 'color-title' => '00A0E2', 'height' => '250', 'keywords' => '', 'new-window' => 'no', 'width' => '250');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #5
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'slot' => '');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #6
0
 function get_network_property_defaults()
 {
     $properties = array();
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #7
0
 function get_network_property_defaults()
 {
     $properties = array('identifier' => '', 'slot' => '');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #8
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '728x90', 'height' => '90', 'width' => '728');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #9
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '250x250', 'alt-text' => '', 'height' => '250', 'new-window' => 'no', 'slot' => '', 'status' => '', 'width' => '250');
     return $properties + parent::get_network_property_defaults();
 }
Beispiel #10
0
 function get_network_property_defaults()
 {
     $properties = array('account-id' => '', 'adformat' => '728x90', 'alt-url' => '', 'channel' => '', 'color-bg' => 'FFFFFF', 'color-border' => 'FFFFFF', 'color-link' => '008000', 'color-text' => '000000', 'color-title' => '0000CC', 'font-text' => 'Arial', 'font-title' => 'Arial', 'height' => '90', 'width' => '728');
     return $properties + parent::get_network_property_defaults();
 }