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
[%{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
// ========================================================================================== | |
// File: /scripts/scripttest/scripttest.php5 | |
// Desc: for testing vars | |
// Author: Stacey Jenkins | |
// Date: 10/14/2013 | |
// | |
// ========================================================================================== | |
$title = $SOSE->GetVar("Title"); | |
$substrlen = $SOSE->GetVar("tagparamSubstrlen"); | |
$substrlen2 = $SOSE->GetVar("tagparamSubstrlen2"); |
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
<form class="form-horizontal" name="eventSubmit" id="eventSubmit" method="POST" enctype="multipart/form-data" action=""> | |
<fieldset class="event_info"> | |
<legend>Event Information</legend> | |
<label>Event name:</label> | |
<div class="input-prepend"> | |
<input class="required" type="text" name="title" placeholder="Event name"> | |
</div><br> | |
<label>Category:</label> | |
<div class="input-prepend"> |
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/CCE_EventsFieldsTypeItem.pbo | |
Author: Stacey Jenkins | |
Date: 7/17/13 | |
Notes: Lists the types for events | |
============================================================================ --> | |
%] | |
[% |
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/CCE_EventsFieldsType.pbo | |
Author: Stacey Jenkins | |
Date: 7/17/13 | |
Notes: Lists the types for events | |
============================================================================ --> | |
%] | |
<%items$r(<br>=)%> |
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:!macro name="JSON/eventTypes"> |
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: macros/JSON/eventTypes.pbo | |
// Desc: | |
// Author: stacey jenkins | |
// Date: 8/8/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/CCE_EventsFieldsSubType1.pbo | |
Author: Stacey Jenkins | |
Date: 7/17/13 | |
Notes: Lists the types for events | |
============================================================================ --> | |
%] | |
[{"optionValue": "", "optionDisplay":"---Select---"},<%items$r(<br>=)%>{}] |
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/CCE_EventsFieldsSubTypeItem1.pbo | |
Author: Stacey Jenkins | |
Date: 7/17/13 | |
Notes: Lists the types for events | |
============================================================================ --> | |
%] | |
[% |