This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%{HTMLComments} | |
<!-- | |
// ========================================================================================== | |
// File: objects/scripttest/newsItem100.pbo | |
// Desc: test to help pass vars via $S | |
// Author: stacey jenkins | |
// Date: 10/14/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%{HTMLComments} | |
<!-- | |
// ========================================================================================== | |
// File: objects/scripttest/news100.pbo | |
// Desc: test to help pass vars via $S | |
// Author: stacey jenkins [email protected] | |
// Date: 10/14/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pbs:newslist categories="blog" days=100 objectclass="100" useobjects="1" substrlen="500" substrlen2="600"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ========================================================================================== | |
// File: /scripts/scripttest/scripttest2.php5 | |
// Desc: for testing vars | |
// Author: Stacey Jenkins | |
// Date: 10/14/2013 | |
// | |
// ========================================================================================== | |
$MaxImageWidth = $SOSE->GetVar("MaxImageWidth"); | |
$NoRecordsFoundMessage = $SOSE->GetVar("NoRecordsFoundMessage"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[STATICVALUES] | |
MaxImageWidth=200 | |
NoRecordsFoundMessage=No Customers Found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ========================================================================================== | |
// File: /scripts/scripttest/scripttest.php5 | |
// Desc: for testing vars | |
// Author: Stacey Jenkins | |
// Date: 10/14/2013 | |
// | |
// ========================================================================================== | |
$title = $SOSE->GetVar("Title"); | |
$substrlen1 = $SOSE->GetVar("substrlen1"); | |
$substrlen2 = $SOSE->GetVar("substrlen2"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%{HTMLComments} | |
<!-- | |
// ========================================================================================== | |
// File: objects/scripttest/newsItem99.pbo | |
// Desc: test to help pass vars via $S | |
// Author: stacey jenkins | |
// Date: 10/14/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%{HTMLComments} | |
<!-- | |
// ========================================================================================== | |
// File: objects/scripttest/news99.pbo | |
// Desc: test to help pass vars via $S | |
// Author: stacey jenkins | |
// Date: 10/14/2013 | |
// Mods: | |
// ========================================================================================== | |
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pbs:newslist categories="blog" days=100 objectclass="99" useobjects="1"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%{comment=1} | |
<!-- | |
// ========================================================================================== | |
// File: /objects/linksItem1.pbo | |
// Desc: For frontpage categories. Allows them to be controlled via the links module | |
// Author: Stacey Jenkins | |
// ========================================================================================== | |
--> | |
%] |